public class AssetListEntryAssetEntryRelWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<AssetListEntryAssetEntryRel> implements AssetListEntryAssetEntryRel, com.liferay.portal.kernel.model.ModelWrapper<AssetListEntryAssetEntryRel>
This class is a wrapper for AssetListEntryAssetEntryRel.
AssetListEntryAssetEntryRel,
Serialized FormASSET_LIST_ENTRY_ASSET_ENTRY_REL_ID_ACCESSOR| Constructor and Description |
|---|
AssetListEntryAssetEntryRelWrapper(AssetListEntryAssetEntryRel assetListEntryAssetEntryRel) |
| Modifier and Type | Method and Description |
|---|---|
AssetListEntryAssetEntryRel |
cloneWithOriginalValues() |
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.
|
com.liferay.exportimport.kernel.lar.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() |
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.
|
java.lang.String |
toXmlString() |
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, toUnescapedModelfinalize, getClass, notify, notifyAll, wait, wait, waitclone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelpublic AssetListEntryAssetEntryRelWrapper(AssetListEntryAssetEntryRel assetListEntryAssetEntryRel)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<AssetListEntryAssetEntryRel>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<AssetListEntryAssetEntryRel>public AssetListEntryAssetEntryRel cloneWithOriginalValues()
cloneWithOriginalValues in interface AssetListEntryAssetEntryRelModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.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 com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelgetCompanyId in interface com.liferay.portal.kernel.model.StagedModelpublic java.util.Date getCreateDate()
getCreateDate in interface AssetListEntryAssetEntryRelModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelgetCreateDate in interface com.liferay.portal.kernel.model.StagedModelpublic long getCtCollectionId()
getCtCollectionId in interface AssetListEntryAssetEntryRelModelgetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<AssetListEntryAssetEntryRel>public long getGroupId()
getGroupId in interface AssetListEntryAssetEntryRelModelgetGroupId in interface com.liferay.portal.kernel.model.GroupedModelpublic java.util.Date getLastPublishDate()
getLastPublishDate in interface AssetListEntryAssetEntryRelModelgetLastPublishDate in interface com.liferay.portal.kernel.model.StagedGroupedModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface AssetListEntryAssetEntryRelModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelgetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelpublic long getMvccVersion()
getMvccVersion in interface AssetListEntryAssetEntryRelModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic int getPosition()
getPosition in interface AssetListEntryAssetEntryRelModelpublic long getPrimaryKey()
getPrimaryKey in interface AssetListEntryAssetEntryRelModelgetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<AssetListEntryAssetEntryRel>public long getSegmentsEntryId()
getSegmentsEntryId in interface AssetListEntryAssetEntryRelModelpublic long getUserId()
getUserId in interface AssetListEntryAssetEntryRelModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface AssetListEntryAssetEntryRelModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface AssetListEntryAssetEntryRelModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUuid()
getUuid in interface AssetListEntryAssetEntryRelModelgetUuid 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 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 com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelsetCompanyId in interface com.liferay.portal.kernel.model.StagedModelcompanyId - the company ID of this asset list entry asset entry relpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface AssetListEntryAssetEntryRelModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelsetCreateDate in interface com.liferay.portal.kernel.model.StagedModelcreateDate - the create date of this asset list entry asset entry relpublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId in interface AssetListEntryAssetEntryRelModelsetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.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 com.liferay.portal.kernel.model.GroupedModelgroupId - the group ID of this asset list entry asset entry relpublic void setLastPublishDate(java.util.Date lastPublishDate)
setLastPublishDate in interface AssetListEntryAssetEntryRelModelsetLastPublishDate in interface com.liferay.portal.kernel.model.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 com.liferay.portal.kernel.model.AuditedModelsetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelmodifiedDate - the modified date of this asset list entry asset entry relpublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface AssetListEntryAssetEntryRelModelsetMvccVersion in interface com.liferay.portal.kernel.model.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 com.liferay.portal.kernel.model.change.tracking.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 com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this asset list entry asset entry relpublic void setUserName(java.lang.String userName)
setUserName in interface AssetListEntryAssetEntryRelModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this asset list entry asset entry relpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface AssetListEntryAssetEntryRelModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this asset list entry asset entry relpublic void setUuid(java.lang.String uuid)
setUuid in interface AssetListEntryAssetEntryRelModelsetUuid in interface com.liferay.portal.kernel.model.StagedModeluuid - the uuid of this asset list entry asset entry relpublic java.lang.String toXmlString()
toXmlString in interface AssetListEntryAssetEntryRelModelpublic java.util.Map<java.lang.String,java.util.function.Function<AssetListEntryAssetEntryRel,java.lang.Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions in interface com.liferay.portal.kernel.model.BaseModel<AssetListEntryAssetEntryRel>public java.util.Map<java.lang.String,java.util.function.BiConsumer<AssetListEntryAssetEntryRel,java.lang.Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers in interface com.liferay.portal.kernel.model.BaseModel<AssetListEntryAssetEntryRel>public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType in interface com.liferay.portal.kernel.model.StagedModelprotected AssetListEntryAssetEntryRelWrapper wrap(AssetListEntryAssetEntryRel assetListEntryAssetEntryRel)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<AssetListEntryAssetEntryRel>