@ProviderType public interface LayoutRevision extends LayoutRevisionModel, PersistedModel
LayoutRevisionModel,
LayoutRevisionImpl,
LayoutRevisionModelImpl| 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 request) |
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) |
ColorScheme |
getWapColorScheme() |
Theme |
getWapTheme() |
boolean |
hasChildren() |
boolean |
isContentDisplayPage() |
boolean |
isIconImage() |
boolean |
isInheritLookAndFeel() |
boolean |
isInheritWapLookAndFeel() |
void |
setTypeSettingsProperties(UnicodeProperties typeSettingsProperties) |
clone, compareTo, getApproved, getAvailableLanguageIds, getColorSchemeId, getCompanyId, getCreateDate, getCss, getDefaultLanguageId, getDescription, getDescription, getDescription, getDescription, getDescription, getDescriptionCurrentLanguageId, getDescriptionCurrentValue, getDescriptionMap, getExpandoBridge, 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, getPrimaryKeyObj, 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, getWapColorSchemeId, getWapThemeId, hashCode, isApproved, isCachedModel, isDenied, isDraft, isEscapedModel, isExpired, isHead, isInactive, isIncomplete, isMajor, isNew, isPending, isPrivateLayout, isScheduled, prepareLocalizedFieldsForImport, prepareLocalizedFieldsForImport, setCachedModel, setColorSchemeId, setCompanyId, setCreateDate, setCss, setDescription, setDescription, setDescription, setDescriptionCurrentLanguageId, setDescriptionMap, setDescriptionMap, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setGroupId, setHead, setIconImageId, setKeywords, setKeywords, setKeywords, setKeywordsCurrentLanguageId, setKeywordsMap, setKeywordsMap, setLayoutBranchId, setLayoutRevisionId, setLayoutSetBranchId, setMajor, setModifiedDate, setMvccVersion, setName, setName, setName, setNameCurrentLanguageId, setNameMap, setNameMap, setNew, setParentLayoutRevisionId, setPlid, setPrimaryKey, setPrimaryKeyObj, setPrivateLayout, setRobots, setRobots, setRobots, setRobotsCurrentLanguageId, setRobotsMap, setRobotsMap, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setThemeId, setTitle, setTitle, setTitle, setTitleCurrentLanguageId, setTitleMap, setTitleMap, setTypeSettings, setUserId, setUserName, setUserUuid, setWapColorSchemeId, setWapThemeId, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringgetModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributesgetModelClass, getModelClassNamepersiststatic final Accessor<LayoutRevision,java.lang.Long> LAYOUT_REVISION_ID_ACCESSOR
java.util.List<LayoutRevision> getChildren()
ColorScheme getColorScheme() throws PortalException
PortalExceptionjava.lang.String getCssText()
throws PortalException
PortalExceptionjava.lang.String getHTMLTitle(java.util.Locale locale)
java.lang.String getHTMLTitle(java.lang.String localeLanguageId)
boolean getIconImage()
LayoutBranch getLayoutBranch() throws PortalException
PortalExceptionLayoutSet getLayoutSet() throws PortalException
PortalExceptionjava.lang.String getRegularURL(javax.servlet.http.HttpServletRequest request)
throws PortalException
PortalExceptionTheme getTheme() throws PortalException
PortalExceptionjava.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)
ColorScheme getWapColorScheme() throws PortalException
PortalExceptionTheme getWapTheme() throws PortalException
PortalExceptionboolean hasChildren()
boolean isContentDisplayPage()
boolean isIconImage()
boolean isInheritLookAndFeel()
boolean isInheritWapLookAndFeel()
void setTypeSettingsProperties(UnicodeProperties typeSettingsProperties)