Uses of Class
org.exoplatform.portal.mop.page.PageKey
Packages that use PageKey
Package
Description
-
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.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 itsPageKeydefault voidLayoutService.savePageFromTemplate(PageKey sourcePageTemplateKey, SiteKey targetSiteKey, String permission) -
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