Uses of Class
org.exoplatform.portal.config.model.Page
Packages that use Page
Package
Description
-
Uses of Page in org.exoplatform.portal.config.model
Methods in org.exoplatform.portal.config.model that return types with arguments of type PageMethod parameters in org.exoplatform.portal.config.model with type arguments of type Page -
Uses of Page in org.exoplatform.portal.mop
Methods in org.exoplatform.portal.mop with parameters of type Page -
Uses of Page in org.exoplatform.portal.mop.page
Methods in org.exoplatform.portal.mop.page with parameters of type Page -
Uses of Page in org.exoplatform.portal.mop.service
Methods in org.exoplatform.portal.mop.service that return PageModifier and TypeMethodDescriptionLayoutService.getPage(long id) This method should load the Page object from the database according to the technical identifier of the pageThis method should load the Page object from the database according to the pageIdRetrieves Page designated by its keyMethods in org.exoplatform.portal.mop.service with parameters of type PageModifier and TypeMethodDescriptionvoidThis method should create or update the given page object
Then broasdcast PAGE_CREATED eventvoidRemoves a given page from storeSaves a page.voidLayoutService.save(PageContext pageContext, Page page) -
Uses of Page in org.exoplatform.portal.mop.storage
Methods in org.exoplatform.portal.mop.storage that return Page