public class AssetEntryAssetCategoryRelWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<AssetEntryAssetCategoryRel> implements AssetEntryAssetCategoryRel, com.liferay.portal.kernel.model.ModelWrapper<AssetEntryAssetCategoryRel>
This class is a wrapper for AssetEntryAssetCategoryRel.
AssetEntryAssetCategoryRel,
Serialized FormASSET_ENTRY_ASSET_CATEGORY_REL_ID_ACCESSOR| Constructor and Description |
|---|
AssetEntryAssetCategoryRelWrapper(AssetEntryAssetCategoryRel assetEntryAssetCategoryRel) |
| Modifier and Type | Method and Description |
|---|---|
AssetEntryAssetCategoryRel |
cloneWithOriginalValues() |
long |
getAssetCategoryId()
Returns the asset category ID of this asset entry asset category rel.
|
long |
getAssetEntryAssetCategoryRelId()
Returns the asset entry asset category rel ID of this asset entry asset category rel.
|
long |
getAssetEntryId()
Returns the asset entry ID of this asset entry asset category rel.
|
java.util.Map<java.lang.String,java.util.function.Function<AssetEntryAssetCategoryRel,java.lang.Object>> |
getAttributeGetterFunctions() |
java.util.Map<java.lang.String,java.util.function.BiConsumer<AssetEntryAssetCategoryRel,java.lang.Object>> |
getAttributeSetterBiConsumers() |
long |
getCompanyId()
Returns the company ID of this asset entry asset category rel.
|
long |
getCtCollectionId()
Returns the ct collection ID of this asset entry asset category rel.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
long |
getMvccVersion()
Returns the mvcc version of this asset entry asset category rel.
|
long |
getPrimaryKey()
Returns the primary key of this asset entry asset category rel.
|
int |
getPriority()
Returns the priority of this asset entry asset category rel.
|
void |
persist() |
void |
setAssetCategoryId(long assetCategoryId)
Sets the asset category ID of this asset entry asset category rel.
|
void |
setAssetEntryAssetCategoryRelId(long assetEntryAssetCategoryRelId)
Sets the asset entry asset category rel ID of this asset entry asset category rel.
|
void |
setAssetEntryId(long assetEntryId)
Sets the asset entry ID of this asset entry asset category rel.
|
void |
setCompanyId(long companyId)
Sets the company ID of this asset entry asset category rel.
|
void |
setCtCollectionId(long ctCollectionId)
Sets the ct collection ID of this asset entry asset category rel.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this asset entry asset category rel.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this asset entry asset category rel.
|
void |
setPriority(int priority)
Sets the priority of this asset entry asset category rel.
|
java.lang.String |
toXmlString() |
protected AssetEntryAssetCategoryRelWrapper |
wrap(AssetEntryAssetCategoryRel assetEntryAssetCategoryRel) |
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 AssetEntryAssetCategoryRelWrapper(AssetEntryAssetCategoryRel assetEntryAssetCategoryRel)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<AssetEntryAssetCategoryRel>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<AssetEntryAssetCategoryRel>public AssetEntryAssetCategoryRel cloneWithOriginalValues()
cloneWithOriginalValues in interface AssetEntryAssetCategoryRelModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<AssetEntryAssetCategoryRel>public long getAssetCategoryId()
getAssetCategoryId in interface AssetEntryAssetCategoryRelModelpublic long getAssetEntryAssetCategoryRelId()
getAssetEntryAssetCategoryRelId in interface AssetEntryAssetCategoryRelModelpublic long getAssetEntryId()
getAssetEntryId in interface AssetEntryAssetCategoryRelModelpublic long getCompanyId()
getCompanyId in interface AssetEntryAssetCategoryRelModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelpublic long getCtCollectionId()
getCtCollectionId in interface AssetEntryAssetCategoryRelModelgetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<AssetEntryAssetCategoryRel>public long getMvccVersion()
getMvccVersion in interface AssetEntryAssetCategoryRelModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic long getPrimaryKey()
getPrimaryKey in interface AssetEntryAssetCategoryRelModelgetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<AssetEntryAssetCategoryRel>public int getPriority()
getPriority in interface AssetEntryAssetCategoryRelModelpublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setAssetCategoryId(long assetCategoryId)
setAssetCategoryId in interface AssetEntryAssetCategoryRelModelassetCategoryId - the asset category ID of this asset entry asset category relpublic void setAssetEntryAssetCategoryRelId(long assetEntryAssetCategoryRelId)
setAssetEntryAssetCategoryRelId in interface AssetEntryAssetCategoryRelModelassetEntryAssetCategoryRelId - the asset entry asset category rel ID of this asset entry asset category relpublic void setAssetEntryId(long assetEntryId)
setAssetEntryId in interface AssetEntryAssetCategoryRelModelassetEntryId - the asset entry ID of this asset entry asset category relpublic void setCompanyId(long companyId)
setCompanyId in interface AssetEntryAssetCategoryRelModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelcompanyId - the company ID of this asset entry asset category relpublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId in interface AssetEntryAssetCategoryRelModelsetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<AssetEntryAssetCategoryRel>ctCollectionId - the ct collection ID of this asset entry asset category relpublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface AssetEntryAssetCategoryRelModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this asset entry asset category relpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface AssetEntryAssetCategoryRelModelsetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<AssetEntryAssetCategoryRel>primaryKey - the primary key of this asset entry asset category relpublic void setPriority(int priority)
setPriority in interface AssetEntryAssetCategoryRelModelpriority - the priority of this asset entry asset category relpublic java.lang.String toXmlString()
toXmlString in interface AssetEntryAssetCategoryRelModelpublic java.util.Map<java.lang.String,java.util.function.Function<AssetEntryAssetCategoryRel,java.lang.Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions in interface com.liferay.portal.kernel.model.BaseModel<AssetEntryAssetCategoryRel>public java.util.Map<java.lang.String,java.util.function.BiConsumer<AssetEntryAssetCategoryRel,java.lang.Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers in interface com.liferay.portal.kernel.model.BaseModel<AssetEntryAssetCategoryRel>protected AssetEntryAssetCategoryRelWrapper wrap(AssetEntryAssetCategoryRel assetEntryAssetCategoryRel)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<AssetEntryAssetCategoryRel>