public class AssetListEntryUsageWrapper extends BaseModelWrapper<AssetListEntryUsage> implements AssetListEntryUsage, ModelWrapper<AssetListEntryUsage>
This class is a wrapper for AssetListEntryUsage.
AssetListEntryUsage,
Serialized FormmodelASSET_LIST_ENTRY_USAGE_ID_ACCESSOR| Constructor and Description |
|---|
AssetListEntryUsageWrapper(AssetListEntryUsage assetListEntryUsage) |
| Modifier and Type | Method and Description |
|---|---|
long |
getAssetListEntryId()
Returns the asset list entry ID of this asset list entry usage.
|
long |
getAssetListEntryUsageId()
Returns the asset list entry usage ID of this asset list entry usage.
|
java.util.Map<java.lang.String,java.util.function.Function<AssetListEntryUsage,java.lang.Object>> |
getAttributeGetterFunctions() |
java.util.Map<java.lang.String,java.util.function.BiConsumer<AssetListEntryUsage,java.lang.Object>> |
getAttributeSetterBiConsumers() |
java.lang.String |
getClassName()
Returns the fully qualified class name of this asset list entry usage.
|
long |
getClassNameId()
Returns the class name ID of this asset list entry usage.
|
long |
getClassPK()
Returns the class pk of this asset list entry usage.
|
long |
getCompanyId()
Returns the company ID of this asset list entry usage.
|
java.util.Date |
getCreateDate()
Returns the create date of this asset list entry usage.
|
long |
getCtCollectionId()
Returns the ct collection ID of this asset list entry usage.
|
long |
getGroupId()
Returns the group ID of this asset list entry usage.
|
java.util.Date |
getLastPublishDate()
Returns the last publish date of this asset list entry usage.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this asset list entry usage.
|
long |
getMvccVersion()
Returns the mvcc version of this asset list entry usage.
|
java.lang.String |
getPortletId()
Returns the portlet ID of this asset list entry usage.
|
long |
getPrimaryKey()
Returns the primary key of this asset list entry usage.
|
StagedModelType |
getStagedModelType() |
long |
getUserId()
Returns the user ID of this asset list entry usage.
|
java.lang.String |
getUserName()
Returns the user name of this asset list entry usage.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this asset list entry usage.
|
java.lang.String |
getUuid()
Returns the uuid of this asset list entry usage.
|
void |
persist()
Updates this model instance in the database or adds it if it does not yet
exist.
|
void |
setAssetListEntryId(long assetListEntryId)
Sets the asset list entry ID of this asset list entry usage.
|
void |
setAssetListEntryUsageId(long assetListEntryUsageId)
Sets the asset list entry usage ID of this asset list entry usage.
|
void |
setClassName(java.lang.String className) |
void |
setClassNameId(long classNameId)
Sets the class name ID of this asset list entry usage.
|
void |
setClassPK(long classPK)
Sets the class pk of this asset list entry usage.
|
void |
setCompanyId(long companyId)
Sets the company ID of this asset list entry usage.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this asset list entry usage.
|
void |
setCtCollectionId(long ctCollectionId)
Sets the ct collection ID of this asset list entry usage.
|
void |
setGroupId(long groupId)
Sets the group ID of this asset list entry usage.
|
void |
setLastPublishDate(java.util.Date lastPublishDate)
Sets the last publish date of this asset list 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 list entry usage.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this asset list entry usage.
|
void |
setPortletId(java.lang.String portletId)
Sets the portlet ID of this asset list entry usage.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this asset list entry usage.
|
void |
setUserId(long userId)
Sets the user ID of this asset list entry usage.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this asset list entry usage.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this asset list entry usage.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this asset list entry usage.
|
protected AssetListEntryUsageWrapper |
wrap(AssetListEntryUsage assetListEntryUsage) |
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, toXmlStringgetModelClass, getModelClassNameclonegetWrappedModelpublic AssetListEntryUsageWrapper(AssetListEntryUsage assetListEntryUsage)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface BaseModel<AssetListEntryUsage>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface BaseModel<AssetListEntryUsage>public long getAssetListEntryId()
getAssetListEntryId in interface AssetListEntryUsageModelpublic long getAssetListEntryUsageId()
getAssetListEntryUsageId in interface AssetListEntryUsageModelpublic java.lang.String getClassName()
getClassName in interface AssetListEntryUsageModelgetClassName in interface TypedModelpublic long getClassNameId()
getClassNameId in interface AssetListEntryUsageModelgetClassNameId in interface TypedModelpublic long getClassPK()
getClassPK in interface AssetListEntryUsageModelgetClassPK in interface AttachedModelpublic long getCompanyId()
getCompanyId in interface AssetListEntryUsageModelgetCompanyId in interface AuditedModelgetCompanyId in interface ShardedModelgetCompanyId in interface StagedModelpublic java.util.Date getCreateDate()
getCreateDate in interface AssetListEntryUsageModelgetCreateDate in interface AuditedModelgetCreateDate in interface StagedModelpublic long getCtCollectionId()
getCtCollectionId in interface AssetListEntryUsageModelgetCtCollectionId in interface CTModel<AssetListEntryUsage>public long getGroupId()
getGroupId in interface AssetListEntryUsageModelgetGroupId in interface GroupedModelpublic java.util.Date getLastPublishDate()
getLastPublishDate in interface AssetListEntryUsageModelgetLastPublishDate in interface StagedGroupedModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface AssetListEntryUsageModelgetModifiedDate in interface AuditedModelgetModifiedDate in interface StagedModelpublic long getMvccVersion()
getMvccVersion in interface AssetListEntryUsageModelgetMvccVersion in interface MVCCModelpublic java.lang.String getPortletId()
getPortletId in interface AssetListEntryUsageModelpublic long getPrimaryKey()
getPrimaryKey in interface AssetListEntryUsageModelgetPrimaryKey in interface CTModel<AssetListEntryUsage>public long getUserId()
getUserId in interface AssetListEntryUsageModelgetUserId in interface AuditedModelpublic java.lang.String getUserName()
getUserName in interface AssetListEntryUsageModelgetUserName in interface AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface AssetListEntryUsageModelgetUserUuid in interface AuditedModelpublic java.lang.String getUuid()
getUuid in interface AssetListEntryUsageModelgetUuid in interface StagedModelpublic void persist()
PersistedModelpersist in interface PersistedModelpublic void setAssetListEntryId(long assetListEntryId)
setAssetListEntryId in interface AssetListEntryUsageModelassetListEntryId - the asset list entry ID of this asset list entry usagepublic void setAssetListEntryUsageId(long assetListEntryUsageId)
setAssetListEntryUsageId in interface AssetListEntryUsageModelassetListEntryUsageId - the asset list entry usage ID of this asset list entry usagepublic void setClassName(java.lang.String className)
setClassName in interface AssetListEntryUsageModelpublic void setClassNameId(long classNameId)
setClassNameId in interface AssetListEntryUsageModelsetClassNameId in interface TypedModelclassNameId - the class name ID of this asset list entry usagepublic void setClassPK(long classPK)
setClassPK in interface AssetListEntryUsageModelsetClassPK in interface AttachedModelclassPK - the class pk of this asset list entry usagepublic void setCompanyId(long companyId)
setCompanyId in interface AssetListEntryUsageModelsetCompanyId in interface AuditedModelsetCompanyId in interface ShardedModelsetCompanyId in interface StagedModelcompanyId - the company ID of this asset list entry usagepublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface AssetListEntryUsageModelsetCreateDate in interface AuditedModelsetCreateDate in interface StagedModelcreateDate - the create date of this asset list entry usagepublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId in interface AssetListEntryUsageModelsetCtCollectionId in interface CTModel<AssetListEntryUsage>ctCollectionId - the ct collection ID of this asset list entry usagepublic void setGroupId(long groupId)
setGroupId in interface AssetListEntryUsageModelsetGroupId in interface GroupedModelgroupId - the group ID of this asset list entry usagepublic void setLastPublishDate(java.util.Date lastPublishDate)
setLastPublishDate in interface AssetListEntryUsageModelsetLastPublishDate in interface StagedGroupedModellastPublishDate - the last publish date of this asset list entry usagepublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface AssetListEntryUsageModelsetModifiedDate in interface AuditedModelsetModifiedDate in interface StagedModelmodifiedDate - the modified date of this asset list entry usagepublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface AssetListEntryUsageModelsetMvccVersion in interface MVCCModelmvccVersion - the mvcc version of this asset list entry usagepublic void setPortletId(java.lang.String portletId)
setPortletId in interface AssetListEntryUsageModelportletId - the portlet ID of this asset list entry usagepublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface AssetListEntryUsageModelsetPrimaryKey in interface CTModel<AssetListEntryUsage>primaryKey - the primary key of this asset list entry usagepublic void setUserId(long userId)
setUserId in interface AssetListEntryUsageModelsetUserId in interface AuditedModeluserId - the user ID of this asset list entry usagepublic void setUserName(java.lang.String userName)
setUserName in interface AssetListEntryUsageModelsetUserName in interface AuditedModeluserName - the user name of this asset list entry usagepublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface AssetListEntryUsageModelsetUserUuid in interface AuditedModeluserUuid - the user uuid of this asset list entry usagepublic void setUuid(java.lang.String uuid)
setUuid in interface AssetListEntryUsageModelsetUuid in interface StagedModeluuid - the uuid of this asset list entry usagepublic java.util.Map<java.lang.String,java.util.function.Function<AssetListEntryUsage,java.lang.Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions in interface BaseModel<AssetListEntryUsage>public java.util.Map<java.lang.String,java.util.function.BiConsumer<AssetListEntryUsage,java.lang.Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers in interface BaseModel<AssetListEntryUsage>public StagedModelType getStagedModelType()
getStagedModelType in interface StagedModelprotected AssetListEntryUsageWrapper wrap(AssetListEntryUsage assetListEntryUsage)
wrap in class BaseModelWrapper<AssetListEntryUsage>