Uses of Class
org.exoplatform.portal.mop.page.PageKey
Packages that use PageKey
Package
Description
-
Uses of PageKey in org.exoplatform.portal.config
Methods in org.exoplatform.portal.config with parameters of type PageKeyModifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Retrieves Page designated by its keyvoidDeprecated, for removal: This API element is subject to removal in a future version. -
Uses of PageKey in org.exoplatform.portal.config.model
Methods in org.exoplatform.portal.config.model that return PageKey -
Uses of PageKey in org.exoplatform.portal.mop
Methods in org.exoplatform.portal.mop that return PageKey -
Uses of PageKey in org.exoplatform.portal.mop.page
Methods in org.exoplatform.portal.mop.page that return PageKeyModifier and TypeMethodDescriptionPageContext.getKey()Returns the navigation key.static PageKeyParse the string representation of a page key.Methods in org.exoplatform.portal.mop.page with parameters of type PageKeyModifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Clone a page.booleanPageService.destroyPage(PageKey key) Deprecated, for removal: This API element is subject to removal in a future version.Destroy a page.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Find and returns a page, if no such page exist, null is returned.Constructors in org.exoplatform.portal.mop.page with parameters of type PageKey -
Uses of PageKey in org.exoplatform.portal.mop.service
Methods in org.exoplatform.portal.mop.service with parameters of type PageKeyModifier and TypeMethodDescriptionRetrieves Page designated by its keyLayoutService.getPageContext(PageKey pageKey) retrievesPageContextswitch its keyvoidRemoves a page from store designated by itsPageKey -
Uses of PageKey in org.exoplatform.portal.mop.storage
Methods in org.exoplatform.portal.mop.storage with parameters of type PageKeyModifier and TypeMethodDescriptionClone a page.booleanPageStorage.destroyPage(PageKey key) Destroy a page.Find and returns a page, if no such page exist, null is returned. -
Uses of PageKey in org.exoplatform.portal.pom.data
Methods in org.exoplatform.portal.pom.data that return PageKey