@ProviderType public interface FragmentEntry extends FragmentEntryModel, com.liferay.portal.kernel.model.PersistedModel
FragmentEntryModel
,
com.liferay.fragment.model.impl.FragmentEntryImpl
,
com.liferay.fragment.model.impl.FragmentEntryModelImpl
Modifier and Type | Field and Description |
---|---|
static com.liferay.portal.kernel.util.Accessor<FragmentEntry,java.lang.Long> |
FRAGMENT_ENTRY_ID_ACCESSOR |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getContent() |
java.lang.String |
getImagePreviewURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
int |
getUsageCount() |
void |
populateZipWriter(com.liferay.portal.kernel.zip.ZipWriter zipWriter,
java.lang.String path) |
clone, compareTo, getCompanyId, getCreateDate, getCss, getExpandoBridge, getFragmentCollectionId, getFragmentEntryId, getFragmentEntryKey, getGroupId, getHtml, getJs, getLastPublishDate, getModifiedDate, getName, getPreviewFileEntryId, getPrimaryKey, getPrimaryKeyObj, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getUserId, getUserName, getUserUuid, getUuid, hashCode, isApproved, isCachedModel, isDenied, isDraft, isEscapedModel, isExpired, isInactive, isIncomplete, isNew, isPending, isScheduled, setCachedModel, setCompanyId, setCreateDate, setCss, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setFragmentCollectionId, setFragmentEntryId, setFragmentEntryKey, setGroupId, setHtml, setJs, setLastPublishDate, setModifiedDate, setName, setNew, setPreviewFileEntryId, setPrimaryKey, setPrimaryKeyObj, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setUserId, setUserName, setUserUuid, setUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes
static final com.liferay.portal.kernel.util.Accessor<FragmentEntry,java.lang.Long> FRAGMENT_ENTRY_ID_ACCESSOR
java.lang.String getContent()
java.lang.String getImagePreviewURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
int getUsageCount()
void populateZipWriter(com.liferay.portal.kernel.zip.ZipWriter zipWriter, java.lang.String path) throws java.lang.Exception
java.lang.Exception