@ProviderType public interface HtmlPreviewEntry extends HtmlPreviewEntryModel, com.liferay.portal.kernel.model.PersistedModel
HtmlPreviewEntryModel
Modifier and Type | Field and Description |
---|---|
static com.liferay.portal.kernel.util.Accessor<HtmlPreviewEntry,java.lang.Long> |
HTML_PREVIEW_ENTRY_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getImagePreviewURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
clone, compareTo, getClassName, getClassNameId, getClassPK, getCompanyId, getCreateDate, getExpandoBridge, getFileEntryId, getGroupId, getHtmlPreviewEntryId, getModifiedDate, getPrimaryKey, getPrimaryKeyObj, getUserId, getUserName, getUserUuid, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setClassName, setClassNameId, setClassPK, setCompanyId, setCreateDate, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setFileEntryId, setGroupId, setHtmlPreviewEntryId, setModifiedDate, setNew, setPrimaryKey, setPrimaryKeyObj, setUserId, setUserName, setUserUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes
static final com.liferay.portal.kernel.util.Accessor<HtmlPreviewEntry,java.lang.Long> HTML_PREVIEW_ENTRY_ID_ACCESSOR
com.liferay.html.preview.model.impl.HtmlPreviewEntryImpl
and rerun ServiceBuilder to automatically copy the method declarations to this interface.