public class LayoutClassedModelUsageWrapper extends BaseModelWrapper<LayoutClassedModelUsage> implements LayoutClassedModelUsage, ModelWrapper<LayoutClassedModelUsage>
This class is a wrapper for LayoutClassedModelUsage.
LayoutClassedModelUsage,
Serialized FormmodelLAYOUT_CLASSED_MODEL_USAGE_ID_ACCESSOR| Constructor and Description |
|---|
LayoutClassedModelUsageWrapper(LayoutClassedModelUsage layoutClassedModelUsage) |
| Modifier and Type | Method and Description |
|---|---|
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 |
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.
|
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()
Updates this model instance in the database or adds it if it does not yet
exist.
|
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.
|
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, 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, toXmlStringgetModelClass, getModelClassNameclonegetWrappedModelpublic LayoutClassedModelUsageWrapper(LayoutClassedModelUsage layoutClassedModelUsage)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface BaseModel<LayoutClassedModelUsage>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface BaseModel<LayoutClassedModelUsage>public java.lang.String getClassName()
getClassName in interface LayoutClassedModelUsageModelgetClassName in interface TypedModelpublic long getClassNameId()
getClassNameId in interface LayoutClassedModelUsageModelgetClassNameId in interface TypedModelpublic long getClassPK()
getClassPK in interface LayoutClassedModelUsageModelgetClassPK in interface AttachedModelpublic long getCompanyId()
getCompanyId in interface LayoutClassedModelUsageModelgetCompanyId in interface ShardedModelgetCompanyId in interface 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 StagedModelpublic long getCtCollectionId()
getCtCollectionId in interface LayoutClassedModelUsageModelgetCtCollectionId in interface 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 StagedModelpublic long getMvccVersion()
getMvccVersion in interface LayoutClassedModelUsageModelgetMvccVersion in interface MVCCModelpublic long getPlid()
getPlid in interface LayoutClassedModelUsageModelpublic long getPrimaryKey()
getPrimaryKey in interface LayoutClassedModelUsageModelgetPrimaryKey in interface CTModel<LayoutClassedModelUsage>public int getType()
getType in interface LayoutClassedModelUsageModelpublic java.lang.String getUuid()
getUuid in interface LayoutClassedModelUsageModelgetUuid in interface StagedModelpublic void persist()
PersistedModelpersist in interface PersistedModelpublic void setClassName(java.lang.String className)
setClassName in interface LayoutClassedModelUsageModelpublic void setClassNameId(long classNameId)
setClassNameId in interface LayoutClassedModelUsageModelsetClassNameId in interface TypedModelclassNameId - the class name ID of this layout classed model usagepublic void setClassPK(long classPK)
setClassPK in interface LayoutClassedModelUsageModelsetClassPK in interface AttachedModelclassPK - the class pk of this layout classed model usagepublic void setCompanyId(long companyId)
setCompanyId in interface LayoutClassedModelUsageModelsetCompanyId in interface ShardedModelsetCompanyId in interface 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 StagedModelcreateDate - the create date of this layout classed model usagepublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId in interface LayoutClassedModelUsageModelsetCtCollectionId in interface 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 StagedModelmodifiedDate - the modified date of this layout classed model usagepublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface LayoutClassedModelUsageModelsetMvccVersion in interface 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 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 StagedModeluuid - the uuid of this layout classed model usagepublic java.util.Map<java.lang.String,java.util.function.Function<LayoutClassedModelUsage,java.lang.Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions in interface BaseModel<LayoutClassedModelUsage>public java.util.Map<java.lang.String,java.util.function.BiConsumer<LayoutClassedModelUsage,java.lang.Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers in interface BaseModel<LayoutClassedModelUsage>public StagedModelType getStagedModelType()
getStagedModelType in interface StagedModelprotected LayoutClassedModelUsageWrapper wrap(LayoutClassedModelUsage layoutClassedModelUsage)
wrap in class BaseModelWrapper<LayoutClassedModelUsage>