Uses of Class
org.exoplatform.portal.config.model.Page
Packages that use Page
Package
Description
-
Uses of Page in org.exoplatform.portal.config
Methods in org.exoplatform.portal.config that return PageModifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.This method should load the Page object from the database according to the pageIdDeprecated, for removal: This API element is subject to removal in a future version.Retrieves Page designated by its keyMethods in org.exoplatform.portal.config with parameters of type PageModifier and TypeMethodDescriptionvoidDeprecated, for removal: This API element is subject to removal in a future version.This method should create or update the given page object
Then broasdcast PAGE_CREATED eventvoidDeprecated, 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.Saves a page. -
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 that return PageModifier and TypeMethodDescriptionDeprecated, 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.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