public class LayoutPageTemplateStructureWrapper extends BaseModelWrapper<LayoutPageTemplateStructure> implements LayoutPageTemplateStructure, ModelWrapper<LayoutPageTemplateStructure>
This class is a wrapper for LayoutPageTemplateStructure.
LayoutPageTemplateStructure,
Serialized FormmodelLAYOUT_PAGE_TEMPLATE_STRUCTURE_ID_ACCESSOR| Constructor and Description |
|---|
LayoutPageTemplateStructureWrapper(LayoutPageTemplateStructure layoutPageTemplateStructure) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getClassName()
Returns the fully qualified class name of this layout page template structure.
|
long |
getClassNameId()
Returns the class name ID of this layout page template structure.
|
long |
getClassPK()
Returns the class pk of this layout page template structure.
|
long |
getCompanyId()
Returns the company ID of this layout page template structure.
|
java.util.Date |
getCreateDate()
Returns the create date of this layout page template structure.
|
java.lang.String |
getData(long segmentsExperienceId) |
java.lang.String |
getData(long[] segmentsExperienceIds) |
long |
getGroupId()
Returns the group ID of this layout page template structure.
|
long |
getLayoutPageTemplateStructureId()
Returns the layout page template structure ID of this layout page template structure.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this layout page template structure.
|
long |
getMvccVersion()
Returns the mvcc version of this layout page template structure.
|
long |
getPlid() |
long |
getPrimaryKey()
Returns the primary key of this layout page template structure.
|
StagedModelType |
getStagedModelType() |
long |
getUserId()
Returns the user ID of this layout page template structure.
|
java.lang.String |
getUserName()
Returns the user name of this layout page template structure.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this layout page template structure.
|
java.lang.String |
getUuid()
Returns the uuid of this layout page template structure.
|
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 page template structure.
|
void |
setClassPK(long classPK)
Sets the class pk of this layout page template structure.
|
void |
setCompanyId(long companyId)
Sets the company ID of this layout page template structure.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this layout page template structure.
|
void |
setGroupId(long groupId)
Sets the group ID of this layout page template structure.
|
void |
setLayoutPageTemplateStructureId(long layoutPageTemplateStructureId)
Sets the layout page template structure ID of this layout page template structure.
|
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 page template structure.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this layout page template structure.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this layout page template structure.
|
void |
setUserId(long userId)
Sets the user ID of this layout page template structure.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this layout page template structure.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this layout page template structure.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this layout page template structure.
|
protected LayoutPageTemplateStructureWrapper |
wrap(LayoutPageTemplateStructure layoutPageTemplateStructure) |
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, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringclonegetModelClass, getModelClassNamegetWrappedModelpublic LayoutPageTemplateStructureWrapper(LayoutPageTemplateStructure layoutPageTemplateStructure)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface BaseModel<LayoutPageTemplateStructure>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface BaseModel<LayoutPageTemplateStructure>public java.lang.String getClassName()
getClassName in interface LayoutPageTemplateStructureModelgetClassName in interface TypedModelpublic long getClassNameId()
getClassNameId in interface LayoutPageTemplateStructureModelgetClassNameId in interface TypedModelpublic long getClassPK()
getClassPK in interface LayoutPageTemplateStructureModelgetClassPK in interface AttachedModelpublic long getCompanyId()
getCompanyId in interface LayoutPageTemplateStructureModelgetCompanyId in interface AuditedModelgetCompanyId in interface ShardedModelgetCompanyId in interface StagedModelpublic java.util.Date getCreateDate()
getCreateDate in interface LayoutPageTemplateStructureModelgetCreateDate in interface AuditedModelgetCreateDate in interface StagedModelpublic java.lang.String getData(long segmentsExperienceId)
getData in interface LayoutPageTemplateStructurepublic java.lang.String getData(long[] segmentsExperienceIds)
throws PortalException
getData in interface LayoutPageTemplateStructurePortalExceptionpublic long getGroupId()
getGroupId in interface LayoutPageTemplateStructureModelgetGroupId in interface GroupedModelpublic long getLayoutPageTemplateStructureId()
getLayoutPageTemplateStructureId in interface LayoutPageTemplateStructureModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface LayoutPageTemplateStructureModelgetModifiedDate in interface AuditedModelgetModifiedDate in interface StagedModelpublic long getMvccVersion()
getMvccVersion in interface LayoutPageTemplateStructureModelgetMvccVersion in interface MVCCModelpublic long getPlid()
getPlid in interface LayoutPageTemplateStructurepublic long getPrimaryKey()
getPrimaryKey in interface LayoutPageTemplateStructureModelpublic long getUserId()
getUserId in interface LayoutPageTemplateStructureModelgetUserId in interface AuditedModelpublic java.lang.String getUserName()
getUserName in interface LayoutPageTemplateStructureModelgetUserName in interface AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface LayoutPageTemplateStructureModelgetUserUuid in interface AuditedModelpublic java.lang.String getUuid()
getUuid in interface LayoutPageTemplateStructureModelgetUuid in interface StagedModelpublic void persist()
PersistedModelpersist in interface PersistedModelpublic void setClassName(java.lang.String className)
setClassName in interface LayoutPageTemplateStructureModelpublic void setClassNameId(long classNameId)
setClassNameId in interface LayoutPageTemplateStructureModelsetClassNameId in interface TypedModelclassNameId - the class name ID of this layout page template structurepublic void setClassPK(long classPK)
setClassPK in interface LayoutPageTemplateStructureModelsetClassPK in interface AttachedModelclassPK - the class pk of this layout page template structurepublic void setCompanyId(long companyId)
setCompanyId in interface LayoutPageTemplateStructureModelsetCompanyId in interface AuditedModelsetCompanyId in interface ShardedModelsetCompanyId in interface StagedModelcompanyId - the company ID of this layout page template structurepublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface LayoutPageTemplateStructureModelsetCreateDate in interface AuditedModelsetCreateDate in interface StagedModelcreateDate - the create date of this layout page template structurepublic void setGroupId(long groupId)
setGroupId in interface LayoutPageTemplateStructureModelsetGroupId in interface GroupedModelgroupId - the group ID of this layout page template structurepublic void setLayoutPageTemplateStructureId(long layoutPageTemplateStructureId)
setLayoutPageTemplateStructureId in interface LayoutPageTemplateStructureModellayoutPageTemplateStructureId - the layout page template structure ID of this layout page template structurepublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface LayoutPageTemplateStructureModelsetModifiedDate in interface AuditedModelsetModifiedDate in interface StagedModelmodifiedDate - the modified date of this layout page template structurepublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface LayoutPageTemplateStructureModelsetMvccVersion in interface MVCCModelmvccVersion - the mvcc version of this layout page template structurepublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface LayoutPageTemplateStructureModelprimaryKey - the primary key of this layout page template structurepublic void setUserId(long userId)
setUserId in interface LayoutPageTemplateStructureModelsetUserId in interface AuditedModeluserId - the user ID of this layout page template structurepublic void setUserName(java.lang.String userName)
setUserName in interface LayoutPageTemplateStructureModelsetUserName in interface AuditedModeluserName - the user name of this layout page template structurepublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface LayoutPageTemplateStructureModelsetUserUuid in interface AuditedModeluserUuid - the user uuid of this layout page template structurepublic void setUuid(java.lang.String uuid)
setUuid in interface LayoutPageTemplateStructureModelsetUuid in interface StagedModeluuid - the uuid of this layout page template structurepublic StagedModelType getStagedModelType()
getStagedModelType in interface StagedModelprotected LayoutPageTemplateStructureWrapper wrap(LayoutPageTemplateStructure layoutPageTemplateStructure)
wrap in class BaseModelWrapper<LayoutPageTemplateStructure>