Class AssetCategoryPropertyWrapper
java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<AssetCategoryProperty>
com.liferay.asset.category.property.model.AssetCategoryPropertyWrapper
- All Implemented Interfaces:
AssetCategoryProperty,AssetCategoryPropertyModel,com.liferay.portal.kernel.model.AuditedModel,com.liferay.portal.kernel.model.BaseModel<AssetCategoryProperty>,com.liferay.portal.kernel.model.change.tracking.CTModel<AssetCategoryProperty>,com.liferay.portal.kernel.model.ClassedModel,com.liferay.portal.kernel.model.ExternalReferenceCodeModel,com.liferay.portal.kernel.model.ModelWrapper<AssetCategoryProperty>,com.liferay.portal.kernel.model.MVCCModel,com.liferay.portal.kernel.model.PersistedModel,com.liferay.portal.kernel.model.ShardedModel,Serializable,Cloneable,Comparable<AssetCategoryProperty>
public class AssetCategoryPropertyWrapper
extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<AssetCategoryProperty>
implements AssetCategoryProperty, com.liferay.portal.kernel.model.ModelWrapper<AssetCategoryProperty>
This class is a wrapper for AssetCategoryProperty.
- See Also:
- Generated:
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
modelFields inherited from interface com.liferay.asset.category.property.model.AssetCategoryProperty
CATEGORY_PROPERTY_ID_ACCESSOR -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlongReturns the category ID of this asset category property.longReturns the category property ID of this asset category property.longReturns the company ID of this asset category property.Returns the create date of this asset category property.longReturns the ct collection ID of this asset category property.Returns the external reference code of this asset category property.getKey()Returns the key of this asset category property.Returns the modified date of this asset category property.longReturns the mvcc version of this asset category property.longReturns the primary key of this asset category property.longReturns the user ID of this asset category property.Returns the user name of this asset category property.Returns the user uuid of this asset category property.getValue()Returns the value of this asset category property.voidpersist()voidsetCategoryId(long categoryId) Sets the category ID of this asset category property.voidsetCategoryPropertyId(long categoryPropertyId) Sets the category property ID of this asset category property.voidsetCompanyId(long companyId) Sets the company ID of this asset category property.voidsetCreateDate(Date createDate) Sets the create date of this asset category property.voidsetCtCollectionId(long ctCollectionId) Sets the ct collection ID of this asset category property.voidsetExternalReferenceCode(String externalReferenceCode) Sets the external reference code of this asset category property.voidSets the key of this asset category property.voidsetModelAttributes(Map<String, Object> attributes) voidsetModifiedDate(Date modifiedDate) Sets the modified date of this asset category property.voidsetMvccVersion(long mvccVersion) Sets the mvcc version of this asset category property.voidsetPrimaryKey(long primaryKey) Sets the primary key of this asset category property.voidsetUserId(long userId) Sets the user ID of this asset category property.voidsetUserName(String userName) Sets the user name of this asset category property.voidsetUserUuid(String userUuid) Sets the user uuid of this asset category property.voidSets the value of this asset category property.protected AssetCategoryPropertyWrapperwrap(AssetCategoryProperty assetCategoryProperty) Methods inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModelMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelMethods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassNameMethods inherited from interface java.lang.Comparable
compareToMethods inherited from interface com.liferay.portal.kernel.model.ModelWrapper
getWrappedModel
-
Constructor Details
-
AssetCategoryPropertyWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<AssetCategoryProperty>
-
setModelAttributes
- Specified by:
setModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<AssetCategoryProperty>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValuesin interfaceAssetCategoryPropertyModel- Specified by:
cloneWithOriginalValuesin interfacecom.liferay.portal.kernel.model.BaseModel<AssetCategoryProperty>
-
getCategoryId
public long getCategoryId()Returns the category ID of this asset category property.- Specified by:
getCategoryIdin interfaceAssetCategoryPropertyModel- Returns:
- the category ID of this asset category property
-
getCategoryPropertyId
public long getCategoryPropertyId()Returns the category property ID of this asset category property.- Specified by:
getCategoryPropertyIdin interfaceAssetCategoryPropertyModel- Returns:
- the category property ID of this asset category property
-
getCompanyId
public long getCompanyId()Returns the company ID of this asset category property.- Specified by:
getCompanyIdin interfaceAssetCategoryPropertyModel- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Returns:
- the company ID of this asset category property
-
getCreateDate
Returns the create date of this asset category property.- Specified by:
getCreateDatein interfaceAssetCategoryPropertyModel- Specified by:
getCreateDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Returns:
- the create date of this asset category property
-
getCtCollectionId
public long getCtCollectionId()Returns the ct collection ID of this asset category property.- Specified by:
getCtCollectionIdin interfaceAssetCategoryPropertyModel- Specified by:
getCtCollectionIdin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<AssetCategoryProperty>- Returns:
- the ct collection ID of this asset category property
-
getExternalReferenceCode
Returns the external reference code of this asset category property.- Specified by:
getExternalReferenceCodein interfaceAssetCategoryPropertyModel- Specified by:
getExternalReferenceCodein interfacecom.liferay.portal.kernel.model.ExternalReferenceCodeModel- Returns:
- the external reference code of this asset category property
-
getKey
Returns the key of this asset category property.- Specified by:
getKeyin interfaceAssetCategoryPropertyModel- Returns:
- the key of this asset category property
-
getModifiedDate
Returns the modified date of this asset category property.- Specified by:
getModifiedDatein interfaceAssetCategoryPropertyModel- Specified by:
getModifiedDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Returns:
- the modified date of this asset category property
-
getMvccVersion
public long getMvccVersion()Returns the mvcc version of this asset category property.- Specified by:
getMvccVersionin interfaceAssetCategoryPropertyModel- Specified by:
getMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Returns:
- the mvcc version of this asset category property
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this asset category property.- Specified by:
getPrimaryKeyin interfaceAssetCategoryPropertyModel- Specified by:
getPrimaryKeyin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<AssetCategoryProperty>- Returns:
- the primary key of this asset category property
-
getUserId
public long getUserId()Returns the user ID of this asset category property.- Specified by:
getUserIdin interfaceAssetCategoryPropertyModel- Specified by:
getUserIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Returns:
- the user ID of this asset category property
-
getUserName
Returns the user name of this asset category property.- Specified by:
getUserNamein interfaceAssetCategoryPropertyModel- Specified by:
getUserNamein interfacecom.liferay.portal.kernel.model.AuditedModel- Returns:
- the user name of this asset category property
-
getUserUuid
Returns the user uuid of this asset category property.- Specified by:
getUserUuidin interfaceAssetCategoryPropertyModel- Specified by:
getUserUuidin interfacecom.liferay.portal.kernel.model.AuditedModel- Returns:
- the user uuid of this asset category property
-
getValue
Returns the value of this asset category property.- Specified by:
getValuein interfaceAssetCategoryPropertyModel- Returns:
- the value of this asset category property
-
persist
public void persist()- Specified by:
persistin interfacecom.liferay.portal.kernel.model.PersistedModel
-
setCategoryId
public void setCategoryId(long categoryId) Sets the category ID of this asset category property.- Specified by:
setCategoryIdin interfaceAssetCategoryPropertyModel- Parameters:
categoryId- the category ID of this asset category property
-
setCategoryPropertyId
public void setCategoryPropertyId(long categoryPropertyId) Sets the category property ID of this asset category property.- Specified by:
setCategoryPropertyIdin interfaceAssetCategoryPropertyModel- Parameters:
categoryPropertyId- the category property ID of this asset category property
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this asset category property.- Specified by:
setCompanyIdin interfaceAssetCategoryPropertyModel- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Parameters:
companyId- the company ID of this asset category property
-
setCreateDate
Sets the create date of this asset category property.- Specified by:
setCreateDatein interfaceAssetCategoryPropertyModel- Specified by:
setCreateDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Parameters:
createDate- the create date of this asset category property
-
setCtCollectionId
public void setCtCollectionId(long ctCollectionId) Sets the ct collection ID of this asset category property.- Specified by:
setCtCollectionIdin interfaceAssetCategoryPropertyModel- Specified by:
setCtCollectionIdin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<AssetCategoryProperty>- Parameters:
ctCollectionId- the ct collection ID of this asset category property
-
setExternalReferenceCode
Sets the external reference code of this asset category property.- Specified by:
setExternalReferenceCodein interfaceAssetCategoryPropertyModel- Specified by:
setExternalReferenceCodein interfacecom.liferay.portal.kernel.model.ExternalReferenceCodeModel- Parameters:
externalReferenceCode- the external reference code of this asset category property
-
setKey
Sets the key of this asset category property.- Specified by:
setKeyin interfaceAssetCategoryPropertyModel- Parameters:
key- the key of this asset category property
-
setModifiedDate
Sets the modified date of this asset category property.- Specified by:
setModifiedDatein interfaceAssetCategoryPropertyModel- Specified by:
setModifiedDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Parameters:
modifiedDate- the modified date of this asset category property
-
setMvccVersion
public void setMvccVersion(long mvccVersion) Sets the mvcc version of this asset category property.- Specified by:
setMvccVersionin interfaceAssetCategoryPropertyModel- Specified by:
setMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Parameters:
mvccVersion- the mvcc version of this asset category property
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this asset category property.- Specified by:
setPrimaryKeyin interfaceAssetCategoryPropertyModel- Specified by:
setPrimaryKeyin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<AssetCategoryProperty>- Parameters:
primaryKey- the primary key of this asset category property
-
setUserId
public void setUserId(long userId) Sets the user ID of this asset category property.- Specified by:
setUserIdin interfaceAssetCategoryPropertyModel- Specified by:
setUserIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Parameters:
userId- the user ID of this asset category property
-
setUserName
Sets the user name of this asset category property.- Specified by:
setUserNamein interfaceAssetCategoryPropertyModel- Specified by:
setUserNamein interfacecom.liferay.portal.kernel.model.AuditedModel- Parameters:
userName- the user name of this asset category property
-
setUserUuid
Sets the user uuid of this asset category property.- Specified by:
setUserUuidin interfaceAssetCategoryPropertyModel- Specified by:
setUserUuidin interfacecom.liferay.portal.kernel.model.AuditedModel- Parameters:
userUuid- the user uuid of this asset category property
-
setValue
Sets the value of this asset category property.- Specified by:
setValuein interfaceAssetCategoryPropertyModel- Parameters:
value- the value of this asset category property
-
toXmlString
- Specified by:
toXmlStringin interfaceAssetCategoryPropertyModel
-
getAttributeGetterFunctions
- Specified by:
getAttributeGetterFunctionsin interfacecom.liferay.portal.kernel.model.BaseModel<AssetCategoryProperty>
-
getAttributeSetterBiConsumers
- Specified by:
getAttributeSetterBiConsumersin interfacecom.liferay.portal.kernel.model.BaseModel<AssetCategoryProperty>
-
wrap
- Specified by:
wrapin classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<AssetCategoryProperty>
-