@ProviderType public interface LayoutRevision extends LayoutRevisionModel, PersistedModel
LayoutRevisionModel
Modifier and Type | Field and Description |
---|---|
static Accessor<LayoutRevision,java.lang.Long> |
LAYOUT_REVISION_ID_ACCESSOR |
Modifier and Type | Method and Description |
---|---|
java.util.List<LayoutRevision> |
getChildren() |
ColorScheme |
getColorScheme() |
java.lang.String |
getCssText() |
java.lang.String |
getHTMLTitle(java.util.Locale locale) |
java.lang.String |
getHTMLTitle(java.lang.String localeLanguageId) |
boolean |
getIconImage() |
LayoutBranch |
getLayoutBranch() |
LayoutSet |
getLayoutSet() |
java.lang.String |
getRegularURL(javax.servlet.http.HttpServletRequest httpServletRequest) |
java.lang.String |
getTarget() |
Theme |
getTheme() |
java.lang.String |
getThemeSetting(java.lang.String key,
java.lang.String device) |
UnicodeProperties |
getTypeSettingsProperties() |
java.lang.String |
getTypeSettingsProperty(java.lang.String key) |
java.lang.String |
getTypeSettingsProperty(java.lang.String key,
java.lang.String defaultValue) |
boolean |
hasChildren() |
boolean |
isContentDisplayPage() |
boolean |
isCustomizable() |
boolean |
isIconImage() |
boolean |
isInheritLookAndFeel() |
void |
setTypeSettingsProperties(UnicodeProperties typeSettingsUnicodeProperties) |
getAvailableLanguageIds, getColorSchemeId, getCompanyId, getCreateDate, getCss, getDefaultLanguageId, getDescription, getDescription, getDescription, getDescription, getDescription, getDescriptionCurrentLanguageId, getDescriptionCurrentValue, getDescriptionMap, getGroupId, getHead, getIconImageId, getKeywords, getKeywords, getKeywords, getKeywords, getKeywords, getKeywordsCurrentLanguageId, getKeywordsCurrentValue, getKeywordsMap, getLayoutBranchId, getLayoutRevisionId, getLayoutSetBranchId, getMajor, getModifiedDate, getMvccVersion, getName, getName, getName, getName, getName, getNameCurrentLanguageId, getNameCurrentValue, getNameMap, getParentLayoutRevisionId, getPlid, getPrimaryKey, getPrivateLayout, getRobots, getRobots, getRobots, getRobots, getRobots, getRobotsCurrentLanguageId, getRobotsCurrentValue, getRobotsMap, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getThemeId, getTitle, getTitle, getTitle, getTitle, getTitle, getTitleCurrentLanguageId, getTitleCurrentValue, getTitleMap, getTypeSettings, getUserId, getUserName, getUserUuid, isApproved, isDenied, isDraft, isExpired, isHead, isInactive, isIncomplete, isMajor, isPending, isPrivateLayout, isScheduled, prepareLocalizedFieldsForImport, prepareLocalizedFieldsForImport, setColorSchemeId, setCompanyId, setCreateDate, setCss, setDescription, setDescription, setDescription, setDescriptionCurrentLanguageId, setDescriptionMap, setDescriptionMap, setGroupId, setHead, setIconImageId, setKeywords, setKeywords, setKeywords, setKeywordsCurrentLanguageId, setKeywordsMap, setKeywordsMap, setLayoutBranchId, setLayoutRevisionId, setLayoutSetBranchId, setMajor, setModifiedDate, setMvccVersion, setName, setName, setName, setNameCurrentLanguageId, setNameMap, setNameMap, setParentLayoutRevisionId, setPlid, setPrimaryKey, setPrivateLayout, setRobots, setRobots, setRobots, setRobotsCurrentLanguageId, setRobotsMap, setRobotsMap, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setThemeId, setTitle, setTitle, setTitle, setTitleCurrentLanguageId, setTitleMap, setTitleMap, setTypeSettings, setUserId, setUserName, setUserUuid
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, 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<LayoutRevision,java.lang.Long> LAYOUT_REVISION_ID_ACCESSOR
java.util.List<LayoutRevision> getChildren()
ColorScheme getColorScheme() throws PortalException
PortalException
java.lang.String getCssText() throws PortalException
PortalException
java.lang.String getHTMLTitle(java.util.Locale locale)
java.lang.String getHTMLTitle(java.lang.String localeLanguageId)
boolean getIconImage()
LayoutBranch getLayoutBranch() throws PortalException
PortalException
LayoutSet getLayoutSet() throws PortalException
PortalException
java.lang.String getRegularURL(javax.servlet.http.HttpServletRequest httpServletRequest) throws PortalException
PortalException
java.lang.String getTarget()
Theme getTheme() throws PortalException
PortalException
java.lang.String getThemeSetting(java.lang.String key, java.lang.String device)
UnicodeProperties getTypeSettingsProperties()
java.lang.String getTypeSettingsProperty(java.lang.String key)
java.lang.String getTypeSettingsProperty(java.lang.String key, java.lang.String defaultValue)
boolean hasChildren()
boolean isContentDisplayPage()
boolean isCustomizable() throws PortalException
PortalException
boolean isIconImage()
boolean isInheritLookAndFeel()
void setTypeSettingsProperties(UnicodeProperties typeSettingsUnicodeProperties)