Class CTCollectionWrapper
java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CTCollection>
com.liferay.change.tracking.model.CTCollectionWrapper
- All Implemented Interfaces:
CTCollection
,CTCollectionModel
,com.liferay.portal.kernel.model.BaseModel<CTCollection>
,com.liferay.portal.kernel.model.ClassedModel
,com.liferay.portal.kernel.model.ExternalReferenceCodeModel
,com.liferay.portal.kernel.model.ModelWrapper<CTCollection>
,com.liferay.portal.kernel.model.MVCCModel
,com.liferay.portal.kernel.model.PersistedModel
,com.liferay.portal.kernel.model.ShardedModel
,com.liferay.portal.kernel.model.StagedModel
,Serializable
,Cloneable
,Comparable<CTCollection>
public class CTCollectionWrapper
extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CTCollection>
implements CTCollection, com.liferay.portal.kernel.model.ModelWrapper<CTCollection>
This class is a wrapper for CTCollection
.
- 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.CTCollection
CT_COLLECTION_ID_ACCESSOR
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlong
Returns the company ID of this ct collection.Returns the create date of this ct collection.long
Returns the ct collection ID of this ct collection.long
Returns the ct remote ID of this ct collection.Returns the description of this ct collection.Returns the external reference code of this ct collection.Returns the modified date of this ct collection.long
Returns the mvcc version of this ct collection.getName()
Returns the name of this ct collection.long
Returns the on demand user ID of this ct collection.Returns the on demand user uuid of this ct collection.long
Returns the primary key of this ct collection.long
Returns the schema version ID of this ct collection.int
getScore()
boolean
Returns the shareable of this ct collection.com.liferay.exportimport.kernel.lar.StagedModelType
int
Returns the status of this ct collection.long
Returns the status by user ID of this ct collection.Returns the status by user uuid of this ct collection.Returns the status date of this ct collection.long
Returns the user ID of this ct collection.Returns the user uuid of this ct collection.getUuid()
Returns the uuid of this ct collection.boolean
isEmpty()
boolean
boolean
Returnstrue
if this ct collection is shareable.void
persist()
void
setCompanyId
(long companyId) Sets the company ID of this ct collection.void
setCreateDate
(Date createDate) Sets the create date of this ct collection.void
setCtCollectionId
(long ctCollectionId) Sets the ct collection ID of this ct collection.void
setCtRemoteId
(long ctRemoteId) Sets the ct remote ID of this ct collection.void
setDescription
(String description) Sets the description of this ct collection.void
setExternalReferenceCode
(String externalReferenceCode) Sets the external reference code of this ct collection.void
setModelAttributes
(Map<String, Object> attributes) void
setModifiedDate
(Date modifiedDate) Sets the modified date of this ct collection.void
setMvccVersion
(long mvccVersion) Sets the mvcc version of this ct collection.void
Sets the name of this ct collection.void
setOnDemandUserId
(long onDemandUserId) Sets the on demand user ID of this ct collection.void
setOnDemandUserUuid
(String onDemandUserUuid) Sets the on demand user uuid of this ct collection.void
setPrimaryKey
(long primaryKey) Sets the primary key of this ct collection.void
setSchemaVersionId
(long schemaVersionId) Sets the schema version ID of this ct collection.void
setShareable
(boolean shareable) Sets whether this ct collection is shareable.void
setStatus
(int status) Sets the status of this ct collection.void
setStatusByUserId
(long statusByUserId) Sets the status by user ID of this ct collection.void
setStatusByUserUuid
(String statusByUserUuid) Sets the status by user uuid of this ct collection.void
setStatusDate
(Date statusDate) Sets the status date of this ct collection.void
setUserId
(long userId) Sets the user ID of this ct collection.void
setUserUuid
(String userUuid) Sets the user uuid of this ct collection.void
Sets the uuid of this ct collection.protected CTCollectionWrapper
wrap
(CTCollection ctCollection) 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
Methods inherited from interface com.liferay.portal.kernel.model.StagedModel
clone
-
Constructor Details
-
CTCollectionWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributes
in interfacecom.liferay.portal.kernel.model.BaseModel<CTCollection>
-
setModelAttributes
- Specified by:
setModelAttributes
in interfacecom.liferay.portal.kernel.model.BaseModel<CTCollection>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValues
in interfacecom.liferay.portal.kernel.model.BaseModel<CTCollection>
- Specified by:
cloneWithOriginalValues
in interfaceCTCollectionModel
-
getCompanyId
public long getCompanyId()Returns the company ID of this ct collection.- Specified by:
getCompanyId
in interfaceCTCollectionModel
- Specified by:
getCompanyId
in interfacecom.liferay.portal.kernel.model.ShardedModel
- Specified by:
getCompanyId
in interfacecom.liferay.portal.kernel.model.StagedModel
- Returns:
- the company ID of this ct collection
-
getCreateDate
Returns the create date of this ct collection.- Specified by:
getCreateDate
in interfaceCTCollectionModel
- Specified by:
getCreateDate
in interfacecom.liferay.portal.kernel.model.StagedModel
- Returns:
- the create date of this ct collection
-
getCtCollectionId
public long getCtCollectionId()Returns the ct collection ID of this ct collection.- Specified by:
getCtCollectionId
in interfaceCTCollectionModel
- Returns:
- the ct collection ID of this ct collection
-
getCtRemoteId
public long getCtRemoteId()Returns the ct remote ID of this ct collection.- Specified by:
getCtRemoteId
in interfaceCTCollectionModel
- Returns:
- the ct remote ID of this ct collection
-
getDescription
Returns the description of this ct collection.- Specified by:
getDescription
in interfaceCTCollectionModel
- Returns:
- the description of this ct collection
-
getExternalReferenceCode
Returns the external reference code of this ct collection.- Specified by:
getExternalReferenceCode
in interfaceCTCollectionModel
- Specified by:
getExternalReferenceCode
in interfacecom.liferay.portal.kernel.model.ExternalReferenceCodeModel
- Returns:
- the external reference code of this ct collection
-
getModifiedDate
Returns the modified date of this ct collection.- Specified by:
getModifiedDate
in interfaceCTCollectionModel
- Specified by:
getModifiedDate
in interfacecom.liferay.portal.kernel.model.StagedModel
- Returns:
- the modified date of this ct collection
-
getMvccVersion
public long getMvccVersion()Returns the mvcc version of this ct collection.- Specified by:
getMvccVersion
in interfaceCTCollectionModel
- Specified by:
getMvccVersion
in interfacecom.liferay.portal.kernel.model.MVCCModel
- Returns:
- the mvcc version of this ct collection
-
getName
Returns the name of this ct collection.- Specified by:
getName
in interfaceCTCollectionModel
- Returns:
- the name of this ct collection
-
getOnDemandUserId
public long getOnDemandUserId()Returns the on demand user ID of this ct collection.- Specified by:
getOnDemandUserId
in interfaceCTCollectionModel
- Returns:
- the on demand user ID of this ct collection
-
getOnDemandUserUuid
Returns the on demand user uuid of this ct collection.- Specified by:
getOnDemandUserUuid
in interfaceCTCollectionModel
- Returns:
- the on demand user uuid of this ct collection
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this ct collection.- Specified by:
getPrimaryKey
in interfaceCTCollectionModel
- Returns:
- the primary key of this ct collection
-
getSchemaVersionId
public long getSchemaVersionId()Returns the schema version ID of this ct collection.- Specified by:
getSchemaVersionId
in interfaceCTCollectionModel
- Returns:
- the schema version ID of this ct collection
-
getScore
public int getScore()- Specified by:
getScore
in interfaceCTCollection
-
getScoreSizeClassification
- Specified by:
getScoreSizeClassification
in interfaceCTCollection
-
getStatus
public int getStatus()Returns the status of this ct collection.- Specified by:
getStatus
in interfaceCTCollectionModel
- Returns:
- the status of this ct collection
-
getStatusByUserId
public long getStatusByUserId()Returns the status by user ID of this ct collection.- Specified by:
getStatusByUserId
in interfaceCTCollectionModel
- Returns:
- the status by user ID of this ct collection
-
getStatusByUserUuid
Returns the status by user uuid of this ct collection.- Specified by:
getStatusByUserUuid
in interfaceCTCollectionModel
- Returns:
- the status by user uuid of this ct collection
-
getStatusDate
Returns the status date of this ct collection.- Specified by:
getStatusDate
in interfaceCTCollectionModel
- Returns:
- the status date of this ct collection
-
getUserId
public long getUserId()Returns the user ID of this ct collection.- Specified by:
getUserId
in interfaceCTCollectionModel
- Returns:
- the user ID of this ct collection
-
getUserName
- Specified by:
getUserName
in interfaceCTCollection
-
getUserUuid
Returns the user uuid of this ct collection.- Specified by:
getUserUuid
in interfaceCTCollectionModel
- Returns:
- the user uuid of this ct collection
-
getUuid
Returns the uuid of this ct collection.- Specified by:
getUuid
in interfaceCTCollectionModel
- Specified by:
getUuid
in interfacecom.liferay.portal.kernel.model.StagedModel
- Returns:
- the uuid of this ct collection
-
isEmpty
public boolean isEmpty()- Specified by:
isEmpty
in interfaceCTCollection
-
isProduction
public boolean isProduction()- Specified by:
isProduction
in interfaceCTCollection
-
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.- Specified by:
setCompanyId
in interfaceCTCollectionModel
- Specified by:
setCompanyId
in interfacecom.liferay.portal.kernel.model.ShardedModel
- Specified by:
setCompanyId
in interfacecom.liferay.portal.kernel.model.StagedModel
- Parameters:
companyId
- the company ID of this ct collection
-
setCreateDate
Sets the create date of this ct collection.- Specified by:
setCreateDate
in interfaceCTCollectionModel
- Specified by:
setCreateDate
in interfacecom.liferay.portal.kernel.model.StagedModel
- Parameters:
createDate
- the create date of this ct collection
-
setCtCollectionId
public void setCtCollectionId(long ctCollectionId) Sets the ct collection ID of this ct collection.- Specified by:
setCtCollectionId
in interfaceCTCollectionModel
- Parameters:
ctCollectionId
- the ct collection ID of this ct collection
-
setCtRemoteId
public void setCtRemoteId(long ctRemoteId) Sets the ct remote ID of this ct collection.- Specified by:
setCtRemoteId
in interfaceCTCollectionModel
- Parameters:
ctRemoteId
- the ct remote ID of this ct collection
-
setDescription
Sets the description of this ct collection.- Specified by:
setDescription
in interfaceCTCollectionModel
- Parameters:
description
- the description of this ct collection
-
setExternalReferenceCode
Sets the external reference code of this ct collection.- Specified by:
setExternalReferenceCode
in interfaceCTCollectionModel
- Specified by:
setExternalReferenceCode
in interfacecom.liferay.portal.kernel.model.ExternalReferenceCodeModel
- Parameters:
externalReferenceCode
- the external reference code of this ct collection
-
setModifiedDate
Sets the modified date of this ct collection.- Specified by:
setModifiedDate
in interfaceCTCollectionModel
- Specified by:
setModifiedDate
in interfacecom.liferay.portal.kernel.model.StagedModel
- Parameters:
modifiedDate
- the modified date of this ct collection
-
setMvccVersion
public void setMvccVersion(long mvccVersion) Sets the mvcc version of this ct collection.- Specified by:
setMvccVersion
in interfaceCTCollectionModel
- Specified by:
setMvccVersion
in interfacecom.liferay.portal.kernel.model.MVCCModel
- Parameters:
mvccVersion
- the mvcc version of this ct collection
-
setName
Sets the name of this ct collection.- Specified by:
setName
in interfaceCTCollectionModel
- Parameters:
name
- the name of this ct collection
-
setOnDemandUserId
public void setOnDemandUserId(long onDemandUserId) Sets the on demand user ID of this ct collection.- Specified by:
setOnDemandUserId
in interfaceCTCollectionModel
- Parameters:
onDemandUserId
- the on demand user ID of this ct collection
-
setOnDemandUserUuid
Sets the on demand user uuid of this ct collection.- Specified by:
setOnDemandUserUuid
in interfaceCTCollectionModel
- Parameters:
onDemandUserUuid
- the on demand user uuid of this ct collection
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this ct collection.- Specified by:
setPrimaryKey
in interfaceCTCollectionModel
- Parameters:
primaryKey
- the primary key of this ct collection
-
setSchemaVersionId
public void setSchemaVersionId(long schemaVersionId) Sets the schema version ID of this ct collection.- Specified by:
setSchemaVersionId
in interfaceCTCollectionModel
- Parameters:
schemaVersionId
- the schema version ID of this ct collection
-
setStatus
public void setStatus(int status) Sets the status of this ct collection.- Specified by:
setStatus
in interfaceCTCollectionModel
- Parameters:
status
- the status of this ct collection
-
setStatusByUserId
public void setStatusByUserId(long statusByUserId) Sets the status by user ID of this ct collection.- Specified by:
setStatusByUserId
in interfaceCTCollectionModel
- Parameters:
statusByUserId
- the status by user ID of this ct collection
-
setStatusByUserUuid
Sets the status by user uuid of this ct collection.- Specified by:
setStatusByUserUuid
in interfaceCTCollectionModel
- Parameters:
statusByUserUuid
- the status by user uuid of this ct collection
-
setStatusDate
Sets the status date of this ct collection.- Specified by:
setStatusDate
in interfaceCTCollectionModel
- Parameters:
statusDate
- the status date of this ct collection
-
setUserId
public void setUserId(long userId) Sets the user ID of this ct collection.- Specified by:
setUserId
in interfaceCTCollectionModel
- Parameters:
userId
- the user ID of this ct collection
-
setUserUuid
Sets the user uuid of this ct collection.- Specified by:
setUserUuid
in interfaceCTCollectionModel
- Parameters:
userUuid
- the user uuid of this ct collection
-
setUuid
Sets the uuid of this ct collection.- Specified by:
setUuid
in interfaceCTCollectionModel
- Specified by:
setUuid
in interfacecom.liferay.portal.kernel.model.StagedModel
- Parameters:
uuid
- the uuid of this ct collection
-
toXmlString
- Specified by:
toXmlString
in interfaceCTCollectionModel
-
getStagedModelType
public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()- Specified by:
getStagedModelType
in interfacecom.liferay.portal.kernel.model.StagedModel
-
wrap
- Specified by:
wrap
in classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CTCollection>
-