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
model
Fields inherited from interface com.liferay.change.tracking.model.CTCollectionTemplate
CT_COLLECTION_TEMPLATE_ID_ACCESSOR
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlong
Returns the company ID of this ct collection template.Returns the create date of this ct collection template.long
Returns the ct collection template ID of this ct collection template.Returns the description of this ct collection template.com.liferay.portal.kernel.json.JSONObject
Returns the modified date of this ct collection template.long
Returns the mvcc version of this ct collection template.getName()
Returns the name of this ct collection template.long
Returns the primary key of this ct collection template.long
Returns the user ID of this ct collection template.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
(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
(String description) Sets the description of this ct collection template.void
setModelAttributes
(Map<String, Object> attributes) void
setModifiedDate
(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
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
(String userUuid) Sets the user uuid of this ct collection template.protected CTCollectionTemplateWrapper
wrap
(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, 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
-
CTCollectionTemplateWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributes
in interfacecom.liferay.portal.kernel.model.BaseModel<CTCollectionTemplate>
-
setModelAttributes
- Specified by:
setModelAttributes
in interfacecom.liferay.portal.kernel.model.BaseModel<CTCollectionTemplate>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValues
in interfacecom.liferay.portal.kernel.model.BaseModel<CTCollectionTemplate>
- Specified by:
cloneWithOriginalValues
in interfaceCTCollectionTemplateModel
-
getCompanyId
public long getCompanyId()Returns the company ID of this ct collection template.- Specified by:
getCompanyId
in interfaceCTCollectionTemplateModel
- Specified by:
getCompanyId
in 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:
getCreateDate
in 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:
getCtCollectionTemplateId
in interfaceCTCollectionTemplateModel
- Returns:
- the ct collection template ID of this ct collection template
-
getDescription
Returns the description of this ct collection template.- Specified by:
getDescription
in interfaceCTCollectionTemplateModel
- Returns:
- the description of this ct collection template
-
getJSONObject
public com.liferay.portal.kernel.json.JSONObject getJSONObject()- Specified by:
getJSONObject
in interfaceCTCollectionTemplate
-
getModifiedDate
Returns the modified date of this ct collection template.- Specified by:
getModifiedDate
in 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:
getMvccVersion
in interfaceCTCollectionTemplateModel
- Specified by:
getMvccVersion
in 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:
getName
in interfaceCTCollectionTemplateModel
- Returns:
- the name of this ct collection template
-
getParsedPublicationDescription
- Specified by:
getParsedPublicationDescription
in interfaceCTCollectionTemplate
-
getParsedPublicationName
- Specified by:
getParsedPublicationName
in interfaceCTCollectionTemplate
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this ct collection template.- Specified by:
getPrimaryKey
in interfaceCTCollectionTemplateModel
- Returns:
- the primary key of this ct collection template
-
getPublicationDescription
- Specified by:
getPublicationDescription
in interfaceCTCollectionTemplate
-
getPublicationName
- Specified by:
getPublicationName
in interfaceCTCollectionTemplate
-
getUserId
public long getUserId()Returns the user ID of this ct collection template.- Specified by:
getUserId
in interfaceCTCollectionTemplateModel
- Returns:
- the user ID of this ct collection template
-
getUserName
- Specified by:
getUserName
in interfaceCTCollectionTemplate
-
getUserUuid
Returns the user uuid of this ct collection template.- Specified by:
getUserUuid
in interfaceCTCollectionTemplateModel
- Returns:
- the user uuid of this ct collection template
-
persist
public void persist()- Specified by:
persist
in interfacecom.liferay.portal.kernel.model.PersistedModel
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this ct collection template.- Specified by:
setCompanyId
in interfaceCTCollectionTemplateModel
- Specified by:
setCompanyId
in 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:
setCreateDate
in 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:
setCtCollectionTemplateId
in interfaceCTCollectionTemplateModel
- Parameters:
ctCollectionTemplateId
- the ct collection template ID of this ct collection template
-
setDescription
Sets the description of this ct collection template.- Specified by:
setDescription
in interfaceCTCollectionTemplateModel
- Parameters:
description
- the description of this ct collection template
-
setModifiedDate
Sets the modified date of this ct collection template.- Specified by:
setModifiedDate
in 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:
setMvccVersion
in interfaceCTCollectionTemplateModel
- Specified by:
setMvccVersion
in 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:
setName
in 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:
setPrimaryKey
in 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:
setUserId
in interfaceCTCollectionTemplateModel
- Parameters:
userId
- the user ID of this ct collection template
-
setUserUuid
Sets the user uuid of this ct collection template.- Specified by:
setUserUuid
in interfaceCTCollectionTemplateModel
- Parameters:
userUuid
- the user uuid of this ct collection template
-
toXmlString
- Specified by:
toXmlString
in interfaceCTCollectionTemplateModel
-
wrap
- Specified by:
wrap
in classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CTCollectionTemplate>
-