public class AssetCategoryPropertyWrapper extends java.lang.Object 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 |
---|---|
java.lang.Object |
clone() |
int |
compareTo(AssetCategoryProperty assetCategoryProperty) |
boolean |
equals(java.lang.Object object) |
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.
|
com.liferay.expando.kernel.model.ExpandoBridge |
getExpandoBridge() |
java.lang.String |
getKey()
Returns the key of this asset category property.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.lang.Class<?> |
getModelClass() |
java.lang.String |
getModelClassName() |
java.util.Date |
getModifiedDate()
Returns the modified date of this asset category property.
|
long |
getPrimaryKey()
Returns the primary key of this asset category property.
|
java.io.Serializable |
getPrimaryKeyObj() |
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.
|
AssetCategoryProperty |
getWrappedModel() |
int |
hashCode() |
boolean |
isCachedModel() |
boolean |
isEntityCacheEnabled() |
boolean |
isEscapedModel() |
boolean |
isFinderCacheEnabled() |
boolean |
isNew() |
void |
persist() |
void |
resetOriginalValues() |
void |
setCachedModel(boolean cachedModel) |
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 |
setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel) |
void |
setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge) |
void |
setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext) |
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 |
setNew(boolean n) |
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this asset category property.
|
void |
setPrimaryKeyObj(java.io.Serializable primaryKeyObj) |
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.
|
com.liferay.portal.kernel.model.CacheModel<AssetCategoryProperty> |
toCacheModel() |
AssetCategoryProperty |
toEscapedModel() |
java.lang.String |
toString() |
AssetCategoryProperty |
toUnescapedModel() |
java.lang.String |
toXmlString() |
public AssetCategoryPropertyWrapper(AssetCategoryProperty assetCategoryProperty)
public java.lang.Class<?> getModelClass()
getModelClass
in interface com.liferay.portal.kernel.model.ClassedModel
public java.lang.String getModelClassName()
getModelClassName
in interface com.liferay.portal.kernel.model.ClassedModel
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 java.lang.Object clone()
clone
in interface AssetCategoryPropertyModel
clone
in interface com.liferay.portal.kernel.model.BaseModel<AssetCategoryProperty>
clone
in class java.lang.Object
public int compareTo(AssetCategoryProperty assetCategoryProperty)
compareTo
in interface AssetCategoryPropertyModel
compareTo
in interface java.lang.Comparable<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 com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()
getExpandoBridge
in interface AssetCategoryPropertyModel
getExpandoBridge
in interface com.liferay.portal.kernel.model.BaseModel<AssetCategoryProperty>
getExpandoBridge
in interface com.liferay.portal.kernel.model.ClassedModel
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 java.io.Serializable getPrimaryKeyObj()
getPrimaryKeyObj
in interface AssetCategoryPropertyModel
getPrimaryKeyObj
in interface com.liferay.portal.kernel.model.BaseModel<AssetCategoryProperty>
getPrimaryKeyObj
in interface com.liferay.portal.kernel.model.ClassedModel
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 int hashCode()
hashCode
in interface AssetCategoryPropertyModel
hashCode
in class java.lang.Object
public boolean isCachedModel()
isCachedModel
in interface AssetCategoryPropertyModel
isCachedModel
in interface com.liferay.portal.kernel.model.BaseModel<AssetCategoryProperty>
public boolean isEscapedModel()
isEscapedModel
in interface AssetCategoryPropertyModel
isEscapedModel
in interface com.liferay.portal.kernel.model.BaseModel<AssetCategoryProperty>
public boolean isNew()
isNew
in interface AssetCategoryPropertyModel
isNew
in interface com.liferay.portal.kernel.model.BaseModel<AssetCategoryProperty>
public void persist()
persist
in interface com.liferay.portal.kernel.model.PersistedModel
public void setCachedModel(boolean cachedModel)
setCachedModel
in interface AssetCategoryPropertyModel
setCachedModel
in interface com.liferay.portal.kernel.model.BaseModel<AssetCategoryProperty>
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 setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel)
setExpandoBridgeAttributes
in interface AssetCategoryPropertyModel
setExpandoBridgeAttributes
in interface com.liferay.portal.kernel.model.BaseModel<AssetCategoryProperty>
public void setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge)
setExpandoBridgeAttributes
in interface AssetCategoryPropertyModel
setExpandoBridgeAttributes
in interface com.liferay.portal.kernel.model.BaseModel<AssetCategoryProperty>
public void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext)
setExpandoBridgeAttributes
in interface AssetCategoryPropertyModel
setExpandoBridgeAttributes
in interface com.liferay.portal.kernel.model.BaseModel<AssetCategoryProperty>
public 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 setNew(boolean n)
setNew
in interface AssetCategoryPropertyModel
setNew
in interface com.liferay.portal.kernel.model.BaseModel<AssetCategoryProperty>
public void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface AssetCategoryPropertyModel
primaryKey
- the primary key of this asset category propertypublic void setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
setPrimaryKeyObj
in interface AssetCategoryPropertyModel
setPrimaryKeyObj
in interface com.liferay.portal.kernel.model.BaseModel<AssetCategoryProperty>
setPrimaryKeyObj
in interface com.liferay.portal.kernel.model.ClassedModel
public 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 propertypublic com.liferay.portal.kernel.model.CacheModel<AssetCategoryProperty> toCacheModel()
toCacheModel
in interface AssetCategoryPropertyModel
toCacheModel
in interface com.liferay.portal.kernel.model.BaseModel<AssetCategoryProperty>
public AssetCategoryProperty toEscapedModel()
toEscapedModel
in interface AssetCategoryPropertyModel
toEscapedModel
in interface com.liferay.portal.kernel.model.BaseModel<AssetCategoryProperty>
public java.lang.String toString()
toString
in interface AssetCategoryPropertyModel
toString
in class java.lang.Object
public AssetCategoryProperty toUnescapedModel()
toUnescapedModel
in interface AssetCategoryPropertyModel
toUnescapedModel
in interface com.liferay.portal.kernel.model.BaseModel<AssetCategoryProperty>
public java.lang.String toXmlString()
toXmlString
in interface AssetCategoryPropertyModel
toXmlString
in interface com.liferay.portal.kernel.model.BaseModel<AssetCategoryProperty>
public boolean equals(java.lang.Object object)
equals
in class java.lang.Object
public AssetCategoryProperty getWrappedModel()
getWrappedModel
in interface com.liferay.portal.kernel.model.ModelWrapper<AssetCategoryProperty>
public boolean isEntityCacheEnabled()
isEntityCacheEnabled
in interface com.liferay.portal.kernel.model.BaseModel<AssetCategoryProperty>
public boolean isFinderCacheEnabled()
isFinderCacheEnabled
in interface com.liferay.portal.kernel.model.BaseModel<AssetCategoryProperty>
public void resetOriginalValues()
resetOriginalValues
in interface com.liferay.portal.kernel.model.BaseModel<AssetCategoryProperty>