Package com.liferay.portal.kernel.model
Class WebDAVPropsWrapper
Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<WebDAVProps>
com.liferay.portal.kernel.model.WebDAVPropsWrapper
- All Implemented Interfaces:
AttachedModel
,BaseModel<WebDAVProps>
,ClassedModel
,ModelWrapper<WebDAVProps>
,MVCCModel
,PersistedModel
,ShardedModel
,TypedModel
,WebDAVProps
,WebDAVPropsModel
,Serializable
,Cloneable
,Comparable<WebDAVProps>
public class WebDAVPropsWrapper
extends BaseModelWrapper<WebDAVProps>
implements ModelWrapper<WebDAVProps>, WebDAVProps
This class is a wrapper for WebDAVProps
.
- Author:
- Brian Wing Shun Chan
- See Also:
- {$generated.description}
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
model
Fields inherited from interface com.liferay.portal.kernel.model.WebDAVProps
WEB_DAV_PROPS_ID_ACCESSOR
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
Returns the fully qualified class name of this web dav props.long
Returns the class name ID of this web dav props.long
Returns the class pk of this web dav props.long
Returns the company ID of this web dav props.Returns the create date of this web dav props.Returns the modified date of this web dav props.long
Returns the mvcc version of this web dav props.long
Returns the primary key of this web dav props.getProps()
Returns the props of this web dav props.long
Returns the web dav props ID of this web dav props.void
persist()
Updates this model instance in the database or adds it if it does not yet exist.void
removeProp
(String name, String prefix, String uri) void
setClassName
(String className) void
setClassNameId
(long classNameId) Sets the class name ID of this web dav props.void
setClassPK
(long classPK) Sets the class pk of this web dav props.void
setCompanyId
(long companyId) Sets the company ID of this web dav props.void
setCreateDate
(Date createDate) Sets the create date of this web dav props.void
setModelAttributes
(Map<String, Object> attributes) void
setModifiedDate
(Date modifiedDate) Sets the modified date of this web dav props.void
setMvccVersion
(long mvccVersion) Sets the mvcc version of this web dav props.void
setPrimaryKey
(long primaryKey) Sets the primary key of this web dav props.void
Sets the props of this web dav props.void
setWebDavPropsId
(long webDavPropsId) Sets the web dav props ID of this web dav props.void
store()
protected WebDAVPropsWrapper
wrap
(WebDAVProps webDAVProps) Methods inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModel
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel
Methods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassName
Methods inherited from interface java.lang.Comparable
compareTo
Methods inherited from interface com.liferay.portal.kernel.model.ModelWrapper
getWrappedModel
-
Constructor Details
-
WebDAVPropsWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributes
in interfaceBaseModel<WebDAVProps>
-
setModelAttributes
- Specified by:
setModelAttributes
in interfaceBaseModel<WebDAVProps>
-
addProp
- Specified by:
addProp
in interfaceWebDAVProps
- Throws:
Exception
-
addProp
- Specified by:
addProp
in interfaceWebDAVProps
- Throws:
Exception
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValues
in interfaceBaseModel<WebDAVProps>
- Specified by:
cloneWithOriginalValues
in interfaceWebDAVPropsModel
-
getClassName
Returns the fully qualified class name of this web dav props.- Specified by:
getClassName
in interfaceTypedModel
- Specified by:
getClassName
in interfaceWebDAVPropsModel
- Returns:
- the fully qualified class name of this web dav props
-
getClassNameId
public long getClassNameId()Returns the class name ID of this web dav props.- Specified by:
getClassNameId
in interfaceTypedModel
- Specified by:
getClassNameId
in interfaceWebDAVPropsModel
- Returns:
- the class name ID of this web dav props
-
getClassPK
public long getClassPK()Returns the class pk of this web dav props.- Specified by:
getClassPK
in interfaceAttachedModel
- Specified by:
getClassPK
in interfaceWebDAVPropsModel
- Returns:
- the class pk of this web dav props
-
getCompanyId
public long getCompanyId()Returns the company ID of this web dav props.- Specified by:
getCompanyId
in interfaceShardedModel
- Specified by:
getCompanyId
in interfaceWebDAVPropsModel
- Returns:
- the company ID of this web dav props
-
getCreateDate
Returns the create date of this web dav props.- Specified by:
getCreateDate
in interfaceWebDAVPropsModel
- Returns:
- the create date of this web dav props
-
getModifiedDate
Returns the modified date of this web dav props.- Specified by:
getModifiedDate
in interfaceWebDAVPropsModel
- Returns:
- the modified date of this web dav props
-
getMvccVersion
public long getMvccVersion()Returns the mvcc version of this web dav props.- Specified by:
getMvccVersion
in interfaceMVCCModel
- Specified by:
getMvccVersion
in interfaceWebDAVPropsModel
- Returns:
- the mvcc version of this web dav props
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this web dav props.- Specified by:
getPrimaryKey
in interfaceWebDAVPropsModel
- Returns:
- the primary key of this web dav props
-
getProps
Returns the props of this web dav props.- Specified by:
getProps
in interfaceWebDAVPropsModel
- Returns:
- the props of this web dav props
-
getPropsSet
- Specified by:
getPropsSet
in interfaceWebDAVProps
- Throws:
Exception
-
getText
- Specified by:
getText
in interfaceWebDAVProps
- Throws:
Exception
-
getWebDavPropsId
public long getWebDavPropsId()Returns the web dav props ID of this web dav props.- Specified by:
getWebDavPropsId
in interfaceWebDAVPropsModel
- Returns:
- the web dav props ID of this web dav props
-
persist
public void persist()Description copied from interface:PersistedModel
Updates this model instance in the database or adds it if it does not yet exist. Also notifies the appropriate model listeners.- Specified by:
persist
in interfacePersistedModel
-
removeProp
- Specified by:
removeProp
in interfaceWebDAVProps
- Throws:
Exception
-
setClassName
- Specified by:
setClassName
in interfaceWebDAVPropsModel
-
setClassNameId
public void setClassNameId(long classNameId) Sets the class name ID of this web dav props.- Specified by:
setClassNameId
in interfaceTypedModel
- Specified by:
setClassNameId
in interfaceWebDAVPropsModel
- Parameters:
classNameId
- the class name ID of this web dav props
-
setClassPK
public void setClassPK(long classPK) Sets the class pk of this web dav props.- Specified by:
setClassPK
in interfaceAttachedModel
- Specified by:
setClassPK
in interfaceWebDAVPropsModel
- Parameters:
classPK
- the class pk of this web dav props
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this web dav props.- Specified by:
setCompanyId
in interfaceShardedModel
- Specified by:
setCompanyId
in interfaceWebDAVPropsModel
- Parameters:
companyId
- the company ID of this web dav props
-
setCreateDate
Sets the create date of this web dav props.- Specified by:
setCreateDate
in interfaceWebDAVPropsModel
- Parameters:
createDate
- the create date of this web dav props
-
setModifiedDate
Sets the modified date of this web dav props.- Specified by:
setModifiedDate
in interfaceWebDAVPropsModel
- Parameters:
modifiedDate
- the modified date of this web dav props
-
setMvccVersion
public void setMvccVersion(long mvccVersion) Sets the mvcc version of this web dav props.- Specified by:
setMvccVersion
in interfaceMVCCModel
- Specified by:
setMvccVersion
in interfaceWebDAVPropsModel
- Parameters:
mvccVersion
- the mvcc version of this web dav props
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this web dav props.- Specified by:
setPrimaryKey
in interfaceWebDAVPropsModel
- Parameters:
primaryKey
- the primary key of this web dav props
-
setProps
Sets the props of this web dav props.- Specified by:
setProps
in interfaceWebDAVPropsModel
- Parameters:
props
- the props of this web dav props
-
setWebDavPropsId
public void setWebDavPropsId(long webDavPropsId) Sets the web dav props ID of this web dav props.- Specified by:
setWebDavPropsId
in interfaceWebDAVPropsModel
- Parameters:
webDavPropsId
- the web dav props ID of this web dav props
-
store
- Specified by:
store
in interfaceWebDAVProps
- Throws:
Exception
-
toXmlString
- Specified by:
toXmlString
in interfaceWebDAVPropsModel
-
wrap
- Specified by:
wrap
in classBaseModelWrapper<WebDAVProps>
-