@ProviderType public interface AssetEntryAssetCategoryRel extends AssetEntryAssetCategoryRelModel, com.liferay.portal.kernel.model.PersistedModel
AssetEntryAssetCategoryRelModel
Modifier and Type | Field and Description |
---|---|
static com.liferay.portal.kernel.util.Accessor<AssetEntryAssetCategoryRel,java.lang.Long> |
ASSET_ENTRY_ASSET_CATEGORY_REL_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
getAssetCategoryId, getAssetEntryAssetCategoryRelId, getAssetEntryId, getMvccVersion, getPrimaryKey, getPriority, setAssetCategoryId, setAssetEntryAssetCategoryRelId, setAssetEntryId, setMvccVersion, setPrimaryKey, setPriority
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<AssetEntryAssetCategoryRel,java.lang.Long> ASSET_ENTRY_ASSET_CATEGORY_REL_ID_ACCESSOR
com.liferay.asset.entry.rel.model.impl.AssetEntryAssetCategoryRelImpl
and rerun ServiceBuilder to automatically copy the method declarations to this interface.