@ProviderType public interface StyleBookEntry extends PersistedModel, StyleBookEntryModel
StyleBookEntryModel| Modifier and Type | Field and Description |
|---|---|
static Accessor<StyleBookEntry,java.lang.Long> |
STYLE_BOOK_ENTRY_ID_ACCESSOR |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getImagePreviewURL(ThemeDisplay themeDisplay) |
void |
populateZipWriter(ZipWriter zipWriter,
java.lang.String path) |
persistgetCompanyId, getCreateDate, getDefaultStyleBookEntry, getFrontendTokensValues, getGroupId, getHeadId, getMvccVersion, getName, getPreviewFileEntryId, getPrimaryKey, getStyleBookEntryId, getStyleBookEntryKey, getUserId, getUserName, getUserUuid, isDefaultStyleBookEntry, setCompanyId, setCreateDate, setDefaultStyleBookEntry, setFrontendTokensValues, setGroupId, setHeadId, setMvccVersion, setName, setPreviewFileEntryId, setPrimaryKey, setStyleBookEntryId, setStyleBookEntryKey, setUserId, setUserName, setUserUuidclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringgetModelClass, getModelClassNameisHead, populateVersionModelstatic final Accessor<StyleBookEntry,java.lang.Long> STYLE_BOOK_ENTRY_ID_ACCESSOR
java.lang.String getImagePreviewURL(ThemeDisplay themeDisplay)
void populateZipWriter(ZipWriter zipWriter, java.lang.String path) throws java.lang.Exception
java.lang.Exception