com.liferay.portlet.asset.model
Interface AssetCategoryProperty

All Superinterfaces:
AssetCategoryPropertyModel, BaseModel<AssetCategoryProperty>, java.lang.Cloneable, java.lang.Comparable<AssetCategoryProperty>, java.io.Serializable
All Known Implementing Classes:
AssetCategoryPropertyWrapper

public interface AssetCategoryProperty
extends AssetCategoryPropertyModel

View Source

ServiceBuilder generated this class. Modifications in this class will be overwritten the next time is generated.

This interface is a model that represents the AssetCategoryProperty table in the database.

Customize com.liferay.portlet.asset.model.impl.AssetCategoryPropertyImpl and rerun the ServiceBuilder to generate the new methods.

Author:
Brian Wing Shun Chan
See Also:
AssetCategoryPropertyModel, com.liferay.portlet.asset.model.impl.AssetCategoryPropertyImpl, com.liferay.portlet.asset.model.impl.AssetCategoryPropertyModelImpl
Generated:

Method Summary
 
Methods inherited from interface com.liferay.portlet.asset.model.AssetCategoryPropertyModel
clone, compareTo, getCategoryId, getCategoryPropertyId, getCompanyId, getCreateDate, getExpandoBridge, getKey, getModifiedDate, getPrimaryKey, getPrimaryKeyObj, getUserId, getUserName, getUserUuid, getValue, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCategoryId, setCategoryPropertyId, setCompanyId, setCreateDate, setEscapedModel, setExpandoBridgeAttributes, setKey, setModifiedDate, setNew, setPrimaryKey, setUserId, setUserName, setUserUuid, setValue, toEscapedModel, toString, toXmlString