public class AssetListEntryAssetEntryRelWrapper extends BaseModelWrapper<AssetListEntryAssetEntryRel> implements AssetListEntryAssetEntryRel, ModelWrapper<AssetListEntryAssetEntryRel>
This class is a wrapper for AssetListEntryAssetEntryRel.
AssetListEntryAssetEntryRel,
Serialized FormmodelASSET_LIST_ENTRY_ASSET_ENTRY_REL_ID_ACCESSOR| Constructor and Description |
|---|
AssetListEntryAssetEntryRelWrapper(AssetListEntryAssetEntryRel assetListEntryAssetEntryRel) |
| Modifier and Type | Method and Description |
|---|---|
long |
getAssetEntryId()
Returns the asset entry ID of this asset list entry asset entry rel.
|
java.lang.String |
getAssetEntryUuid() |
long |
getAssetListEntryAssetEntryRelId()
Returns the asset list entry asset entry rel ID of this asset list entry asset entry rel.
|
long |
getAssetListEntryId()
Returns the asset list entry ID of this asset list entry asset entry rel.
|
java.util.Map<java.lang.String,java.util.function.Function<AssetListEntryAssetEntryRel,java.lang.Object>> |
getAttributeGetterFunctions() |
java.util.Map<java.lang.String,java.util.function.BiConsumer<AssetListEntryAssetEntryRel,java.lang.Object>> |
getAttributeSetterBiConsumers() |
long |
getCompanyId()
Returns the company ID of this asset list entry asset entry rel.
|
java.util.Date |
getCreateDate()
Returns the create date of this asset list entry asset entry rel.
|
long |
getCtCollectionId()
Returns the ct collection ID of this asset list entry asset entry rel.
|
long |
getGroupId()
Returns the group ID of this asset list entry asset entry rel.
|
java.util.Date |
getLastPublishDate()
Returns the last publish date of this asset list entry asset entry rel.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this asset list entry asset entry rel.
|
long |
getMvccVersion()
Returns the mvcc version of this asset list entry asset entry rel.
|
int |
getPosition()
Returns the position of this asset list entry asset entry rel.
|
long |
getPrimaryKey()
Returns the primary key of this asset list entry asset entry rel.
|
long |
getSegmentsEntryId()
Returns the segments entry ID of this asset list entry asset entry rel.
|
StagedModelType |
getStagedModelType() |
long |
getUserId()
Returns the user ID of this asset list entry asset entry rel.
|
java.lang.String |
getUserName()
Returns the user name of this asset list entry asset entry rel.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this asset list entry asset entry rel.
|
java.lang.String |
getUuid()
Returns the uuid of this asset list entry asset entry rel.
|
void |
persist()
Updates this model instance in the database or adds it if it does not yet
exist.
|
void |
setAssetEntryId(long assetEntryId)
Sets the asset entry ID of this asset list entry asset entry rel.
|
void |
setAssetEntryUuid(java.lang.String assetEntryUuid) |
void |
setAssetListEntryAssetEntryRelId(long assetListEntryAssetEntryRelId)
Sets the asset list entry asset entry rel ID of this asset list entry asset entry rel.
|
void |
setAssetListEntryId(long assetListEntryId)
Sets the asset list entry ID of this asset list entry asset entry rel.
|
void |
setCompanyId(long companyId)
Sets the company ID of this asset list entry asset entry rel.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this asset list entry asset entry rel.
|
void |
setCtCollectionId(long ctCollectionId)
Sets the ct collection ID of this asset list entry asset entry rel.
|
void |
setGroupId(long groupId)
Sets the group ID of this asset list entry asset entry rel.
|
void |
setLastPublishDate(java.util.Date lastPublishDate)
Sets the last publish date of this asset list entry asset entry rel.
|
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 asset entry rel.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this asset list entry asset entry rel.
|
void |
setPosition(int position)
Sets the position of this asset list entry asset entry rel.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this asset list entry asset entry rel.
|
void |
setSegmentsEntryId(long segmentsEntryId)
Sets the segments entry ID of this asset list entry asset entry rel.
|
void |
setUserId(long userId)
Sets the user ID of this asset list entry asset entry rel.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this asset list entry asset entry rel.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this asset list entry asset entry rel.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this asset list entry asset entry rel.
|
protected AssetListEntryAssetEntryRelWrapper |
wrap(AssetListEntryAssetEntryRel assetListEntryAssetEntryRel) |
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 AssetListEntryAssetEntryRelWrapper(AssetListEntryAssetEntryRel assetListEntryAssetEntryRel)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface BaseModel<AssetListEntryAssetEntryRel>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface BaseModel<AssetListEntryAssetEntryRel>public long getAssetEntryId()
getAssetEntryId in interface AssetListEntryAssetEntryRelModelpublic java.lang.String getAssetEntryUuid()
getAssetEntryUuid in interface AssetListEntryAssetEntryRelpublic long getAssetListEntryAssetEntryRelId()
getAssetListEntryAssetEntryRelId in interface AssetListEntryAssetEntryRelModelpublic long getAssetListEntryId()
getAssetListEntryId in interface AssetListEntryAssetEntryRelModelpublic long getCompanyId()
getCompanyId in interface AssetListEntryAssetEntryRelModelgetCompanyId in interface AuditedModelgetCompanyId in interface ShardedModelgetCompanyId in interface StagedModelpublic java.util.Date getCreateDate()
getCreateDate in interface AssetListEntryAssetEntryRelModelgetCreateDate in interface AuditedModelgetCreateDate in interface StagedModelpublic long getCtCollectionId()
getCtCollectionId in interface AssetListEntryAssetEntryRelModelgetCtCollectionId in interface CTModel<AssetListEntryAssetEntryRel>public long getGroupId()
getGroupId in interface AssetListEntryAssetEntryRelModelgetGroupId in interface GroupedModelpublic java.util.Date getLastPublishDate()
getLastPublishDate in interface AssetListEntryAssetEntryRelModelgetLastPublishDate in interface StagedGroupedModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface AssetListEntryAssetEntryRelModelgetModifiedDate in interface AuditedModelgetModifiedDate in interface StagedModelpublic long getMvccVersion()
getMvccVersion in interface AssetListEntryAssetEntryRelModelgetMvccVersion in interface MVCCModelpublic int getPosition()
getPosition in interface AssetListEntryAssetEntryRelModelpublic long getPrimaryKey()
getPrimaryKey in interface AssetListEntryAssetEntryRelModelgetPrimaryKey in interface CTModel<AssetListEntryAssetEntryRel>public long getSegmentsEntryId()
getSegmentsEntryId in interface AssetListEntryAssetEntryRelModelpublic long getUserId()
getUserId in interface AssetListEntryAssetEntryRelModelgetUserId in interface AuditedModelpublic java.lang.String getUserName()
getUserName in interface AssetListEntryAssetEntryRelModelgetUserName in interface AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface AssetListEntryAssetEntryRelModelgetUserUuid in interface AuditedModelpublic java.lang.String getUuid()
getUuid in interface AssetListEntryAssetEntryRelModelgetUuid in interface StagedModelpublic void persist()
PersistedModelpersist in interface PersistedModelpublic void setAssetEntryId(long assetEntryId)
setAssetEntryId in interface AssetListEntryAssetEntryRelModelassetEntryId - the asset entry ID of this asset list entry asset entry relpublic void setAssetEntryUuid(java.lang.String assetEntryUuid)
setAssetEntryUuid in interface AssetListEntryAssetEntryRelpublic void setAssetListEntryAssetEntryRelId(long assetListEntryAssetEntryRelId)
setAssetListEntryAssetEntryRelId in interface AssetListEntryAssetEntryRelModelassetListEntryAssetEntryRelId - the asset list entry asset entry rel ID of this asset list entry asset entry relpublic void setAssetListEntryId(long assetListEntryId)
setAssetListEntryId in interface AssetListEntryAssetEntryRelModelassetListEntryId - the asset list entry ID of this asset list entry asset entry relpublic void setCompanyId(long companyId)
setCompanyId in interface AssetListEntryAssetEntryRelModelsetCompanyId in interface AuditedModelsetCompanyId in interface ShardedModelsetCompanyId in interface StagedModelcompanyId - the company ID of this asset list entry asset entry relpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface AssetListEntryAssetEntryRelModelsetCreateDate in interface AuditedModelsetCreateDate in interface StagedModelcreateDate - the create date of this asset list entry asset entry relpublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId in interface AssetListEntryAssetEntryRelModelsetCtCollectionId in interface CTModel<AssetListEntryAssetEntryRel>ctCollectionId - the ct collection ID of this asset list entry asset entry relpublic void setGroupId(long groupId)
setGroupId in interface AssetListEntryAssetEntryRelModelsetGroupId in interface GroupedModelgroupId - the group ID of this asset list entry asset entry relpublic void setLastPublishDate(java.util.Date lastPublishDate)
setLastPublishDate in interface AssetListEntryAssetEntryRelModelsetLastPublishDate in interface StagedGroupedModellastPublishDate - the last publish date of this asset list entry asset entry relpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface AssetListEntryAssetEntryRelModelsetModifiedDate in interface AuditedModelsetModifiedDate in interface StagedModelmodifiedDate - the modified date of this asset list entry asset entry relpublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface AssetListEntryAssetEntryRelModelsetMvccVersion in interface MVCCModelmvccVersion - the mvcc version of this asset list entry asset entry relpublic void setPosition(int position)
setPosition in interface AssetListEntryAssetEntryRelModelposition - the position of this asset list entry asset entry relpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface AssetListEntryAssetEntryRelModelsetPrimaryKey in interface CTModel<AssetListEntryAssetEntryRel>primaryKey - the primary key of this asset list entry asset entry relpublic void setSegmentsEntryId(long segmentsEntryId)
setSegmentsEntryId in interface AssetListEntryAssetEntryRelModelsegmentsEntryId - the segments entry ID of this asset list entry asset entry relpublic void setUserId(long userId)
setUserId in interface AssetListEntryAssetEntryRelModelsetUserId in interface AuditedModeluserId - the user ID of this asset list entry asset entry relpublic void setUserName(java.lang.String userName)
setUserName in interface AssetListEntryAssetEntryRelModelsetUserName in interface AuditedModeluserName - the user name of this asset list entry asset entry relpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface AssetListEntryAssetEntryRelModelsetUserUuid in interface AuditedModeluserUuid - the user uuid of this asset list entry asset entry relpublic void setUuid(java.lang.String uuid)
setUuid in interface AssetListEntryAssetEntryRelModelsetUuid in interface StagedModeluuid - the uuid of this asset list entry asset entry relpublic java.util.Map<java.lang.String,java.util.function.Function<AssetListEntryAssetEntryRel,java.lang.Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions in interface BaseModel<AssetListEntryAssetEntryRel>public java.util.Map<java.lang.String,java.util.function.BiConsumer<AssetListEntryAssetEntryRel,java.lang.Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers in interface BaseModel<AssetListEntryAssetEntryRel>public StagedModelType getStagedModelType()
getStagedModelType in interface StagedModelprotected AssetListEntryAssetEntryRelWrapper wrap(AssetListEntryAssetEntryRel assetListEntryAssetEntryRel)
wrap in class BaseModelWrapper<AssetListEntryAssetEntryRel>