Uses of Interface
de.espirit.firstspirit.access.store.globalstore.GCAPage
Packages that use GCAPage
-
Uses of GCAPage in de.espirit.firstspirit.access.store.globalstore
Methods in de.espirit.firstspirit.access.store.globalstore that return GCAPageModifier and TypeMethodDescriptionGCAFolder.createGCAPage(String uidSuggestion, Template pageTemplate) Create a new Page in the current GCA-folder based on the givenPageTemplateGCAFolder.createGCAPage(String uidSuggestion, Template pageTemplate, boolean unifyUid) Create a new Page in the current GCA-Folder based on the givenPageTemplateGCAFolder.createGCAPage(String uidSuggestion, Template pageTemplate, boolean unifyUid, Map<Language, String> lang2DisplayName) Create a new Page in the current GCA-Folder based on the givenPageTemplateGCAPage[]GlobalStoreRoot.getAllPages(StoreElement root) Deprecated.@Nullable GCAPageGlobalStoreRoot.getGcaByName(String name) Returns thegca pagewith the given name ornullif no page exist with this name
CallsgetStoreElement(name,UID_TYPE)
getChildren(GCAPage.class)instead