@ProviderType public interface AssetAutoTaggerEntry extends AssetAutoTaggerEntryModel, com.liferay.portal.kernel.model.PersistedModel
AssetAutoTaggerEntryModel
Modifier and Type | Field and Description |
---|---|
static com.liferay.portal.kernel.util.Accessor<AssetAutoTaggerEntry,java.lang.Long> |
ASSET_AUTO_TAGGER_ENTRY_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
getAssetAutoTaggerEntryId, getAssetEntryId, getAssetTagId, getCompanyId, getCreateDate, getGroupId, getModifiedDate, getPrimaryKey, setAssetAutoTaggerEntryId, setAssetEntryId, setAssetTagId, setCompanyId, setCreateDate, setGroupId, setModifiedDate, setPrimaryKey
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<AssetAutoTaggerEntry,java.lang.Long> ASSET_AUTO_TAGGER_ENTRY_ID_ACCESSOR
com.liferay.asset.auto.tagger.model.impl.AssetAutoTaggerEntryImpl
and rerun ServiceBuilder to automatically copy the method declarations to this interface.