public class VirtualLayout
extends com.liferay.portal.model.LayoutWrapper
| Constructor and Description |
|---|
VirtualLayout(com.liferay.portal.model.Layout sourceLayout,
com.liferay.portal.model.Group targetGroup) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
java.lang.String |
getFriendlyURL() |
java.lang.String |
getFriendlyURL(java.util.Locale locale) |
com.liferay.portal.model.Group |
getGroup() |
long |
getGroupId() |
com.liferay.portal.model.Group |
getHostGroup() |
com.liferay.portal.model.LayoutSet |
getLayoutSet() |
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) |
long |
getSourceGroupId() |
com.liferay.portal.model.Layout |
getSourceLayout() |
long |
getVirtualGroupId() |
protected java.lang.String |
injectVirtualGroupURL(java.lang.String layoutURL,
java.util.Locale locale) |
compareTo, equals, getAllChildren, getAncestorLayoutId, getAncestorPlid, getAncestors, getAvailableLanguageIds, getChildren, getChildren, getColorScheme, getColorSchemeId, getCompanyId, getCreateDate, getCss, getCssText, getDefaultLanguageId, getDefaultThemeSetting, getDescription, getDescription, getDescription, getDescription, getDescription, getDescriptionCurrentLanguageId, getDescriptionCurrentValue, getDescriptionMap, getExpandoBridge, getFriendlyURLMap, getFriendlyURLsXML, getHidden, getHTMLTitle, getHTMLTitle, getIconImage, getIconImageId, getKeywords, getKeywords, getKeywords, getKeywords, getKeywords, getKeywordsCurrentLanguageId, getKeywordsCurrentValue, getKeywordsMap, getLastPublishDate, getLayoutId, getLayoutPrototypeLinkEnabled, getLayoutPrototypeUuid, getLayoutType, getLinkedToLayout, getModelAttributes, getModelClass, getModelClassName, getModifiedDate, getMvccVersion, getName, getName, getName, getName, getName, getNameCurrentLanguageId, getNameCurrentValue, getNameMap, getParentLayoutId, getParentPlid, getPlid, getPrimaryKey, getPrimaryKeyObj, getPriority, getPrivateLayout, getRobots, getRobots, getRobots, getRobots, getRobots, getRobotsCurrentLanguageId, getRobotsCurrentValue, getRobotsMap, getScopeGroup, getSourcePrototypeLayoutUuid, getStagedModelType, getTarget, getTheme, getThemeId, getThemeSetting, getThemeSetting, getTitle, getTitle, getTitle, getTitle, getTitle, getTitleCurrentLanguageId, getTitleCurrentValue, getTitleMap, getType, getTypeSettings, getTypeSettingsProperties, getTypeSettingsProperty, getTypeSettingsProperty, getUserId, getUserName, getUserUuid, getUuid, getWapColorScheme, getWapColorSchemeId, getWapTheme, getWapThemeId, getWrappedLayout, getWrappedModel, hasAncestor, hasChildren, hashCode, hasScopeGroup, hasSetModifiedDate, includeLayoutContent, isCachedModel, isChildSelected, isContentDisplayPage, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isFirstChild, isFirstParent, isHidden, isIconImage, isInheritLookAndFeel, isInheritWapLookAndFeel, isLayoutPrototypeLinkActive, isLayoutPrototypeLinkEnabled, isNew, isPrivateLayout, isPublicLayout, isRootLayout, isSelected, isSupportsEmbeddedPortlets, isTypeArticle, isTypeControlPanel, isTypeEmbedded, isTypeLinkToLayout, isTypePanel, isTypePortlet, isTypeURL, matches, persist, prepareLocalizedFieldsForImport, prepareLocalizedFieldsForImport, resetOriginalValues, setCachedModel, setColorSchemeId, setCompanyId, setCreateDate, setCss, setDescription, setDescription, setDescription, setDescriptionCurrentLanguageId, setDescriptionMap, setDescriptionMap, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setFriendlyURL, setGroupId, setHidden, setIconImageId, setKeywords, setKeywords, setKeywords, setKeywordsCurrentLanguageId, setKeywordsMap, setKeywordsMap, setLastPublishDate, setLayoutId, setLayoutPrototypeLinkEnabled, setLayoutPrototypeUuid, setLayoutSet, setModelAttributes, setModifiedDate, setMvccVersion, 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, setTypeSettingsProperties, setUserId, setUserName, setUserUuid, setUuid, setWapColorSchemeId, setWapThemeId, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringpublic VirtualLayout(com.liferay.portal.model.Layout sourceLayout,
com.liferay.portal.model.Group targetGroup)
public java.lang.Object clone()
clone in interface com.liferay.portal.model.BaseModel<com.liferay.portal.model.Layout>clone in interface com.liferay.portal.model.LayoutModelclone in interface com.liferay.portal.model.StagedModelclone in class com.liferay.portal.model.LayoutWrapperpublic java.lang.String getFriendlyURL()
getFriendlyURL in interface com.liferay.portal.model.LayoutModelgetFriendlyURL in class com.liferay.portal.model.LayoutWrapperpublic java.lang.String getFriendlyURL(java.util.Locale locale)
getFriendlyURL in interface com.liferay.portal.model.LayoutgetFriendlyURL in class com.liferay.portal.model.LayoutWrapperpublic com.liferay.portal.model.Group getGroup()
getGroup in interface com.liferay.portal.model.LayoutgetGroup in class com.liferay.portal.model.LayoutWrapperpublic long getGroupId()
getGroupId in interface com.liferay.portal.model.GroupedModelgetGroupId in interface com.liferay.portal.model.LayoutModelgetGroupId in class com.liferay.portal.model.LayoutWrapperpublic com.liferay.portal.model.Group getHostGroup()
public com.liferay.portal.model.LayoutSet getLayoutSet()
getLayoutSet in interface com.liferay.portal.model.LayoutgetLayoutSet in class com.liferay.portal.model.LayoutWrapperpublic java.lang.String getRegularURL(javax.servlet.http.HttpServletRequest request)
throws com.liferay.portal.kernel.exception.PortalException
getRegularURL in interface com.liferay.portal.model.LayoutgetRegularURL in class com.liferay.portal.model.LayoutWrappercom.liferay.portal.kernel.exception.PortalExceptionpublic java.lang.String getResetLayoutURL(javax.servlet.http.HttpServletRequest request)
throws com.liferay.portal.kernel.exception.PortalException
getResetLayoutURL in interface com.liferay.portal.model.LayoutgetResetLayoutURL in class com.liferay.portal.model.LayoutWrappercom.liferay.portal.kernel.exception.PortalExceptionpublic java.lang.String getResetMaxStateURL(javax.servlet.http.HttpServletRequest request)
throws com.liferay.portal.kernel.exception.PortalException
getResetMaxStateURL in interface com.liferay.portal.model.LayoutgetResetMaxStateURL in class com.liferay.portal.model.LayoutWrappercom.liferay.portal.kernel.exception.PortalExceptionpublic long getSourceGroupId()
public com.liferay.portal.model.Layout getSourceLayout()
public long getVirtualGroupId()
protected java.lang.String injectVirtualGroupURL(java.lang.String layoutURL,
java.util.Locale locale)