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
.
AssetCategoryProperty
,
Serialized FormCATEGORY_PROPERTY_ID_ACCESSOR
Constructor and Description |
---|
AssetCategoryPropertyWrapper(AssetCategoryProperty assetCategoryProperty) |
Modifier and Type | Method and Description |
---|---|
long |
getCategoryId()
Returns the category ID of this asset category property.
|
long |
getCategoryPropertyId()
Returns the category property ID of this asset category property.
|
long |
getCompanyId()
Returns the company ID of this asset category property.
|
java.util.Date |
getCreateDate()
Returns the create date of this asset category property.
|
java.lang.String |
getKey()
Returns the key of this asset category property.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this asset category property.
|
long |
getPrimaryKey()
Returns the primary key of this asset category property.
|
long |
getUserId()
Returns the user ID of this asset category property.
|
java.lang.String |
getUserName()
Returns the user name of this asset category property.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this asset category property.
|
java.lang.String |
getValue()
Returns the value of this asset category property.
|
void |
persist()
NOTE FOR DEVELOPERS:
Never modify or reference this class directly.
|
void |
setCategoryId(long categoryId)
Sets the category ID of this asset category property.
|
void |
setCategoryPropertyId(long categoryPropertyId)
Sets the category property ID of this asset category property.
|
void |
setCompanyId(long companyId)
Sets the company ID of this asset category property.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this asset category property.
|
void |
setKey(java.lang.String key)
Sets the key of this asset category property.
|
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 category property.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this asset category property.
|
void |
setUserId(long userId)
Sets the user ID of this asset category property.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this asset category property.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this asset category property.
|
void |
setValue(java.lang.String value)
Sets the value of this asset category property.
|
protected AssetCategoryPropertyWrapper |
wrap(AssetCategoryProperty assetCategoryProperty) |
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, toXmlString
finalize, getClass, notify, notifyAll, wait, wait, wait
clone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
public AssetCategoryPropertyWrapper(AssetCategoryProperty assetCategoryProperty)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<AssetCategoryProperty>
public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<AssetCategoryProperty>
public long getCategoryId()
getCategoryId
in interface AssetCategoryPropertyModel
public long getCategoryPropertyId()
getCategoryPropertyId
in interface AssetCategoryPropertyModel
public long getCompanyId()
getCompanyId
in interface AssetCategoryPropertyModel
getCompanyId
in interface com.liferay.portal.kernel.model.AuditedModel
getCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
public java.util.Date getCreateDate()
getCreateDate
in interface AssetCategoryPropertyModel
getCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getKey()
getKey
in interface AssetCategoryPropertyModel
public java.util.Date getModifiedDate()
getModifiedDate
in interface AssetCategoryPropertyModel
getModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
public long getPrimaryKey()
getPrimaryKey
in interface AssetCategoryPropertyModel
public long getUserId()
getUserId
in interface AssetCategoryPropertyModel
getUserId
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUserName()
getUserName
in interface AssetCategoryPropertyModel
getUserName
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUserUuid()
getUserUuid
in interface AssetCategoryPropertyModel
getUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getValue()
getValue
in interface AssetCategoryPropertyModel
public void persist()
AssetCategoryProperty
interface instead.persist
in interface com.liferay.portal.kernel.model.PersistedModel
public void setCategoryId(long categoryId)
setCategoryId
in interface AssetCategoryPropertyModel
categoryId
- the category ID of this asset category propertypublic void setCategoryPropertyId(long categoryPropertyId)
setCategoryPropertyId
in interface AssetCategoryPropertyModel
categoryPropertyId
- the category property ID of this asset category propertypublic void setCompanyId(long companyId)
setCompanyId
in interface AssetCategoryPropertyModel
setCompanyId
in interface com.liferay.portal.kernel.model.AuditedModel
setCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
companyId
- the company ID of this asset category propertypublic void setCreateDate(java.util.Date createDate)
setCreateDate
in interface AssetCategoryPropertyModel
setCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
createDate
- the create date of this asset category propertypublic void setKey(java.lang.String key)
setKey
in interface AssetCategoryPropertyModel
key
- the key of this asset category propertypublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate
in interface AssetCategoryPropertyModel
setModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
modifiedDate
- the modified date of this asset category propertypublic void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface AssetCategoryPropertyModel
primaryKey
- the primary key of this asset category propertypublic void setUserId(long userId)
setUserId
in interface AssetCategoryPropertyModel
setUserId
in interface com.liferay.portal.kernel.model.AuditedModel
userId
- the user ID of this asset category propertypublic void setUserName(java.lang.String userName)
setUserName
in interface AssetCategoryPropertyModel
setUserName
in interface com.liferay.portal.kernel.model.AuditedModel
userName
- the user name of this asset category propertypublic void setUserUuid(java.lang.String userUuid)
setUserUuid
in interface AssetCategoryPropertyModel
setUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
userUuid
- the user uuid of this asset category propertypublic void setValue(java.lang.String value)
setValue
in interface AssetCategoryPropertyModel
value
- the value of this asset category propertyprotected AssetCategoryPropertyWrapper wrap(AssetCategoryProperty assetCategoryProperty)
wrap
in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<AssetCategoryProperty>