public class CTCollectionTemplateWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CTCollectionTemplate> implements CTCollectionTemplate, com.liferay.portal.kernel.model.ModelWrapper<CTCollectionTemplate>
This class is a wrapper for CTCollectionTemplate.
CTCollectionTemplate,
Serialized FormCT_COLLECTION_TEMPLATE_ID_ACCESSOR| Constructor and Description |
|---|
CTCollectionTemplateWrapper(CTCollectionTemplate ctCollectionTemplate) |
| Modifier and Type | Method and Description |
|---|---|
CTCollectionTemplate |
cloneWithOriginalValues() |
long |
getCompanyId()
Returns the company ID of this ct collection template.
|
java.util.Date |
getCreateDate()
Returns the create date of this ct collection template.
|
long |
getCtCollectionTemplateId()
Returns the ct collection template ID of this ct collection template.
|
java.lang.String |
getDescription()
Returns the description of this ct collection template.
|
com.liferay.portal.kernel.json.JSONObject |
getJSONObject() |
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this ct collection template.
|
long |
getMvccVersion()
Returns the mvcc version of this ct collection template.
|
java.lang.String |
getName()
Returns the name of this ct collection template.
|
java.lang.String |
getParsedPublicationDescription() |
java.lang.String |
getParsedPublicationName() |
long |
getPrimaryKey()
Returns the primary key of this ct collection template.
|
java.lang.String |
getPublicationDescription() |
java.lang.String |
getPublicationName() |
long |
getUserId()
Returns the user ID of this ct collection template.
|
java.lang.String |
getUserName() |
java.lang.String |
getUserUuid()
Returns the user uuid of this ct collection template.
|
void |
persist() |
void |
setCompanyId(long companyId)
Sets the company ID of this ct collection template.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this ct collection template.
|
void |
setCtCollectionTemplateId(long ctCollectionTemplateId)
Sets the ct collection template ID of this ct collection template.
|
void |
setDescription(java.lang.String description)
Sets the description of this ct collection template.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this ct collection template.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this ct collection template.
|
void |
setName(java.lang.String name)
Sets the name of this ct collection template.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this ct collection template.
|
void |
setUserId(long userId)
Sets the user ID of this ct collection template.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this ct collection template.
|
java.lang.String |
toXmlString() |
protected CTCollectionTemplateWrapper |
wrap(CTCollectionTemplate ctCollectionTemplate) |
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModelfinalize, getClass, notify, notifyAll, wait, wait, waitclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelpublic CTCollectionTemplateWrapper(CTCollectionTemplate ctCollectionTemplate)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CTCollectionTemplate>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CTCollectionTemplate>public CTCollectionTemplate cloneWithOriginalValues()
cloneWithOriginalValues in interface CTCollectionTemplateModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<CTCollectionTemplate>public long getCompanyId()
getCompanyId in interface CTCollectionTemplateModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelpublic java.util.Date getCreateDate()
getCreateDate in interface CTCollectionTemplateModelpublic long getCtCollectionTemplateId()
getCtCollectionTemplateId in interface CTCollectionTemplateModelpublic java.lang.String getDescription()
getDescription in interface CTCollectionTemplateModelpublic com.liferay.portal.kernel.json.JSONObject getJSONObject()
getJSONObject in interface CTCollectionTemplatepublic java.util.Date getModifiedDate()
getModifiedDate in interface CTCollectionTemplateModelpublic long getMvccVersion()
getMvccVersion in interface CTCollectionTemplateModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic java.lang.String getName()
getName in interface CTCollectionTemplateModelpublic java.lang.String getParsedPublicationDescription()
getParsedPublicationDescription in interface CTCollectionTemplatepublic java.lang.String getParsedPublicationName()
getParsedPublicationName in interface CTCollectionTemplatepublic long getPrimaryKey()
getPrimaryKey in interface CTCollectionTemplateModelpublic java.lang.String getPublicationDescription()
getPublicationDescription in interface CTCollectionTemplatepublic java.lang.String getPublicationName()
getPublicationName in interface CTCollectionTemplatepublic long getUserId()
getUserId in interface CTCollectionTemplateModelpublic java.lang.String getUserName()
getUserName in interface CTCollectionTemplatepublic java.lang.String getUserUuid()
getUserUuid in interface CTCollectionTemplateModelpublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setCompanyId(long companyId)
setCompanyId in interface CTCollectionTemplateModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelcompanyId - the company ID of this ct collection templatepublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface CTCollectionTemplateModelcreateDate - the create date of this ct collection templatepublic void setCtCollectionTemplateId(long ctCollectionTemplateId)
setCtCollectionTemplateId in interface CTCollectionTemplateModelctCollectionTemplateId - the ct collection template ID of this ct collection templatepublic void setDescription(java.lang.String description)
setDescription in interface CTCollectionTemplateModeldescription - the description of this ct collection templatepublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface CTCollectionTemplateModelmodifiedDate - the modified date of this ct collection templatepublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface CTCollectionTemplateModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this ct collection templatepublic void setName(java.lang.String name)
setName in interface CTCollectionTemplateModelname - the name of this ct collection templatepublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface CTCollectionTemplateModelprimaryKey - the primary key of this ct collection templatepublic void setUserId(long userId)
setUserId in interface CTCollectionTemplateModeluserId - the user ID of this ct collection templatepublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface CTCollectionTemplateModeluserUuid - the user uuid of this ct collection templatepublic java.lang.String toXmlString()
toXmlString in interface CTCollectionTemplateModelprotected CTCollectionTemplateWrapper wrap(CTCollectionTemplate ctCollectionTemplate)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CTCollectionTemplate>