@ProviderType public interface Layout extends LayoutModel, PersistedModel
LayoutModel,
LayoutImpl,
LayoutModelImpl| Modifier and Type | Field and Description |
|---|---|
static Accessor<Layout,java.lang.Long> |
LAYOUT_ID_ACCESSOR |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Layout> |
getAllChildren() |
long |
getAncestorLayoutId() |
long |
getAncestorPlid() |
java.util.List<Layout> |
getAncestors() |
java.util.List<Layout> |
getChildren() |
java.util.List<Layout> |
getChildren(PermissionChecker permissionChecker) |
ColorScheme |
getColorScheme() |
java.lang.String |
getCssText() |
java.lang.String |
getFriendlyURL(java.util.Locale locale) |
java.util.Map<java.util.Locale,java.lang.String> |
getFriendlyURLMap() |
java.lang.String |
getFriendlyURLsXML() |
Group |
getGroup() |
java.lang.String |
getHTMLTitle(java.util.Locale locale) |
java.lang.String |
getHTMLTitle(java.lang.String localeLanguageId) |
LayoutSet |
getLayoutSet() |
LayoutType |
getLayoutType() |
long |
getParentPlid() |
java.lang.String |
getRegularURL(javax.servlet.http.HttpServletRequest request) |
java.lang.String |
getResetLayoutURL(javax.servlet.http.HttpServletRequest request) |
java.lang.String |
getResetMaxStateURL(javax.servlet.http.HttpServletRequest request) |
Group |
getScopeGroup() |
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) |
ColorScheme |
getWapColorScheme() |
Theme |
getWapTheme() |
boolean |
hasAncestor(long layoutId) |
boolean |
hasChildren() |
boolean |
hasScopeGroup() |
boolean |
isChildSelected(boolean selectable,
Layout layout) |
boolean |
isContentDisplayPage() |
boolean |
isFirstChild() |
boolean |
isFirstParent() |
boolean |
isInheritLookAndFeel() |
boolean |
isInheritWapLookAndFeel() |
boolean |
isLayoutPrototypeLinkActive() |
boolean |
isPublicLayout() |
boolean |
isRootLayout() |
boolean |
isSelected(boolean selectable,
Layout layout,
long ancestorPlid) |
boolean |
isSupportsEmbeddedPortlets() |
boolean |
isTypeArticle() |
boolean |
isTypeControlPanel() |
boolean |
isTypeEmbedded() |
boolean |
isTypeLinkToLayout() |
boolean |
isTypePanel() |
boolean |
isTypePortlet() |
boolean |
isTypeURL() |
void |
setLayoutSet(LayoutSet layoutSet) |
void |
setTypeSettingsProperties(UnicodeProperties typeSettingsProperties) |
clone, compareTo, getAvailableLanguageIds, getColorSchemeId, getCompanyId, getCreateDate, getCss, getDefaultLanguageId, getDescription, getDescription, getDescription, getDescription, getDescription, getDescriptionCurrentLanguageId, getDescriptionCurrentValue, getDescriptionMap, getExpandoBridge, getFriendlyURL, getGroupId, getHidden, getIconImage, getIconImageId, getKeywords, getKeywords, getKeywords, getKeywords, getKeywords, getKeywordsCurrentLanguageId, getKeywordsCurrentValue, getKeywordsMap, getLayoutId, getLayoutPrototypeLinkEnabled, getLayoutPrototypeUuid, getModifiedDate, getName, getName, getName, getName, getName, getNameCurrentLanguageId, getNameCurrentValue, getNameMap, getParentLayoutId, getPlid, getPrimaryKey, getPrimaryKeyObj, getPriority, getPrivateLayout, getRobots, getRobots, getRobots, getRobots, getRobots, getRobotsCurrentLanguageId, getRobotsCurrentValue, getRobotsMap, getSourcePrototypeLayoutUuid, getThemeId, getTitle, getTitle, getTitle, getTitle, getTitle, getTitleCurrentLanguageId, getTitleCurrentValue, getTitleMap, getType, getTypeSettings, getUserId, getUserName, getUserUuid, getUuid, getWapColorSchemeId, getWapThemeId, hashCode, isCachedModel, isEscapedModel, isHidden, isIconImage, isLayoutPrototypeLinkEnabled, isNew, isPrivateLayout, prepareLocalizedFieldsForImport, prepareLocalizedFieldsForImport, setCachedModel, setColorSchemeId, setCompanyId, setCreateDate, setCss, setDescription, setDescription, setDescription, setDescriptionCurrentLanguageId, setDescriptionMap, setDescriptionMap, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setFriendlyURL, setGroupId, setHidden, setIconImage, setIconImageId, setKeywords, setKeywords, setKeywords, setKeywordsCurrentLanguageId, setKeywordsMap, setKeywordsMap, setLayoutId, setLayoutPrototypeLinkEnabled, setLayoutPrototypeUuid, setModifiedDate, setName, setName, setName, setNameCurrentLanguageId, setNameMap, setNameMap, setNew, setParentLayoutId, setPlid, setPrimaryKey, setPrimaryKeyObj, setPriority, setPrivateLayout, setRobots, setRobots, setRobots, setRobotsCurrentLanguageId, setRobotsMap, setRobotsMap, setSourcePrototypeLayoutUuid, setThemeId, setTitle, setTitle, setTitle, setTitleCurrentLanguageId, setTitleMap, setTitleMap, setType, setTypeSettings, setUserId, setUserName, setUserUuid, setUuid, setWapColorSchemeId, setWapThemeId, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringgetModelAttributes, resetOriginalValues, setModelAttributesgetModelClass, getModelClassNamegetStagedModelTypepersistjava.util.List<Layout> getAllChildren() throws SystemException
SystemExceptionlong getAncestorLayoutId()
throws PortalException,
SystemException
PortalExceptionSystemExceptionlong getAncestorPlid()
throws PortalException,
SystemException
PortalExceptionSystemExceptionjava.util.List<Layout> getAncestors() throws PortalException, SystemException
PortalExceptionSystemExceptionjava.util.List<Layout> getChildren() throws SystemException
SystemExceptionjava.util.List<Layout> getChildren(PermissionChecker permissionChecker) throws PortalException, SystemException
PortalExceptionSystemExceptionColorScheme getColorScheme() throws PortalException, SystemException
PortalExceptionSystemExceptionjava.lang.String getCssText()
throws PortalException,
SystemException
PortalExceptionSystemExceptionjava.lang.String getFriendlyURL(java.util.Locale locale)
java.util.Map<java.util.Locale,java.lang.String> getFriendlyURLMap()
throws SystemException
SystemExceptionjava.lang.String getFriendlyURLsXML()
throws SystemException
SystemExceptionGroup getGroup() throws PortalException, SystemException
PortalExceptionSystemExceptionjava.lang.String getHTMLTitle(java.util.Locale locale)
java.lang.String getHTMLTitle(java.lang.String localeLanguageId)
LayoutSet getLayoutSet() throws PortalException, SystemException
PortalExceptionSystemExceptionLayoutType getLayoutType()
long getParentPlid()
throws PortalException,
SystemException
PortalExceptionSystemExceptionjava.lang.String getRegularURL(javax.servlet.http.HttpServletRequest request)
throws PortalException,
SystemException
PortalExceptionSystemExceptionjava.lang.String getResetLayoutURL(javax.servlet.http.HttpServletRequest request)
throws PortalException,
SystemException
PortalExceptionSystemExceptionjava.lang.String getResetMaxStateURL(javax.servlet.http.HttpServletRequest request)
throws PortalException,
SystemException
PortalExceptionSystemExceptionGroup getScopeGroup() throws PortalException, SystemException
PortalExceptionSystemExceptionjava.lang.String getTarget()
Theme getTheme() throws PortalException, SystemException
PortalExceptionSystemExceptionjava.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, SystemException
PortalExceptionSystemExceptionTheme getWapTheme() throws PortalException, SystemException
PortalExceptionSystemExceptionboolean hasAncestor(long layoutId)
throws PortalException,
SystemException
PortalExceptionSystemExceptionboolean hasChildren()
throws SystemException
SystemExceptionboolean hasScopeGroup()
throws PortalException,
SystemException
PortalExceptionSystemExceptionboolean isChildSelected(boolean selectable,
Layout layout)
throws PortalException,
SystemException
PortalExceptionSystemExceptionboolean isContentDisplayPage()
boolean isFirstChild()
boolean isFirstParent()
boolean isInheritLookAndFeel()
boolean isInheritWapLookAndFeel()
boolean isLayoutPrototypeLinkActive()
boolean isPublicLayout()
boolean isRootLayout()
boolean isSelected(boolean selectable,
Layout layout,
long ancestorPlid)
boolean isSupportsEmbeddedPortlets()
boolean isTypeArticle()
boolean isTypeControlPanel()
boolean isTypeEmbedded()
boolean isTypeLinkToLayout()
boolean isTypePanel()
boolean isTypePortlet()
boolean isTypeURL()
void setLayoutSet(LayoutSet layoutSet)
void setTypeSettingsProperties(UnicodeProperties typeSettingsProperties)