public class LayoutClassedModelUsageWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<LayoutClassedModelUsage> implements LayoutClassedModelUsage, com.liferay.portal.kernel.model.ModelWrapper<LayoutClassedModelUsage>
This class is a wrapper for LayoutClassedModelUsage.
LayoutClassedModelUsage,
Serialized FormLAYOUT_CLASSED_MODEL_USAGE_ID_ACCESSOR| Constructor and Description |
|---|
LayoutClassedModelUsageWrapper(LayoutClassedModelUsage layoutClassedModelUsage) |
| Modifier and Type | Method and Description |
|---|---|
LayoutClassedModelUsage |
cloneWithOriginalValues() |
java.util.Map<java.lang.String,java.util.function.Function<LayoutClassedModelUsage,java.lang.Object>> |
getAttributeGetterFunctions() |
java.util.Map<java.lang.String,java.util.function.BiConsumer<LayoutClassedModelUsage,java.lang.Object>> |
getAttributeSetterBiConsumers() |
java.lang.String |
getClassedModelExternalReferenceCode()
Returns the classed model external reference code of this layout classed model usage.
|
java.lang.String |
getClassName()
Returns the fully qualified class name of this layout classed model usage.
|
long |
getClassNameId()
Returns the class name ID of this layout classed model usage.
|
long |
getClassPK()
Returns the class pk of this layout classed model usage.
|
long |
getCompanyId()
Returns the company ID of this layout classed model usage.
|
java.lang.String |
getContainerKey()
Returns the container key of this layout classed model usage.
|
long |
getContainerType()
Returns the container type of this layout classed model usage.
|
java.util.Date |
getCreateDate()
Returns the create date of this layout classed model usage.
|
long |
getCtCollectionId()
Returns the ct collection ID of this layout classed model usage.
|
long |
getGroupId()
Returns the group ID of this layout classed model usage.
|
java.util.Date |
getLastPublishDate()
Returns the last publish date of this layout classed model usage.
|
long |
getLayoutClassedModelUsageId()
Returns the layout classed model usage ID of this layout classed model usage.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this layout classed model usage.
|
long |
getMvccVersion()
Returns the mvcc version of this layout classed model usage.
|
long |
getPlid()
Returns the plid of this layout classed model usage.
|
long |
getPrimaryKey()
Returns the primary key of this layout classed model usage.
|
com.liferay.exportimport.kernel.lar.StagedModelType |
getStagedModelType() |
int |
getType()
Returns the type of this layout classed model usage.
|
java.lang.String |
getUuid()
Returns the uuid of this layout classed model usage.
|
void |
persist() |
void |
setClassedModelExternalReferenceCode(java.lang.String classedModelExternalReferenceCode)
Sets the classed model external reference code of this layout classed model usage.
|
void |
setClassName(java.lang.String className) |
void |
setClassNameId(long classNameId)
Sets the class name ID of this layout classed model usage.
|
void |
setClassPK(long classPK)
Sets the class pk of this layout classed model usage.
|
void |
setCompanyId(long companyId)
Sets the company ID of this layout classed model usage.
|
void |
setContainerKey(java.lang.String containerKey)
Sets the container key of this layout classed model usage.
|
void |
setContainerType(long containerType)
Sets the container type of this layout classed model usage.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this layout classed model usage.
|
void |
setCtCollectionId(long ctCollectionId)
Sets the ct collection ID of this layout classed model usage.
|
void |
setGroupId(long groupId)
Sets the group ID of this layout classed model usage.
|
void |
setLastPublishDate(java.util.Date lastPublishDate)
Sets the last publish date of this layout classed model usage.
|
void |
setLayoutClassedModelUsageId(long layoutClassedModelUsageId)
Sets the layout classed model usage ID of this layout classed model usage.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this layout classed model usage.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this layout classed model usage.
|
void |
setPlid(long plid)
Sets the plid of this layout classed model usage.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this layout classed model usage.
|
void |
setType(int type)
Sets the type of this layout classed model usage.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this layout classed model usage.
|
java.lang.String |
toXmlString() |
protected LayoutClassedModelUsageWrapper |
wrap(LayoutClassedModelUsage layoutClassedModelUsage) |
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModelfinalize, getClass, notify, notifyAll, wait, wait, waitclone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelpublic LayoutClassedModelUsageWrapper(LayoutClassedModelUsage layoutClassedModelUsage)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<LayoutClassedModelUsage>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<LayoutClassedModelUsage>public LayoutClassedModelUsage cloneWithOriginalValues()
cloneWithOriginalValues in interface LayoutClassedModelUsageModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<LayoutClassedModelUsage>public java.lang.String getClassedModelExternalReferenceCode()
getClassedModelExternalReferenceCode in interface LayoutClassedModelUsageModelpublic java.lang.String getClassName()
getClassName in interface LayoutClassedModelUsageModelgetClassName in interface com.liferay.portal.kernel.model.TypedModelpublic long getClassNameId()
getClassNameId in interface LayoutClassedModelUsageModelgetClassNameId in interface com.liferay.portal.kernel.model.TypedModelpublic long getClassPK()
getClassPK in interface LayoutClassedModelUsageModelgetClassPK in interface com.liferay.portal.kernel.model.AttachedModelpublic long getCompanyId()
getCompanyId in interface LayoutClassedModelUsageModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelgetCompanyId in interface com.liferay.portal.kernel.model.StagedModelpublic java.lang.String getContainerKey()
getContainerKey in interface LayoutClassedModelUsageModelpublic long getContainerType()
getContainerType in interface LayoutClassedModelUsageModelpublic java.util.Date getCreateDate()
getCreateDate in interface LayoutClassedModelUsageModelgetCreateDate in interface com.liferay.portal.kernel.model.StagedModelpublic long getCtCollectionId()
getCtCollectionId in interface LayoutClassedModelUsageModelgetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<LayoutClassedModelUsage>public long getGroupId()
getGroupId in interface LayoutClassedModelUsageModelpublic java.util.Date getLastPublishDate()
getLastPublishDate in interface LayoutClassedModelUsageModelpublic long getLayoutClassedModelUsageId()
getLayoutClassedModelUsageId in interface LayoutClassedModelUsageModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface LayoutClassedModelUsageModelgetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelpublic long getMvccVersion()
getMvccVersion in interface LayoutClassedModelUsageModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic long getPlid()
getPlid in interface LayoutClassedModelUsageModelpublic long getPrimaryKey()
getPrimaryKey in interface LayoutClassedModelUsageModelgetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<LayoutClassedModelUsage>public int getType()
getType in interface LayoutClassedModelUsageModelpublic java.lang.String getUuid()
getUuid in interface LayoutClassedModelUsageModelgetUuid in interface com.liferay.portal.kernel.model.StagedModelpublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setClassedModelExternalReferenceCode(java.lang.String classedModelExternalReferenceCode)
setClassedModelExternalReferenceCode in interface LayoutClassedModelUsageModelclassedModelExternalReferenceCode - the classed model external reference code of this layout classed model usagepublic void setClassName(java.lang.String className)
setClassName in interface LayoutClassedModelUsageModelpublic void setClassNameId(long classNameId)
setClassNameId in interface LayoutClassedModelUsageModelsetClassNameId in interface com.liferay.portal.kernel.model.TypedModelclassNameId - the class name ID of this layout classed model usagepublic void setClassPK(long classPK)
setClassPK in interface LayoutClassedModelUsageModelsetClassPK in interface com.liferay.portal.kernel.model.AttachedModelclassPK - the class pk of this layout classed model usagepublic void setCompanyId(long companyId)
setCompanyId in interface LayoutClassedModelUsageModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelsetCompanyId in interface com.liferay.portal.kernel.model.StagedModelcompanyId - the company ID of this layout classed model usagepublic void setContainerKey(java.lang.String containerKey)
setContainerKey in interface LayoutClassedModelUsageModelcontainerKey - the container key of this layout classed model usagepublic void setContainerType(long containerType)
setContainerType in interface LayoutClassedModelUsageModelcontainerType - the container type of this layout classed model usagepublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface LayoutClassedModelUsageModelsetCreateDate in interface com.liferay.portal.kernel.model.StagedModelcreateDate - the create date of this layout classed model usagepublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId in interface LayoutClassedModelUsageModelsetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<LayoutClassedModelUsage>ctCollectionId - the ct collection ID of this layout classed model usagepublic void setGroupId(long groupId)
setGroupId in interface LayoutClassedModelUsageModelgroupId - the group ID of this layout classed model usagepublic void setLastPublishDate(java.util.Date lastPublishDate)
setLastPublishDate in interface LayoutClassedModelUsageModellastPublishDate - the last publish date of this layout classed model usagepublic void setLayoutClassedModelUsageId(long layoutClassedModelUsageId)
setLayoutClassedModelUsageId in interface LayoutClassedModelUsageModellayoutClassedModelUsageId - the layout classed model usage ID of this layout classed model usagepublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface LayoutClassedModelUsageModelsetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelmodifiedDate - the modified date of this layout classed model usagepublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface LayoutClassedModelUsageModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this layout classed model usagepublic void setPlid(long plid)
setPlid in interface LayoutClassedModelUsageModelplid - the plid of this layout classed model usagepublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface LayoutClassedModelUsageModelsetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<LayoutClassedModelUsage>primaryKey - the primary key of this layout classed model usagepublic void setType(int type)
setType in interface LayoutClassedModelUsageModeltype - the type of this layout classed model usagepublic void setUuid(java.lang.String uuid)
setUuid in interface LayoutClassedModelUsageModelsetUuid in interface com.liferay.portal.kernel.model.StagedModeluuid - the uuid of this layout classed model usagepublic java.lang.String toXmlString()
toXmlString in interface LayoutClassedModelUsageModelpublic java.util.Map<java.lang.String,java.util.function.Function<LayoutClassedModelUsage,java.lang.Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions in interface com.liferay.portal.kernel.model.BaseModel<LayoutClassedModelUsage>public java.util.Map<java.lang.String,java.util.function.BiConsumer<LayoutClassedModelUsage,java.lang.Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers in interface com.liferay.portal.kernel.model.BaseModel<LayoutClassedModelUsage>public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType in interface com.liferay.portal.kernel.model.StagedModelprotected LayoutClassedModelUsageWrapper wrap(LayoutClassedModelUsage layoutClassedModelUsage)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<LayoutClassedModelUsage>