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
.
CTCollection
,
Serialized FormCT_COLLECTION_ID_ACCESSOR
Constructor and Description |
---|
CTCollectionWrapper(CTCollection ctCollection) |
Modifier and Type | Method and Description |
---|---|
CTCollection |
cloneWithOriginalValues() |
long |
getCompanyId()
Returns the company ID of this ct collection.
|
java.util.Date |
getCreateDate()
Returns the create date of this ct collection.
|
long |
getCtCollectionId()
Returns the ct collection ID of this ct collection.
|
long |
getCtRemoteId()
Returns the ct remote ID of this ct collection.
|
java.lang.String |
getDescription()
Returns the description of this ct collection.
|
java.lang.String |
getExternalReferenceCode()
Returns the external reference code of this ct collection.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this ct collection.
|
long |
getMvccVersion()
Returns the mvcc version of this ct collection.
|
java.lang.String |
getName()
Returns the name of this ct collection.
|
long |
getOnDemandUserId()
Returns the on demand user ID of this ct collection.
|
java.lang.String |
getOnDemandUserUuid()
Returns the on demand user uuid of this ct collection.
|
long |
getPrimaryKey()
Returns the primary key of this ct collection.
|
long |
getSchemaVersionId()
Returns the schema version ID of this ct collection.
|
boolean |
getShareable()
Returns the shareable of this ct collection.
|
com.liferay.exportimport.kernel.lar.StagedModelType |
getStagedModelType() |
int |
getStatus()
Returns the status of this ct collection.
|
long |
getStatusByUserId()
Returns the status by user ID of this ct collection.
|
java.lang.String |
getStatusByUserUuid()
Returns the status by user uuid of this ct collection.
|
java.util.Date |
getStatusDate()
Returns the status date of this ct collection.
|
long |
getUserId()
Returns the user ID of this ct collection.
|
java.lang.String |
getUserName() |
java.lang.String |
getUserUuid()
Returns the user uuid of this ct collection.
|
java.lang.String |
getUuid()
Returns the uuid of this ct collection.
|
boolean |
isEmpty() |
boolean |
isProduction() |
boolean |
isShareable()
Returns
true if this ct collection is shareable. |
void |
persist() |
void |
setCompanyId(long companyId)
Sets the company ID of this ct collection.
|
void |
setCreateDate(java.util.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(java.lang.String description)
Sets the description of this ct collection.
|
void |
setExternalReferenceCode(java.lang.String externalReferenceCode)
Sets the external reference code of this ct collection.
|
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.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this ct collection.
|
void |
setName(java.lang.String name)
Sets the name of this ct collection.
|
void |
setOnDemandUserId(long onDemandUserId)
Sets the on demand user ID of this ct collection.
|
void |
setOnDemandUserUuid(java.lang.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(java.lang.String statusByUserUuid)
Sets the status by user uuid of this ct collection.
|
void |
setStatusDate(java.util.Date statusDate)
Sets the status date of this ct collection.
|
void |
setUserId(long userId)
Sets the user ID of this ct collection.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this ct collection.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this ct collection.
|
java.lang.String |
toXmlString() |
protected CTCollectionWrapper |
wrap(CTCollection ctCollection) |
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
finalize, getClass, notify, notifyAll, wait, wait, wait
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel
public CTCollectionWrapper(CTCollection ctCollection)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<CTCollection>
public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<CTCollection>
public CTCollection cloneWithOriginalValues()
cloneWithOriginalValues
in interface CTCollectionModel
cloneWithOriginalValues
in interface com.liferay.portal.kernel.model.BaseModel<CTCollection>
public long getCompanyId()
getCompanyId
in interface CTCollectionModel
getCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
getCompanyId
in interface com.liferay.portal.kernel.model.StagedModel
public java.util.Date getCreateDate()
getCreateDate
in interface CTCollectionModel
getCreateDate
in interface com.liferay.portal.kernel.model.StagedModel
public long getCtCollectionId()
getCtCollectionId
in interface CTCollectionModel
public long getCtRemoteId()
getCtRemoteId
in interface CTCollectionModel
public java.lang.String getDescription()
getDescription
in interface CTCollectionModel
public java.lang.String getExternalReferenceCode()
getExternalReferenceCode
in interface CTCollectionModel
getExternalReferenceCode
in interface com.liferay.portal.kernel.model.ExternalReferenceCodeModel
public java.util.Date getModifiedDate()
getModifiedDate
in interface CTCollectionModel
getModifiedDate
in interface com.liferay.portal.kernel.model.StagedModel
public long getMvccVersion()
getMvccVersion
in interface CTCollectionModel
getMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
public java.lang.String getName()
getName
in interface CTCollectionModel
public long getOnDemandUserId()
getOnDemandUserId
in interface CTCollectionModel
public java.lang.String getOnDemandUserUuid()
getOnDemandUserUuid
in interface CTCollectionModel
public long getPrimaryKey()
getPrimaryKey
in interface CTCollectionModel
public long getSchemaVersionId()
getSchemaVersionId
in interface CTCollectionModel
public boolean getShareable()
getShareable
in interface CTCollectionModel
public int getStatus()
getStatus
in interface CTCollectionModel
public long getStatusByUserId()
getStatusByUserId
in interface CTCollectionModel
public java.lang.String getStatusByUserUuid()
getStatusByUserUuid
in interface CTCollectionModel
public java.util.Date getStatusDate()
getStatusDate
in interface CTCollectionModel
public long getUserId()
getUserId
in interface CTCollectionModel
public java.lang.String getUserName()
getUserName
in interface CTCollection
public java.lang.String getUserUuid()
getUserUuid
in interface CTCollectionModel
public java.lang.String getUuid()
getUuid
in interface CTCollectionModel
getUuid
in interface com.liferay.portal.kernel.model.StagedModel
public boolean isEmpty()
isEmpty
in interface CTCollection
public boolean isProduction()
isProduction
in interface CTCollection
public boolean isShareable()
true
if this ct collection is shareable.isShareable
in interface CTCollectionModel
true
if this ct collection is shareable; false
otherwisepublic void persist()
persist
in interface com.liferay.portal.kernel.model.PersistedModel
public void setCompanyId(long companyId)
setCompanyId
in interface CTCollectionModel
setCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
setCompanyId
in interface com.liferay.portal.kernel.model.StagedModel
companyId
- the company ID of this ct collectionpublic void setCreateDate(java.util.Date createDate)
setCreateDate
in interface CTCollectionModel
setCreateDate
in interface com.liferay.portal.kernel.model.StagedModel
createDate
- the create date of this ct collectionpublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId
in interface CTCollectionModel
ctCollectionId
- the ct collection ID of this ct collectionpublic void setCtRemoteId(long ctRemoteId)
setCtRemoteId
in interface CTCollectionModel
ctRemoteId
- the ct remote ID of this ct collectionpublic void setDescription(java.lang.String description)
setDescription
in interface CTCollectionModel
description
- the description of this ct collectionpublic void setExternalReferenceCode(java.lang.String externalReferenceCode)
setExternalReferenceCode
in interface CTCollectionModel
setExternalReferenceCode
in interface com.liferay.portal.kernel.model.ExternalReferenceCodeModel
externalReferenceCode
- the external reference code of this ct collectionpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate
in interface CTCollectionModel
setModifiedDate
in interface com.liferay.portal.kernel.model.StagedModel
modifiedDate
- the modified date of this ct collectionpublic void setMvccVersion(long mvccVersion)
setMvccVersion
in interface CTCollectionModel
setMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
mvccVersion
- the mvcc version of this ct collectionpublic void setName(java.lang.String name)
setName
in interface CTCollectionModel
name
- the name of this ct collectionpublic void setOnDemandUserId(long onDemandUserId)
setOnDemandUserId
in interface CTCollectionModel
onDemandUserId
- the on demand user ID of this ct collectionpublic void setOnDemandUserUuid(java.lang.String onDemandUserUuid)
setOnDemandUserUuid
in interface CTCollectionModel
onDemandUserUuid
- the on demand user uuid of this ct collectionpublic void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface CTCollectionModel
primaryKey
- the primary key of this ct collectionpublic void setSchemaVersionId(long schemaVersionId)
setSchemaVersionId
in interface CTCollectionModel
schemaVersionId
- the schema version ID of this ct collectionpublic void setShareable(boolean shareable)
setShareable
in interface CTCollectionModel
shareable
- the shareable of this ct collectionpublic void setStatus(int status)
setStatus
in interface CTCollectionModel
status
- the status of this ct collectionpublic void setStatusByUserId(long statusByUserId)
setStatusByUserId
in interface CTCollectionModel
statusByUserId
- the status by user ID of this ct collectionpublic void setStatusByUserUuid(java.lang.String statusByUserUuid)
setStatusByUserUuid
in interface CTCollectionModel
statusByUserUuid
- the status by user uuid of this ct collectionpublic void setStatusDate(java.util.Date statusDate)
setStatusDate
in interface CTCollectionModel
statusDate
- the status date of this ct collectionpublic void setUserId(long userId)
setUserId
in interface CTCollectionModel
userId
- the user ID of this ct collectionpublic void setUserUuid(java.lang.String userUuid)
setUserUuid
in interface CTCollectionModel
userUuid
- the user uuid of this ct collectionpublic void setUuid(java.lang.String uuid)
setUuid
in interface CTCollectionModel
setUuid
in interface com.liferay.portal.kernel.model.StagedModel
uuid
- the uuid of this ct collectionpublic java.lang.String toXmlString()
toXmlString
in interface CTCollectionModel
public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType
in interface com.liferay.portal.kernel.model.StagedModel
protected CTCollectionWrapper wrap(CTCollection ctCollection)
wrap
in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CTCollection>