@Deprecated @ProviderType public interface AssetCategoryProperty extends AssetCategoryPropertyModel, PersistedModel
AssetCategoryPropertyModel
Modifier and Type | Field and Description |
---|---|
static Accessor<AssetCategoryProperty,Long> |
CATEGORY_PROPERTY_ID_ACCESSOR
Deprecated.
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
getModelClass, getModelClassName
persist
static final Accessor<AssetCategoryProperty,Long> CATEGORY_PROPERTY_ID_ACCESSOR
com.liferay.portlet.asset.model.impl.AssetCategoryPropertyImpl
and rerun ServiceBuilder to automatically copy the method declarations to this interface.