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) |
Modifier and Type | Method and Description |
---|---|
long |
getAssetEntryId()
Returns the asset entry ID of this asset entry usage.
|
long |
getAssetEntryUsageId()
Returns the asset entry usage ID of this asset entry usage.
|
java.lang.String |
getContainerKey()
Returns the container key of this asset entry usage.
|
long |
getContainerType()
Returns the container type of this asset entry usage.
|
java.util.Date |
getCreateDate()
Returns the create date of this asset entry usage.
|
long |
getGroupId()
Returns the group ID of this asset entry usage.
|
java.util.Date |
getLastPublishDate()
Returns the last publish date of this asset entry usage.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this asset entry usage.
|
long |
getMvccVersion()
Returns the mvcc version of this asset entry usage.
|
long |
getPlid()
Returns the plid of this asset entry usage.
|
long |
getPrimaryKey()
Returns the primary key of this asset entry usage.
|
int |
getType()
Returns the type of this asset entry usage.
|
java.lang.String |
getUuid()
Returns the uuid of this asset entry usage.
|
void |
persist()
NOTE FOR DEVELOPERS:
Never modify or reference this class directly.
|
void |
setAssetEntryId(long assetEntryId)
Sets the asset entry ID of this asset entry usage.
|
void |
setAssetEntryUsageId(long assetEntryUsageId)
Sets the asset entry usage ID of this asset entry usage.
|
void |
setContainerKey(java.lang.String containerKey)
Sets the container key of this asset entry usage.
|
void |
setContainerType(long containerType)
Sets the container type of this asset entry usage.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this asset entry usage.
|
void |
setGroupId(long groupId)
Sets the group ID of this asset entry usage.
|
void |
setLastPublishDate(java.util.Date lastPublishDate)
Sets the last publish date of this asset entry usage.
|
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 entry usage.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this asset entry usage.
|
void |
setPlid(long plid)
Sets the plid of this asset entry usage.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this asset entry usage.
|
void |
setType(int type)
Sets the type of this asset entry usage.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this asset entry usage.
|
protected AssetEntryUsageWrapper |
wrap(AssetEntryUsage assetEntryUsage) |
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 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 AssetEntryUsageModel
public long getAssetEntryUsageId()
getAssetEntryUsageId
in interface AssetEntryUsageModel
public java.lang.String getContainerKey()
getContainerKey
in interface AssetEntryUsageModel
public long getContainerType()
getContainerType
in interface AssetEntryUsageModel
public java.util.Date getCreateDate()
getCreateDate
in interface AssetEntryUsageModel
public long getGroupId()
getGroupId
in interface AssetEntryUsageModel
public java.util.Date getLastPublishDate()
getLastPublishDate
in interface AssetEntryUsageModel
public java.util.Date getModifiedDate()
getModifiedDate
in interface AssetEntryUsageModel
public long getMvccVersion()
getMvccVersion
in interface AssetEntryUsageModel
getMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
public long getPlid()
getPlid
in interface AssetEntryUsageModel
public long getPrimaryKey()
getPrimaryKey
in interface AssetEntryUsageModel
public int getType()
getType
in interface AssetEntryUsageModel
public java.lang.String getUuid()
getUuid
in interface AssetEntryUsageModel
public void persist()
AssetEntryUsage
interface instead.persist
in interface com.liferay.portal.kernel.model.PersistedModel
public void setAssetEntryId(long assetEntryId)
setAssetEntryId
in interface AssetEntryUsageModel
assetEntryId
- the asset entry ID of this asset entry usagepublic void setAssetEntryUsageId(long assetEntryUsageId)
setAssetEntryUsageId
in interface AssetEntryUsageModel
assetEntryUsageId
- the asset entry usage ID of this asset entry usagepublic void setContainerKey(java.lang.String containerKey)
setContainerKey
in interface AssetEntryUsageModel
containerKey
- the container key of this asset entry usagepublic void setContainerType(long containerType)
setContainerType
in interface AssetEntryUsageModel
containerType
- the container type of this asset entry usagepublic void setCreateDate(java.util.Date createDate)
setCreateDate
in interface AssetEntryUsageModel
createDate
- the create date of this asset entry usagepublic void setGroupId(long groupId)
setGroupId
in interface AssetEntryUsageModel
groupId
- the group ID of this asset entry usagepublic void setLastPublishDate(java.util.Date lastPublishDate)
setLastPublishDate
in interface AssetEntryUsageModel
lastPublishDate
- the last publish date of this asset entry usagepublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate
in interface AssetEntryUsageModel
modifiedDate
- the modified date of this asset entry usagepublic void setMvccVersion(long mvccVersion)
setMvccVersion
in interface AssetEntryUsageModel
setMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
mvccVersion
- the mvcc version of this asset entry usagepublic void setPlid(long plid)
setPlid
in interface AssetEntryUsageModel
plid
- the plid of this asset entry usagepublic void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface AssetEntryUsageModel
primaryKey
- the primary key of this asset entry usagepublic void setType(int type)
setType
in interface AssetEntryUsageModel
type
- the type of this asset entry usagepublic void setUuid(java.lang.String uuid)
setUuid
in interface AssetEntryUsageModel
uuid
- the uuid of this asset entry usageprotected AssetEntryUsageWrapper wrap(AssetEntryUsage assetEntryUsage)
wrap
in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<AssetEntryUsage>