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 givenPageTemplate
GCAFolder.createGCAPage
(String uidSuggestion, Template pageTemplate, boolean unifyUid) Create a new Page in the current GCA-Folder based on the givenPageTemplate
GCAFolder.createGCAPage
(String uidSuggestion, Template pageTemplate, boolean unifyUid, Map<Language, String> lang2DisplayName) Create a new Page in the current GCA-Folder based on the givenPageTemplate
GCAPage[]
GlobalStoreRoot.getAllPages
(StoreElement root) Deprecated.@Nullable GCAPage
GlobalStoreRoot.getGcaByName
(String name) Returns thegca page
with the given name ornull
if no page exist with this name
CallsgetStoreElement
(name,UID_TYPE
)
getChildren(GCAPage.class)
instead