@ProviderType public interface AssetEntry extends AssetEntryModel, PersistedModel
AssetEntryModel
Modifier and Type | Field and Description |
---|---|
static Accessor<AssetEntry,Long> |
ENTRY_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
Modifier and Type | Method and Description |
---|---|
AssetRenderer<?> |
getAssetRenderer() |
AssetRendererFactory<?> |
getAssetRendererFactory() |
List<AssetCategory> |
getCategories() |
long[] |
getCategoryIds() |
String[] |
getTagNames() |
List<AssetTag> |
getTags() |
getAvailableLanguageIds, getClassName, getClassNameId, getClassPK, getClassTypeId, getClassUuid, getCompanyId, getCreateDate, getDefaultLanguageId, getDescription, getDescription, getDescription, getDescription, getDescription, getDescriptionCurrentLanguageId, getDescriptionCurrentValue, getDescriptionMap, getEndDate, getEntryId, getExpirationDate, getGroupId, getHeight, getLayoutUuid, getListable, getMimeType, getModifiedDate, getPrimaryKey, getPriority, getPublishDate, getStartDate, getSummary, getSummary, getSummary, getSummary, getSummary, getSummaryCurrentLanguageId, getSummaryCurrentValue, getSummaryMap, getTitle, getTitle, getTitle, getTitle, getTitle, getTitleCurrentLanguageId, getTitleCurrentValue, getTitleMap, getUrl, getUserId, getUserName, getUserUuid, getViewCount, getVisible, getWidth, isListable, isVisible, prepareLocalizedFieldsForImport, prepareLocalizedFieldsForImport, setClassName, setClassNameId, setClassPK, setClassTypeId, setClassUuid, setCompanyId, setCreateDate, setDescription, setDescription, setDescription, setDescriptionCurrentLanguageId, setDescriptionMap, setDescriptionMap, setEndDate, setEntryId, setExpirationDate, setGroupId, setHeight, setLayoutUuid, setListable, setMimeType, setModifiedDate, setPrimaryKey, setPriority, setPublishDate, setStartDate, setSummary, setSummary, setSummary, setSummaryCurrentLanguageId, setSummaryMap, setSummaryMap, setTitle, setTitle, setTitle, setTitleCurrentLanguageId, setTitleMap, setTitleMap, setUrl, setUserId, setUserName, setUserUuid, setViewCount, setVisible, setWidth
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<AssetEntry,Long> ENTRY_ID_ACCESSOR
com.liferay.portlet.asset.model.impl.AssetEntryImpl
and rerun ServiceBuilder to automatically copy the method declarations to this interface.AssetRenderer<?> getAssetRenderer()
AssetRendererFactory<?> getAssetRendererFactory()
List<AssetCategory> getCategories()
long[] getCategoryIds()
String[] getTagNames()
List<AssetTag> getTags()