com.liferay.portal.model
Interface Layout
- All Superinterfaces:
- BaseModel<Layout>, java.lang.Cloneable, java.lang.Comparable<Layout>, LayoutModel, java.io.Serializable
- All Known Implementing Classes:
- LayoutWrapper
public interface Layout
- extends LayoutModel
View Source
ServiceBuilder generated this class. Modifications in this class will be
overwritten the next time is generated.
This interface is a model that represents the Layout table in the
database.
Customize LayoutImpl and rerun the
ServiceBuilder to generate the new methods.
- Author:
- Brian Wing Shun Chan
- See Also:
LayoutModel,
LayoutImpl,
LayoutModelImpl- Generated:
| Methods inherited from interface com.liferay.portal.model.LayoutModel |
clone, compareTo, getColorSchemeId, getCompanyId, getCss, getDescription, getDlFolderId, getExpandoBridge, getFriendlyURL, getGroupId, getHidden, getIconImage, getIconImageId, getLayoutId, getLayoutPrototypeId, getName, getParentLayoutId, getPlid, getPrimaryKey, getPrimaryKeyObj, getPriority, getPrivateLayout, getThemeId, getTitle, getType, getWapColorSchemeId, getWapThemeId, hashCode, isCachedModel, isEscapedModel, isHidden, isIconImage, isNew, isPrivateLayout, setCachedModel, setColorSchemeId, setCompanyId, setCss, setDescription, setDlFolderId, setEscapedModel, setExpandoBridgeAttributes, setFriendlyURL, setGroupId, setHidden, setIconImage, setIconImageId, setLayoutId, setLayoutPrototypeId, setName, setNew, setParentLayoutId, setPlid, setPrimaryKey, setPriority, setPrivateLayout, setThemeId, setTitle, setType, setWapColorSchemeId, setWapThemeId, toEscapedModel, toString, toXmlString |
getAllChildren
java.util.List<Layout> getAllChildren()
throws com.liferay.portal.kernel.exception.SystemException
- Throws:
com.liferay.portal.kernel.exception.SystemException
getAncestorLayoutId
long getAncestorLayoutId()
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
- Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
getAncestorPlid
long getAncestorPlid()
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
- Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
getAncestors
java.util.List<Layout> getAncestors()
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
- Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
getChildren
java.util.List<Layout> getChildren()
throws com.liferay.portal.kernel.exception.SystemException
- Throws:
com.liferay.portal.kernel.exception.SystemException
getChildren
java.util.List<Layout> getChildren(PermissionChecker permissionChecker)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
- Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
getColorScheme
ColorScheme getColorScheme()
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
- Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
getCssText
java.lang.String getCssText()
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
- Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
getGroup
Group getGroup()
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
- Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
getHTMLTitle
java.lang.String getHTMLTitle(java.util.Locale locale)
getHTMLTitle
java.lang.String getHTMLTitle(java.lang.String localeLanguageId)
getLayoutSet
LayoutSet getLayoutSet()
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
- Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
getLayoutType
LayoutType getLayoutType()
getName
java.lang.String getName(java.util.Locale locale)
getName
java.lang.String getName(java.util.Locale locale,
boolean useDefault)
getName
java.lang.String getName(java.lang.String localeLanguageId)
getName
java.lang.String getName(java.lang.String localeLanguageId,
boolean useDefault)
getRegularURL
java.lang.String getRegularURL(javax.servlet.http.HttpServletRequest request)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
- Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
getResetLayoutURL
java.lang.String getResetLayoutURL(javax.servlet.http.HttpServletRequest request)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
- Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
getResetMaxStateURL
java.lang.String getResetMaxStateURL(javax.servlet.http.HttpServletRequest request)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
- Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
getScopeGroup
Group getScopeGroup()
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
- Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
getTarget
java.lang.String getTarget()
getTheme
Theme getTheme()
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
- Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
getTitle
java.lang.String getTitle(java.util.Locale locale)
getTitle
java.lang.String getTitle(java.util.Locale locale,
boolean useDefault)
getTitle
java.lang.String getTitle(java.lang.String localeLanguageId)
getTitle
java.lang.String getTitle(java.lang.String localeLanguageId,
boolean useDefault)
getTypeSettings
java.lang.String getTypeSettings()
- Specified by:
getTypeSettings in interface LayoutModel
getTypeSettingsProperties
com.liferay.portal.kernel.util.UnicodeProperties getTypeSettingsProperties()
getWapColorScheme
ColorScheme getWapColorScheme()
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
- Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
getWapTheme
Theme getWapTheme()
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
- Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
hasAncestor
boolean hasAncestor(long layoutId)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
- Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
hasChildren
boolean hasChildren()
throws com.liferay.portal.kernel.exception.SystemException
- Throws:
com.liferay.portal.kernel.exception.SystemException
hasScopeGroup
boolean hasScopeGroup()
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
- Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
isChildSelected
boolean isChildSelected(boolean selectable,
Layout layout)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
- Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
isFirstChild
boolean isFirstChild()
isFirstParent
boolean isFirstParent()
isInheritLookAndFeel
boolean isInheritLookAndFeel()
isInheritWapLookAndFeel
boolean isInheritWapLookAndFeel()
isPublicLayout
boolean isPublicLayout()
isRootLayout
boolean isRootLayout()
isSelected
boolean isSelected(boolean selectable,
Layout layout,
long ancestorPlid)
isTypeArticle
boolean isTypeArticle()
isTypeControlPanel
boolean isTypeControlPanel()
isTypeEmbedded
boolean isTypeEmbedded()
isTypeLinkToLayout
boolean isTypeLinkToLayout()
isTypePanel
boolean isTypePanel()
isTypePortlet
boolean isTypePortlet()
isTypeURL
boolean isTypeURL()
setName
void setName(java.lang.String name,
java.util.Locale locale)
setTitle
void setTitle(java.lang.String title,
java.util.Locale locale)
setTypeSettings
void setTypeSettings(java.lang.String typeSettings)
- Specified by:
setTypeSettings in interface LayoutModel
setTypeSettingsProperties
void setTypeSettingsProperties(com.liferay.portal.kernel.util.UnicodeProperties typeSettingsProperties)