public class CTSContentWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CTSContent> implements CTSContent, com.liferay.portal.kernel.model.ModelWrapper<CTSContent>
This class is a wrapper for CTSContent.
CTSContent,
Serialized FormCTS_CONTENT_ID_ACCESSOR| Constructor and Description |
|---|
CTSContentWrapper(CTSContent ctsContent) |
| Modifier and Type | Method and Description |
|---|---|
CTSContent |
cloneWithOriginalValues() |
java.util.Map<java.lang.String,java.util.function.Function<CTSContent,java.lang.Object>> |
getAttributeGetterFunctions() |
java.util.Map<java.lang.String,java.util.function.BiConsumer<CTSContent,java.lang.Object>> |
getAttributeSetterBiConsumers() |
long |
getCompanyId()
Returns the company ID of this cts content.
|
long |
getCtCollectionId()
Returns the ct collection ID of this cts content.
|
long |
getCtsContentId()
Returns the cts content ID of this cts content.
|
java.sql.Blob |
getData()
Returns the data of this cts content.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
long |
getMvccVersion()
Returns the mvcc version of this cts content.
|
java.lang.String |
getPath()
Returns the path of this cts content.
|
long |
getPrimaryKey()
Returns the primary key of this cts content.
|
long |
getRepositoryId()
Returns the repository ID of this cts content.
|
long |
getSize()
Returns the size of this cts content.
|
java.lang.String |
getStoreType()
Returns the store type of this cts content.
|
java.lang.String |
getVersion()
Returns the version of this cts content.
|
void |
persist() |
void |
setCompanyId(long companyId)
Sets the company ID of this cts content.
|
void |
setCtCollectionId(long ctCollectionId)
Sets the ct collection ID of this cts content.
|
void |
setCtsContentId(long ctsContentId)
Sets the cts content ID of this cts content.
|
void |
setData(java.sql.Blob data)
Sets the data of this cts content.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this cts content.
|
void |
setPath(java.lang.String path)
Sets the path of this cts content.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this cts content.
|
void |
setRepositoryId(long repositoryId)
Sets the repository ID of this cts content.
|
void |
setSize(long size)
Sets the size of this cts content.
|
void |
setStoreType(java.lang.String storeType)
Sets the store type of this cts content.
|
void |
setVersion(java.lang.String version)
Sets the version of this cts content.
|
protected CTSContentWrapper |
wrap(CTSContent ctsContent) |
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, toXmlStringfinalize, getClass, notify, notifyAll, wait, wait, waitclone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringpublic CTSContentWrapper(CTSContent ctsContent)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CTSContent>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CTSContent>public CTSContent cloneWithOriginalValues()
cloneWithOriginalValues in interface CTSContentModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<CTSContent>public long getCompanyId()
getCompanyId in interface CTSContentModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelpublic long getCtCollectionId()
getCtCollectionId in interface CTSContentModelgetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CTSContent>public long getCtsContentId()
getCtsContentId in interface CTSContentModelpublic java.sql.Blob getData()
getData in interface CTSContentModelpublic long getMvccVersion()
getMvccVersion in interface CTSContentModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic java.lang.String getPath()
getPath in interface CTSContentModelpublic long getPrimaryKey()
getPrimaryKey in interface CTSContentModelgetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CTSContent>public long getRepositoryId()
getRepositoryId in interface CTSContentModelpublic long getSize()
getSize in interface CTSContentModelpublic java.lang.String getStoreType()
getStoreType in interface CTSContentModelpublic java.lang.String getVersion()
getVersion in interface CTSContentModelpublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setCompanyId(long companyId)
setCompanyId in interface CTSContentModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelcompanyId - the company ID of this cts contentpublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId in interface CTSContentModelsetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CTSContent>ctCollectionId - the ct collection ID of this cts contentpublic void setCtsContentId(long ctsContentId)
setCtsContentId in interface CTSContentModelctsContentId - the cts content ID of this cts contentpublic void setData(java.sql.Blob data)
setData in interface CTSContentModeldata - the data of this cts contentpublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface CTSContentModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this cts contentpublic void setPath(java.lang.String path)
setPath in interface CTSContentModelpath - the path of this cts contentpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface CTSContentModelsetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CTSContent>primaryKey - the primary key of this cts contentpublic void setRepositoryId(long repositoryId)
setRepositoryId in interface CTSContentModelrepositoryId - the repository ID of this cts contentpublic void setSize(long size)
setSize in interface CTSContentModelsize - the size of this cts contentpublic void setStoreType(java.lang.String storeType)
setStoreType in interface CTSContentModelstoreType - the store type of this cts contentpublic void setVersion(java.lang.String version)
setVersion in interface CTSContentModelversion - the version of this cts contentpublic java.util.Map<java.lang.String,java.util.function.Function<CTSContent,java.lang.Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions in interface com.liferay.portal.kernel.model.BaseModel<CTSContent>public java.util.Map<java.lang.String,java.util.function.BiConsumer<CTSContent,java.lang.Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers in interface com.liferay.portal.kernel.model.BaseModel<CTSContent>protected CTSContentWrapper wrap(CTSContent ctsContent)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CTSContent>