com.liferay.layout.model.impl.LayoutClassedModelUsageImpl@Deprecated public class AssetEntryUsageWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<AssetEntryUsage> implements AssetEntryUsage, com.liferay.portal.kernel.model.ModelWrapper<AssetEntryUsage>
This class is a wrapper for AssetEntryUsage.
AssetEntryUsage,
Serialized FormASSET_ENTRY_USAGE_ID_ACCESSOR| Constructor and Description |
|---|
AssetEntryUsageWrapper(AssetEntryUsage assetEntryUsage)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
long |
getAssetEntryId()
Deprecated.
Returns the asset entry ID of this asset entry usage.
|
long |
getAssetEntryUsageId()
Deprecated.
Returns the asset entry usage ID of this asset entry usage.
|
java.util.Map<java.lang.String,java.util.function.Function<AssetEntryUsage,java.lang.Object>> |
getAttributeGetterFunctions()
Deprecated.
|
java.util.Map<java.lang.String,java.util.function.BiConsumer<AssetEntryUsage,java.lang.Object>> |
getAttributeSetterBiConsumers()
Deprecated.
|
long |
getCompanyId()
Deprecated.
Returns the company ID of this asset entry usage.
|
java.lang.String |
getContainerKey()
Deprecated.
Returns the container key of this asset entry usage.
|
long |
getContainerType()
Deprecated.
Returns the container type of this asset entry usage.
|
java.util.Date |
getCreateDate()
Deprecated.
Returns the create date of this asset entry usage.
|
long |
getCtCollectionId()
Deprecated.
Returns the ct collection ID of this asset entry usage.
|
long |
getGroupId()
Deprecated.
Returns the group ID of this asset entry usage.
|
java.util.Date |
getLastPublishDate()
Deprecated.
Returns the last publish date of this asset entry usage.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes()
Deprecated.
|
java.util.Date |
getModifiedDate()
Deprecated.
Returns the modified date of this asset entry usage.
|
long |
getMvccVersion()
Deprecated.
Returns the mvcc version of this asset entry usage.
|
long |
getPlid()
Deprecated.
Returns the plid of this asset entry usage.
|
long |
getPrimaryKey()
Deprecated.
Returns the primary key of this asset entry usage.
|
com.liferay.exportimport.kernel.lar.StagedModelType |
getStagedModelType()
Deprecated.
|
int |
getType()
Deprecated.
Returns the type of this asset entry usage.
|
java.lang.String |
getUuid()
Deprecated.
Returns the uuid of this asset entry usage.
|
void |
persist()
Deprecated.
|
void |
setAssetEntryId(long assetEntryId)
Deprecated.
Sets the asset entry ID of this asset entry usage.
|
void |
setAssetEntryUsageId(long assetEntryUsageId)
Deprecated.
Sets the asset entry usage ID of this asset entry usage.
|
void |
setCompanyId(long companyId)
Deprecated.
Sets the company ID of this asset entry usage.
|
void |
setContainerKey(java.lang.String containerKey)
Deprecated.
Sets the container key of this asset entry usage.
|
void |
setContainerType(long containerType)
Deprecated.
Sets the container type of this asset entry usage.
|
void |
setCreateDate(java.util.Date createDate)
Deprecated.
Sets the create date of this asset entry usage.
|
void |
setCtCollectionId(long ctCollectionId)
Deprecated.
Sets the ct collection ID of this asset entry usage.
|
void |
setGroupId(long groupId)
Deprecated.
Sets the group ID of this asset entry usage.
|
void |
setLastPublishDate(java.util.Date lastPublishDate)
Deprecated.
Sets the last publish date of this asset entry usage.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
Deprecated.
|
void |
setModifiedDate(java.util.Date modifiedDate)
Deprecated.
Sets the modified date of this asset entry usage.
|
void |
setMvccVersion(long mvccVersion)
Deprecated.
Sets the mvcc version of this asset entry usage.
|
void |
setPlid(long plid)
Deprecated.
Sets the plid of this asset entry usage.
|
void |
setPrimaryKey(long primaryKey)
Deprecated.
Sets the primary key of this asset entry usage.
|
void |
setType(int type)
Deprecated.
Sets the type of this asset entry usage.
|
void |
setUuid(java.lang.String uuid)
Deprecated.
Sets the uuid of this asset entry usage.
|
protected AssetEntryUsageWrapper |
wrap(AssetEntryUsage assetEntryUsage)
Deprecated.
|
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 AssetEntryUsageWrapper(AssetEntryUsage assetEntryUsage)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<AssetEntryUsage>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<AssetEntryUsage>public long getAssetEntryId()
getAssetEntryId in interface AssetEntryUsageModelpublic long getAssetEntryUsageId()
getAssetEntryUsageId in interface AssetEntryUsageModelpublic long getCompanyId()
getCompanyId in interface AssetEntryUsageModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelgetCompanyId in interface com.liferay.portal.kernel.model.StagedModelpublic java.lang.String getContainerKey()
getContainerKey in interface AssetEntryUsageModelpublic long getContainerType()
getContainerType in interface AssetEntryUsageModelpublic java.util.Date getCreateDate()
getCreateDate in interface AssetEntryUsageModelgetCreateDate in interface com.liferay.portal.kernel.model.StagedModelpublic long getCtCollectionId()
getCtCollectionId in interface AssetEntryUsageModelgetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<AssetEntryUsage>public long getGroupId()
getGroupId in interface AssetEntryUsageModelpublic java.util.Date getLastPublishDate()
getLastPublishDate in interface AssetEntryUsageModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface AssetEntryUsageModelgetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelpublic long getMvccVersion()
getMvccVersion in interface AssetEntryUsageModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic long getPlid()
getPlid in interface AssetEntryUsageModelpublic long getPrimaryKey()
getPrimaryKey in interface AssetEntryUsageModelgetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<AssetEntryUsage>public int getType()
getType in interface AssetEntryUsageModelpublic java.lang.String getUuid()
getUuid in interface AssetEntryUsageModelgetUuid in interface com.liferay.portal.kernel.model.StagedModelpublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setAssetEntryId(long assetEntryId)
setAssetEntryId in interface AssetEntryUsageModelassetEntryId - the asset entry ID of this asset entry usagepublic void setAssetEntryUsageId(long assetEntryUsageId)
setAssetEntryUsageId in interface AssetEntryUsageModelassetEntryUsageId - the asset entry usage ID of this asset entry usagepublic void setCompanyId(long companyId)
setCompanyId in interface AssetEntryUsageModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelsetCompanyId in interface com.liferay.portal.kernel.model.StagedModelcompanyId - the company ID of this asset entry usagepublic void setContainerKey(java.lang.String containerKey)
setContainerKey in interface AssetEntryUsageModelcontainerKey - the container key of this asset entry usagepublic void setContainerType(long containerType)
setContainerType in interface AssetEntryUsageModelcontainerType - the container type of this asset entry usagepublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface AssetEntryUsageModelsetCreateDate in interface com.liferay.portal.kernel.model.StagedModelcreateDate - the create date of this asset entry usagepublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId in interface AssetEntryUsageModelsetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<AssetEntryUsage>ctCollectionId - the ct collection ID of this asset entry usagepublic void setGroupId(long groupId)
setGroupId in interface AssetEntryUsageModelgroupId - the group ID of this asset entry usagepublic void setLastPublishDate(java.util.Date lastPublishDate)
setLastPublishDate in interface AssetEntryUsageModellastPublishDate - the last publish date of this asset entry usagepublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface AssetEntryUsageModelsetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelmodifiedDate - the modified date of this asset entry usagepublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface AssetEntryUsageModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this asset entry usagepublic void setPlid(long plid)
setPlid in interface AssetEntryUsageModelplid - the plid of this asset entry usagepublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface AssetEntryUsageModelsetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<AssetEntryUsage>primaryKey - the primary key of this asset entry usagepublic void setType(int type)
setType in interface AssetEntryUsageModeltype - the type of this asset entry usagepublic void setUuid(java.lang.String uuid)
setUuid in interface AssetEntryUsageModelsetUuid in interface com.liferay.portal.kernel.model.StagedModeluuid - the uuid of this asset entry usagepublic java.util.Map<java.lang.String,java.util.function.Function<AssetEntryUsage,java.lang.Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions in interface com.liferay.portal.kernel.model.BaseModel<AssetEntryUsage>public java.util.Map<java.lang.String,java.util.function.BiConsumer<AssetEntryUsage,java.lang.Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers in interface com.liferay.portal.kernel.model.BaseModel<AssetEntryUsage>public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType in interface com.liferay.portal.kernel.model.StagedModelprotected AssetEntryUsageWrapper wrap(AssetEntryUsage assetEntryUsage)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<AssetEntryUsage>