public class AssetDisplayPageEntryWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<AssetDisplayPageEntry> implements AssetDisplayPageEntry, com.liferay.portal.kernel.model.ModelWrapper<AssetDisplayPageEntry>
This class is a wrapper for AssetDisplayPageEntry
.
AssetDisplayPageEntry
,
Serialized FormASSET_DISPLAY_PAGE_ENTRY_ID_ACCESSOR
Constructor and Description |
---|
AssetDisplayPageEntryWrapper(AssetDisplayPageEntry assetDisplayPageEntry) |
Modifier and Type | Method and Description |
---|---|
long |
getAssetDisplayPageEntryId()
Returns the asset display page entry ID of this asset display page entry.
|
java.util.Map<java.lang.String,java.util.function.Function<AssetDisplayPageEntry,java.lang.Object>> |
getAttributeGetterFunctions() |
java.util.Map<java.lang.String,java.util.function.BiConsumer<AssetDisplayPageEntry,java.lang.Object>> |
getAttributeSetterBiConsumers() |
java.lang.String |
getClassName()
Returns the fully qualified class name of this asset display page entry.
|
long |
getClassNameId()
Returns the class name ID of this asset display page entry.
|
long |
getClassPK()
Returns the class pk of this asset display page entry.
|
long |
getCompanyId()
Returns the company ID of this asset display page entry.
|
java.util.Date |
getCreateDate()
Returns the create date of this asset display page entry.
|
long |
getCtCollectionId()
Returns the ct collection ID of this asset display page entry.
|
long |
getGroupId()
Returns the group ID of this asset display page entry.
|
long |
getLayoutPageTemplateEntryId()
Returns the layout page template entry ID of this asset display page entry.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this asset display page entry.
|
long |
getMvccVersion()
Returns the mvcc version of this asset display page entry.
|
long |
getPlid()
Returns the plid of this asset display page entry.
|
long |
getPrimaryKey()
Returns the primary key of this asset display page entry.
|
com.liferay.exportimport.kernel.lar.StagedModelType |
getStagedModelType() |
int |
getType()
Returns the type of this asset display page entry.
|
long |
getUserId()
Returns the user ID of this asset display page entry.
|
java.lang.String |
getUserName()
Returns the user name of this asset display page entry.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this asset display page entry.
|
java.lang.String |
getUuid()
Returns the uuid of this asset display page entry.
|
void |
persist() |
void |
setAssetDisplayPageEntryId(long assetDisplayPageEntryId)
Sets the asset display page entry ID of this asset display page entry.
|
void |
setClassName(java.lang.String className) |
void |
setClassNameId(long classNameId)
Sets the class name ID of this asset display page entry.
|
void |
setClassPK(long classPK)
Sets the class pk of this asset display page entry.
|
void |
setCompanyId(long companyId)
Sets the company ID of this asset display page entry.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this asset display page entry.
|
void |
setCtCollectionId(long ctCollectionId)
Sets the ct collection ID of this asset display page entry.
|
void |
setGroupId(long groupId)
Sets the group ID of this asset display page entry.
|
void |
setLayoutPageTemplateEntryId(long layoutPageTemplateEntryId)
Sets the layout page template entry ID of this asset display 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 asset display page entry.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this asset display page entry.
|
void |
setPlid(long plid)
Sets the plid of this asset display page entry.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this asset display page entry.
|
void |
setType(int type)
Sets the type of this asset display page entry.
|
void |
setUserId(long userId)
Sets the user ID of this asset display page entry.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this asset display page entry.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this asset display page entry.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this asset display page entry.
|
protected AssetDisplayPageEntryWrapper |
wrap(AssetDisplayPageEntry assetDisplayPageEntry) |
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, toXmlString
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, toXmlString
public AssetDisplayPageEntryWrapper(AssetDisplayPageEntry assetDisplayPageEntry)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<AssetDisplayPageEntry>
public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<AssetDisplayPageEntry>
public long getAssetDisplayPageEntryId()
getAssetDisplayPageEntryId
in interface AssetDisplayPageEntryModel
public java.lang.String getClassName()
getClassName
in interface AssetDisplayPageEntryModel
getClassName
in interface com.liferay.portal.kernel.model.TypedModel
public long getClassNameId()
getClassNameId
in interface AssetDisplayPageEntryModel
getClassNameId
in interface com.liferay.portal.kernel.model.TypedModel
public long getClassPK()
getClassPK
in interface AssetDisplayPageEntryModel
getClassPK
in interface com.liferay.portal.kernel.model.AttachedModel
public long getCompanyId()
getCompanyId
in interface AssetDisplayPageEntryModel
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 AssetDisplayPageEntryModel
getCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
getCreateDate
in interface com.liferay.portal.kernel.model.StagedModel
public long getCtCollectionId()
getCtCollectionId
in interface AssetDisplayPageEntryModel
getCtCollectionId
in interface com.liferay.portal.kernel.model.change.tracking.CTModel<AssetDisplayPageEntry>
public long getGroupId()
getGroupId
in interface AssetDisplayPageEntryModel
getGroupId
in interface com.liferay.portal.kernel.model.GroupedModel
public long getLayoutPageTemplateEntryId()
getLayoutPageTemplateEntryId
in interface AssetDisplayPageEntryModel
public java.util.Date getModifiedDate()
getModifiedDate
in interface AssetDisplayPageEntryModel
getModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
getModifiedDate
in interface com.liferay.portal.kernel.model.StagedModel
public long getMvccVersion()
getMvccVersion
in interface AssetDisplayPageEntryModel
getMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
public long getPlid()
getPlid
in interface AssetDisplayPageEntryModel
public long getPrimaryKey()
getPrimaryKey
in interface AssetDisplayPageEntryModel
getPrimaryKey
in interface com.liferay.portal.kernel.model.change.tracking.CTModel<AssetDisplayPageEntry>
public int getType()
getType
in interface AssetDisplayPageEntryModel
public long getUserId()
getUserId
in interface AssetDisplayPageEntryModel
getUserId
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUserName()
getUserName
in interface AssetDisplayPageEntryModel
getUserName
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUserUuid()
getUserUuid
in interface AssetDisplayPageEntryModel
getUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUuid()
getUuid
in interface AssetDisplayPageEntryModel
getUuid
in interface com.liferay.portal.kernel.model.StagedModel
public void persist()
persist
in interface com.liferay.portal.kernel.model.PersistedModel
public void setAssetDisplayPageEntryId(long assetDisplayPageEntryId)
setAssetDisplayPageEntryId
in interface AssetDisplayPageEntryModel
assetDisplayPageEntryId
- the asset display page entry ID of this asset display page entrypublic void setClassName(java.lang.String className)
setClassName
in interface AssetDisplayPageEntryModel
public void setClassNameId(long classNameId)
setClassNameId
in interface AssetDisplayPageEntryModel
setClassNameId
in interface com.liferay.portal.kernel.model.TypedModel
classNameId
- the class name ID of this asset display page entrypublic void setClassPK(long classPK)
setClassPK
in interface AssetDisplayPageEntryModel
setClassPK
in interface com.liferay.portal.kernel.model.AttachedModel
classPK
- the class pk of this asset display page entrypublic void setCompanyId(long companyId)
setCompanyId
in interface AssetDisplayPageEntryModel
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 asset display page entrypublic void setCreateDate(java.util.Date createDate)
setCreateDate
in interface AssetDisplayPageEntryModel
setCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
setCreateDate
in interface com.liferay.portal.kernel.model.StagedModel
createDate
- the create date of this asset display page entrypublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId
in interface AssetDisplayPageEntryModel
setCtCollectionId
in interface com.liferay.portal.kernel.model.change.tracking.CTModel<AssetDisplayPageEntry>
ctCollectionId
- the ct collection ID of this asset display page entrypublic void setGroupId(long groupId)
setGroupId
in interface AssetDisplayPageEntryModel
setGroupId
in interface com.liferay.portal.kernel.model.GroupedModel
groupId
- the group ID of this asset display page entrypublic void setLayoutPageTemplateEntryId(long layoutPageTemplateEntryId)
setLayoutPageTemplateEntryId
in interface AssetDisplayPageEntryModel
layoutPageTemplateEntryId
- the layout page template entry ID of this asset display page entrypublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate
in interface AssetDisplayPageEntryModel
setModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
setModifiedDate
in interface com.liferay.portal.kernel.model.StagedModel
modifiedDate
- the modified date of this asset display page entrypublic void setMvccVersion(long mvccVersion)
setMvccVersion
in interface AssetDisplayPageEntryModel
setMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
mvccVersion
- the mvcc version of this asset display page entrypublic void setPlid(long plid)
setPlid
in interface AssetDisplayPageEntryModel
plid
- the plid of this asset display page entrypublic void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface AssetDisplayPageEntryModel
setPrimaryKey
in interface com.liferay.portal.kernel.model.change.tracking.CTModel<AssetDisplayPageEntry>
primaryKey
- the primary key of this asset display page entrypublic void setType(int type)
setType
in interface AssetDisplayPageEntryModel
type
- the type of this asset display page entrypublic void setUserId(long userId)
setUserId
in interface AssetDisplayPageEntryModel
setUserId
in interface com.liferay.portal.kernel.model.AuditedModel
userId
- the user ID of this asset display page entrypublic void setUserName(java.lang.String userName)
setUserName
in interface AssetDisplayPageEntryModel
setUserName
in interface com.liferay.portal.kernel.model.AuditedModel
userName
- the user name of this asset display page entrypublic void setUserUuid(java.lang.String userUuid)
setUserUuid
in interface AssetDisplayPageEntryModel
setUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
userUuid
- the user uuid of this asset display page entrypublic void setUuid(java.lang.String uuid)
setUuid
in interface AssetDisplayPageEntryModel
setUuid
in interface com.liferay.portal.kernel.model.StagedModel
uuid
- the uuid of this asset display page entrypublic java.util.Map<java.lang.String,java.util.function.Function<AssetDisplayPageEntry,java.lang.Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions
in interface com.liferay.portal.kernel.model.BaseModel<AssetDisplayPageEntry>
public java.util.Map<java.lang.String,java.util.function.BiConsumer<AssetDisplayPageEntry,java.lang.Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers
in interface com.liferay.portal.kernel.model.BaseModel<AssetDisplayPageEntry>
public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType
in interface com.liferay.portal.kernel.model.StagedModel
protected AssetDisplayPageEntryWrapper wrap(AssetDisplayPageEntry assetDisplayPageEntry)
wrap
in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<AssetDisplayPageEntry>