Class CTCollectionTemplateWrapper
java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CTCollectionTemplate>
com.liferay.change.tracking.model.CTCollectionTemplateWrapper
- All Implemented Interfaces:
CTCollectionTemplate,CTCollectionTemplateModel,com.liferay.portal.kernel.model.BaseModel<CTCollectionTemplate>,com.liferay.portal.kernel.model.ClassedModel,com.liferay.portal.kernel.model.ModelWrapper<CTCollectionTemplate>,com.liferay.portal.kernel.model.MVCCModel,com.liferay.portal.kernel.model.PersistedModel,com.liferay.portal.kernel.model.ShardedModel,Serializable,Cloneable,Comparable<CTCollectionTemplate>
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.
- See Also:
- Generated:
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
modelFields inherited from interface com.liferay.change.tracking.model.CTCollectionTemplate
CT_COLLECTION_TEMPLATE_ID_ACCESSOR -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlongReturns the company ID of this ct collection template.Returns the create date of this ct collection template.longReturns the ct collection template ID of this ct collection template.Returns the description of this ct collection template.com.liferay.portal.kernel.json.JSONObjectReturns the modified date of this ct collection template.longReturns the mvcc version of this ct collection template.getName()Returns the name of this ct collection template.longReturns the primary key of this ct collection template.longReturns the user ID of this ct collection template.Returns the user uuid of this ct collection template.voidpersist()voidsetCompanyId(long companyId) Sets the company ID of this ct collection template.voidsetCreateDate(Date createDate) Sets the create date of this ct collection template.voidsetCtCollectionTemplateId(long ctCollectionTemplateId) Sets the ct collection template ID of this ct collection template.voidsetDescription(String description) Sets the description of this ct collection template.voidsetModelAttributes(Map<String, Object> attributes) voidsetModifiedDate(Date modifiedDate) Sets the modified date of this ct collection template.voidsetMvccVersion(long mvccVersion) Sets the mvcc version of this ct collection template.voidSets the name of this ct collection template.voidsetPrimaryKey(long primaryKey) Sets the primary key of this ct collection template.voidsetUserId(long userId) Sets the user ID of this ct collection template.voidsetUserUuid(String userUuid) Sets the user uuid of this ct collection template.protected CTCollectionTemplateWrapperwrap(CTCollectionTemplate ctCollectionTemplate) 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, toUnescapedModelMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods 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, toUnescapedModelMethods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassNameMethods inherited from interface java.lang.Comparable
compareToMethods inherited from interface com.liferay.portal.kernel.model.ModelWrapper
getWrappedModel
-
Constructor Details
-
CTCollectionTemplateWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<CTCollectionTemplate>
-
setModelAttributes
- Specified by:
setModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<CTCollectionTemplate>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValuesin interfacecom.liferay.portal.kernel.model.BaseModel<CTCollectionTemplate>- Specified by:
cloneWithOriginalValuesin interfaceCTCollectionTemplateModel
-
getCompanyId
public long getCompanyId()Returns the company ID of this ct collection template.- Specified by:
getCompanyIdin interfaceCTCollectionTemplateModel- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Returns:
- the company ID of this ct collection template
-
getCreateDate
Returns the create date of this ct collection template.- Specified by:
getCreateDatein interfaceCTCollectionTemplateModel- Returns:
- the create date of this ct collection template
-
getCtCollectionTemplateId
public long getCtCollectionTemplateId()Returns the ct collection template ID of this ct collection template.- Specified by:
getCtCollectionTemplateIdin interfaceCTCollectionTemplateModel- Returns:
- the ct collection template ID of this ct collection template
-
getDescription
Returns the description of this ct collection template.- Specified by:
getDescriptionin interfaceCTCollectionTemplateModel- Returns:
- the description of this ct collection template
-
getJSONObject
public com.liferay.portal.kernel.json.JSONObject getJSONObject()- Specified by:
getJSONObjectin interfaceCTCollectionTemplate
-
getModifiedDate
Returns the modified date of this ct collection template.- Specified by:
getModifiedDatein interfaceCTCollectionTemplateModel- Returns:
- the modified date of this ct collection template
-
getMvccVersion
public long getMvccVersion()Returns the mvcc version of this ct collection template.- Specified by:
getMvccVersionin interfaceCTCollectionTemplateModel- Specified by:
getMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Returns:
- the mvcc version of this ct collection template
-
getName
Returns the name of this ct collection template.- Specified by:
getNamein interfaceCTCollectionTemplateModel- Returns:
- the name of this ct collection template
-
getParsedPublicationDescription
- Specified by:
getParsedPublicationDescriptionin interfaceCTCollectionTemplate
-
getParsedPublicationName
- Specified by:
getParsedPublicationNamein interfaceCTCollectionTemplate
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this ct collection template.- Specified by:
getPrimaryKeyin interfaceCTCollectionTemplateModel- Returns:
- the primary key of this ct collection template
-
getPublicationDescription
- Specified by:
getPublicationDescriptionin interfaceCTCollectionTemplate
-
getPublicationName
- Specified by:
getPublicationNamein interfaceCTCollectionTemplate
-
getUserId
public long getUserId()Returns the user ID of this ct collection template.- Specified by:
getUserIdin interfaceCTCollectionTemplateModel- Returns:
- the user ID of this ct collection template
-
getUserName
- Specified by:
getUserNamein interfaceCTCollectionTemplate
-
getUserUuid
Returns the user uuid of this ct collection template.- Specified by:
getUserUuidin interfaceCTCollectionTemplateModel- Returns:
- the user uuid of this ct collection template
-
persist
public void persist()- Specified by:
persistin interfacecom.liferay.portal.kernel.model.PersistedModel
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this ct collection template.- Specified by:
setCompanyIdin interfaceCTCollectionTemplateModel- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Parameters:
companyId- the company ID of this ct collection template
-
setCreateDate
Sets the create date of this ct collection template.- Specified by:
setCreateDatein interfaceCTCollectionTemplateModel- Parameters:
createDate- the create date of this ct collection template
-
setCtCollectionTemplateId
public void setCtCollectionTemplateId(long ctCollectionTemplateId) Sets the ct collection template ID of this ct collection template.- Specified by:
setCtCollectionTemplateIdin interfaceCTCollectionTemplateModel- Parameters:
ctCollectionTemplateId- the ct collection template ID of this ct collection template
-
setDescription
Sets the description of this ct collection template.- Specified by:
setDescriptionin interfaceCTCollectionTemplateModel- Parameters:
description- the description of this ct collection template
-
setModifiedDate
Sets the modified date of this ct collection template.- Specified by:
setModifiedDatein interfaceCTCollectionTemplateModel- Parameters:
modifiedDate- the modified date of this ct collection template
-
setMvccVersion
public void setMvccVersion(long mvccVersion) Sets the mvcc version of this ct collection template.- Specified by:
setMvccVersionin interfaceCTCollectionTemplateModel- Specified by:
setMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Parameters:
mvccVersion- the mvcc version of this ct collection template
-
setName
Sets the name of this ct collection template.- Specified by:
setNamein interfaceCTCollectionTemplateModel- Parameters:
name- the name of this ct collection template
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this ct collection template.- Specified by:
setPrimaryKeyin interfaceCTCollectionTemplateModel- Parameters:
primaryKey- the primary key of this ct collection template
-
setUserId
public void setUserId(long userId) Sets the user ID of this ct collection template.- Specified by:
setUserIdin interfaceCTCollectionTemplateModel- Parameters:
userId- the user ID of this ct collection template
-
setUserUuid
Sets the user uuid of this ct collection template.- Specified by:
setUserUuidin interfaceCTCollectionTemplateModel- Parameters:
userUuid- the user uuid of this ct collection template
-
toXmlString
- Specified by:
toXmlStringin interfaceCTCollectionTemplateModel
-
wrap
- Specified by:
wrapin classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CTCollectionTemplate>
-