public class LayoutUtilityPageEntryWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<LayoutUtilityPageEntry> implements LayoutUtilityPageEntry, com.liferay.portal.kernel.model.ModelWrapper<LayoutUtilityPageEntry>
This class is a wrapper for LayoutUtilityPageEntry.
LayoutUtilityPageEntry,
Serialized FormLAYOUT_UTILITY_PAGE_ENTRY_ID_ACCESSOR| Constructor and Description |
|---|
LayoutUtilityPageEntryWrapper(LayoutUtilityPageEntry layoutUtilityPageEntry) |
| Modifier and Type | Method and Description |
|---|---|
LayoutUtilityPageEntry |
cloneWithOriginalValues() |
java.util.Map<java.lang.String,java.util.function.Function<LayoutUtilityPageEntry,java.lang.Object>> |
getAttributeGetterFunctions() |
java.util.Map<java.lang.String,java.util.function.BiConsumer<LayoutUtilityPageEntry,java.lang.Object>> |
getAttributeSetterBiConsumers() |
long |
getCompanyId()
Returns the company ID of this layout utility page entry.
|
java.util.Date |
getCreateDate()
Returns the create date of this layout utility page entry.
|
long |
getCtCollectionId()
Returns the ct collection ID of this layout utility page entry.
|
boolean |
getDefaultLayoutUtilityPageEntry()
Returns the default layout utility page entry of this layout utility page entry.
|
java.lang.String |
getExternalReferenceCode()
Returns the external reference code of this layout utility page entry.
|
long |
getGroupId()
Returns the group ID of this layout utility page entry.
|
java.util.Date |
getLastPublishDate()
Returns the last publish date of this layout utility page entry.
|
long |
getLayoutUtilityPageEntryId()
Returns the layout utility page entry ID of this layout utility page entry.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this layout utility page entry.
|
long |
getMvccVersion()
Returns the mvcc version of this layout utility page entry.
|
java.lang.String |
getName()
Returns the name of this layout utility page entry.
|
long |
getPlid()
Returns the plid of this layout utility page entry.
|
long |
getPrimaryKey()
Returns the primary key of this layout utility page entry.
|
com.liferay.exportimport.kernel.lar.StagedModelType |
getStagedModelType() |
int |
getType()
Returns the type of this layout utility page entry.
|
long |
getUserId()
Returns the user ID of this layout utility page entry.
|
java.lang.String |
getUserName()
Returns the user name of this layout utility page entry.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this layout utility page entry.
|
java.lang.String |
getUuid()
Returns the uuid of this layout utility page entry.
|
boolean |
isDefaultLayoutUtilityPageEntry()
Returns
true if this layout utility page entry is default layout utility page entry. |
void |
persist() |
void |
setCompanyId(long companyId)
Sets the company ID of this layout utility page entry.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this layout utility page entry.
|
void |
setCtCollectionId(long ctCollectionId)
Sets the ct collection ID of this layout utility page entry.
|
void |
setDefaultLayoutUtilityPageEntry(boolean defaultLayoutUtilityPageEntry)
Sets whether this layout utility page entry is default layout utility page entry.
|
void |
setExternalReferenceCode(java.lang.String externalReferenceCode)
Sets the external reference code of this layout utility page entry.
|
void |
setGroupId(long groupId)
Sets the group ID of this layout utility page entry.
|
void |
setLastPublishDate(java.util.Date lastPublishDate)
Sets the last publish date of this layout utility page entry.
|
void |
setLayoutUtilityPageEntryId(long LayoutUtilityPageEntryId)
Sets the layout utility page entry ID of this layout utility page entry.
|
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 utility page entry.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this layout utility page entry.
|
void |
setName(java.lang.String name)
Sets the name of this layout utility page entry.
|
void |
setPlid(long plid)
Sets the plid of this layout utility page entry.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this layout utility page entry.
|
void |
setType(int type)
Sets the type of this layout utility page entry.
|
void |
setUserId(long userId)
Sets the user ID of this layout utility page entry.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this layout utility page entry.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this layout utility page entry.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this layout utility page entry.
|
protected LayoutUtilityPageEntryWrapper |
wrap(LayoutUtilityPageEntry layoutUtilityPageEntry) |
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 LayoutUtilityPageEntryWrapper(LayoutUtilityPageEntry layoutUtilityPageEntry)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<LayoutUtilityPageEntry>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<LayoutUtilityPageEntry>public LayoutUtilityPageEntry cloneWithOriginalValues()
cloneWithOriginalValues in interface LayoutUtilityPageEntryModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<LayoutUtilityPageEntry>public long getCompanyId()
getCompanyId in interface LayoutUtilityPageEntryModelgetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelgetCompanyId in interface com.liferay.portal.kernel.model.StagedModelpublic java.util.Date getCreateDate()
getCreateDate in interface LayoutUtilityPageEntryModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelgetCreateDate in interface com.liferay.portal.kernel.model.StagedModelpublic long getCtCollectionId()
getCtCollectionId in interface LayoutUtilityPageEntryModelgetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<LayoutUtilityPageEntry>public boolean getDefaultLayoutUtilityPageEntry()
getDefaultLayoutUtilityPageEntry in interface LayoutUtilityPageEntryModelpublic java.lang.String getExternalReferenceCode()
getExternalReferenceCode in interface LayoutUtilityPageEntryModelpublic long getGroupId()
getGroupId in interface LayoutUtilityPageEntryModelgetGroupId in interface com.liferay.portal.kernel.model.GroupedModelpublic java.util.Date getLastPublishDate()
getLastPublishDate in interface LayoutUtilityPageEntryModelgetLastPublishDate in interface com.liferay.portal.kernel.model.StagedGroupedModelpublic long getLayoutUtilityPageEntryId()
getLayoutUtilityPageEntryId in interface LayoutUtilityPageEntryModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface LayoutUtilityPageEntryModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelgetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelpublic long getMvccVersion()
getMvccVersion in interface LayoutUtilityPageEntryModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic java.lang.String getName()
getName in interface LayoutUtilityPageEntryModelpublic long getPlid()
getPlid in interface LayoutUtilityPageEntryModelpublic long getPrimaryKey()
getPrimaryKey in interface LayoutUtilityPageEntryModelgetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<LayoutUtilityPageEntry>public int getType()
getType in interface LayoutUtilityPageEntryModelpublic long getUserId()
getUserId in interface LayoutUtilityPageEntryModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface LayoutUtilityPageEntryModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface LayoutUtilityPageEntryModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUuid()
getUuid in interface LayoutUtilityPageEntryModelgetUuid in interface com.liferay.portal.kernel.model.StagedModelpublic boolean isDefaultLayoutUtilityPageEntry()
true if this layout utility page entry is default layout utility page entry.isDefaultLayoutUtilityPageEntry in interface LayoutUtilityPageEntryModeltrue if this layout utility page entry is default layout utility page entry; false otherwisepublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setCompanyId(long companyId)
setCompanyId in interface LayoutUtilityPageEntryModelsetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelsetCompanyId in interface com.liferay.portal.kernel.model.StagedModelcompanyId - the company ID of this layout utility page entrypublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface LayoutUtilityPageEntryModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelsetCreateDate in interface com.liferay.portal.kernel.model.StagedModelcreateDate - the create date of this layout utility page entrypublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId in interface LayoutUtilityPageEntryModelsetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<LayoutUtilityPageEntry>ctCollectionId - the ct collection ID of this layout utility page entrypublic void setDefaultLayoutUtilityPageEntry(boolean defaultLayoutUtilityPageEntry)
setDefaultLayoutUtilityPageEntry in interface LayoutUtilityPageEntryModeldefaultLayoutUtilityPageEntry - the default layout utility page entry of this layout utility page entrypublic void setExternalReferenceCode(java.lang.String externalReferenceCode)
setExternalReferenceCode in interface LayoutUtilityPageEntryModelexternalReferenceCode - the external reference code of this layout utility page entrypublic void setGroupId(long groupId)
setGroupId in interface LayoutUtilityPageEntryModelsetGroupId in interface com.liferay.portal.kernel.model.GroupedModelgroupId - the group ID of this layout utility page entrypublic void setLastPublishDate(java.util.Date lastPublishDate)
setLastPublishDate in interface LayoutUtilityPageEntryModelsetLastPublishDate in interface com.liferay.portal.kernel.model.StagedGroupedModellastPublishDate - the last publish date of this layout utility page entrypublic void setLayoutUtilityPageEntryId(long LayoutUtilityPageEntryId)
setLayoutUtilityPageEntryId in interface LayoutUtilityPageEntryModelLayoutUtilityPageEntryId - the layout utility page entry ID of this layout utility page entrypublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface LayoutUtilityPageEntryModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelsetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelmodifiedDate - the modified date of this layout utility page entrypublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface LayoutUtilityPageEntryModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this layout utility page entrypublic void setName(java.lang.String name)
setName in interface LayoutUtilityPageEntryModelname - the name of this layout utility page entrypublic void setPlid(long plid)
setPlid in interface LayoutUtilityPageEntryModelplid - the plid of this layout utility page entrypublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface LayoutUtilityPageEntryModelsetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<LayoutUtilityPageEntry>primaryKey - the primary key of this layout utility page entrypublic void setType(int type)
setType in interface LayoutUtilityPageEntryModeltype - the type of this layout utility page entrypublic void setUserId(long userId)
setUserId in interface LayoutUtilityPageEntryModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this layout utility page entrypublic void setUserName(java.lang.String userName)
setUserName in interface LayoutUtilityPageEntryModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this layout utility page entrypublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface LayoutUtilityPageEntryModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this layout utility page entrypublic void setUuid(java.lang.String uuid)
setUuid in interface LayoutUtilityPageEntryModelsetUuid in interface com.liferay.portal.kernel.model.StagedModeluuid - the uuid of this layout utility page entrypublic java.util.Map<java.lang.String,java.util.function.Function<LayoutUtilityPageEntry,java.lang.Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions in interface com.liferay.portal.kernel.model.BaseModel<LayoutUtilityPageEntry>public java.util.Map<java.lang.String,java.util.function.BiConsumer<LayoutUtilityPageEntry,java.lang.Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers in interface com.liferay.portal.kernel.model.BaseModel<LayoutUtilityPageEntry>public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType in interface com.liferay.portal.kernel.model.StagedModelprotected LayoutUtilityPageEntryWrapper wrap(LayoutUtilityPageEntry layoutUtilityPageEntry)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<LayoutUtilityPageEntry>