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.lang.String |
getImagePreviewURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
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 |
getPreviewFileEntryId()
Returns the preview file entry ID 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() |
java.lang.String |
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 |
setPreviewFileEntryId(long previewFileEntryId)
Sets the preview file entry ID of this layout utility page entry.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this layout utility page entry.
|
void |
setType(java.lang.String 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.
|
java.lang.String |
toXmlString() |
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
finalize, getClass, notify, notifyAll, wait, wait, wait
clone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel
public 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 LayoutUtilityPageEntryModel
cloneWithOriginalValues
in interface com.liferay.portal.kernel.model.BaseModel<LayoutUtilityPageEntry>
public long getCompanyId()
getCompanyId
in interface LayoutUtilityPageEntryModel
getCompanyId
in interface com.liferay.portal.kernel.model.AuditedModel
getCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
getCompanyId
in interface com.liferay.portal.kernel.model.StagedModel
public java.util.Date getCreateDate()
getCreateDate
in interface LayoutUtilityPageEntryModel
getCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
getCreateDate
in interface com.liferay.portal.kernel.model.StagedModel
public long getCtCollectionId()
getCtCollectionId
in interface LayoutUtilityPageEntryModel
getCtCollectionId
in interface com.liferay.portal.kernel.model.change.tracking.CTModel<LayoutUtilityPageEntry>
public boolean getDefaultLayoutUtilityPageEntry()
getDefaultLayoutUtilityPageEntry
in interface LayoutUtilityPageEntryModel
public java.lang.String getExternalReferenceCode()
getExternalReferenceCode
in interface LayoutUtilityPageEntryModel
public long getGroupId()
getGroupId
in interface LayoutUtilityPageEntryModel
getGroupId
in interface com.liferay.portal.kernel.model.GroupedModel
public java.lang.String getImagePreviewURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
getImagePreviewURL
in interface LayoutUtilityPageEntry
public java.util.Date getLastPublishDate()
getLastPublishDate
in interface LayoutUtilityPageEntryModel
getLastPublishDate
in interface com.liferay.portal.kernel.model.StagedGroupedModel
public long getLayoutUtilityPageEntryId()
getLayoutUtilityPageEntryId
in interface LayoutUtilityPageEntryModel
public java.util.Date getModifiedDate()
getModifiedDate
in interface LayoutUtilityPageEntryModel
getModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
getModifiedDate
in interface com.liferay.portal.kernel.model.StagedModel
public long getMvccVersion()
getMvccVersion
in interface LayoutUtilityPageEntryModel
getMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
public java.lang.String getName()
getName
in interface LayoutUtilityPageEntryModel
public long getPlid()
getPlid
in interface LayoutUtilityPageEntryModel
public long getPreviewFileEntryId()
getPreviewFileEntryId
in interface LayoutUtilityPageEntryModel
public long getPrimaryKey()
getPrimaryKey
in interface LayoutUtilityPageEntryModel
getPrimaryKey
in interface com.liferay.portal.kernel.model.change.tracking.CTModel<LayoutUtilityPageEntry>
public java.lang.String getType()
getType
in interface LayoutUtilityPageEntryModel
public long getUserId()
getUserId
in interface LayoutUtilityPageEntryModel
getUserId
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUserName()
getUserName
in interface LayoutUtilityPageEntryModel
getUserName
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUserUuid()
getUserUuid
in interface LayoutUtilityPageEntryModel
getUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUuid()
getUuid
in interface LayoutUtilityPageEntryModel
getUuid
in interface com.liferay.portal.kernel.model.StagedModel
public boolean isDefaultLayoutUtilityPageEntry()
true
if this layout utility page entry is default layout utility page entry.isDefaultLayoutUtilityPageEntry
in interface LayoutUtilityPageEntryModel
true
if this layout utility page entry is default layout utility page entry; false
otherwisepublic void persist()
persist
in interface com.liferay.portal.kernel.model.PersistedModel
public void setCompanyId(long companyId)
setCompanyId
in interface LayoutUtilityPageEntryModel
setCompanyId
in interface com.liferay.portal.kernel.model.AuditedModel
setCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
setCompanyId
in interface com.liferay.portal.kernel.model.StagedModel
companyId
- the company ID of this layout utility page entrypublic void setCreateDate(java.util.Date createDate)
setCreateDate
in interface LayoutUtilityPageEntryModel
setCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
setCreateDate
in interface com.liferay.portal.kernel.model.StagedModel
createDate
- the create date of this layout utility page entrypublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId
in interface LayoutUtilityPageEntryModel
setCtCollectionId
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 LayoutUtilityPageEntryModel
defaultLayoutUtilityPageEntry
- the default layout utility page entry of this layout utility page entrypublic void setExternalReferenceCode(java.lang.String externalReferenceCode)
setExternalReferenceCode
in interface LayoutUtilityPageEntryModel
externalReferenceCode
- the external reference code of this layout utility page entrypublic void setGroupId(long groupId)
setGroupId
in interface LayoutUtilityPageEntryModel
setGroupId
in interface com.liferay.portal.kernel.model.GroupedModel
groupId
- the group ID of this layout utility page entrypublic void setLastPublishDate(java.util.Date lastPublishDate)
setLastPublishDate
in interface LayoutUtilityPageEntryModel
setLastPublishDate
in interface com.liferay.portal.kernel.model.StagedGroupedModel
lastPublishDate
- the last publish date of this layout utility page entrypublic void setLayoutUtilityPageEntryId(long LayoutUtilityPageEntryId)
setLayoutUtilityPageEntryId
in interface LayoutUtilityPageEntryModel
LayoutUtilityPageEntryId
- the layout utility page entry ID of this layout utility page entrypublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate
in interface LayoutUtilityPageEntryModel
setModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
setModifiedDate
in interface com.liferay.portal.kernel.model.StagedModel
modifiedDate
- the modified date of this layout utility page entrypublic void setMvccVersion(long mvccVersion)
setMvccVersion
in interface LayoutUtilityPageEntryModel
setMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
mvccVersion
- the mvcc version of this layout utility page entrypublic void setName(java.lang.String name)
setName
in interface LayoutUtilityPageEntryModel
name
- the name of this layout utility page entrypublic void setPlid(long plid)
setPlid
in interface LayoutUtilityPageEntryModel
plid
- the plid of this layout utility page entrypublic void setPreviewFileEntryId(long previewFileEntryId)
setPreviewFileEntryId
in interface LayoutUtilityPageEntryModel
previewFileEntryId
- the preview file entry ID of this layout utility page entrypublic void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface LayoutUtilityPageEntryModel
setPrimaryKey
in interface com.liferay.portal.kernel.model.change.tracking.CTModel<LayoutUtilityPageEntry>
primaryKey
- the primary key of this layout utility page entrypublic void setType(java.lang.String type)
setType
in interface LayoutUtilityPageEntryModel
type
- the type of this layout utility page entrypublic void setUserId(long userId)
setUserId
in interface LayoutUtilityPageEntryModel
setUserId
in interface com.liferay.portal.kernel.model.AuditedModel
userId
- the user ID of this layout utility page entrypublic void setUserName(java.lang.String userName)
setUserName
in interface LayoutUtilityPageEntryModel
setUserName
in interface com.liferay.portal.kernel.model.AuditedModel
userName
- the user name of this layout utility page entrypublic void setUserUuid(java.lang.String userUuid)
setUserUuid
in interface LayoutUtilityPageEntryModel
setUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
userUuid
- the user uuid of this layout utility page entrypublic void setUuid(java.lang.String uuid)
setUuid
in interface LayoutUtilityPageEntryModel
setUuid
in interface com.liferay.portal.kernel.model.StagedModel
uuid
- the uuid of this layout utility page entrypublic java.lang.String toXmlString()
toXmlString
in interface LayoutUtilityPageEntryModel
public 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.StagedModel
protected LayoutUtilityPageEntryWrapper wrap(LayoutUtilityPageEntry layoutUtilityPageEntry)
wrap
in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<LayoutUtilityPageEntry>