@ProviderType public interface AssetCategoryProperty extends AssetCategoryPropertyModel, com.liferay.portal.kernel.model.PersistedModel
AssetCategoryPropertyModel
Modifier and Type | Field and Description |
---|---|
static com.liferay.portal.kernel.util.Accessor<AssetCategoryProperty,java.lang.Long> |
CATEGORY_PROPERTY_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
getCategoryId, getCategoryPropertyId, getCompanyId, getCreateDate, getKey, getModifiedDate, getPrimaryKey, getUserId, getUserName, getUserUuid, getValue, setCategoryId, setCategoryPropertyId, setCompanyId, setCreateDate, setKey, setModifiedDate, setPrimaryKey, setUserId, setUserName, setUserUuid, setValue
clone, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
static final com.liferay.portal.kernel.util.Accessor<AssetCategoryProperty,java.lang.Long> CATEGORY_PROPERTY_ID_ACCESSOR
com.liferay.asset.category.property.model.impl.AssetCategoryPropertyImpl
and rerun ServiceBuilder to automatically copy the method declarations to this interface.