Uses of Interface
de.espirit.firstspirit.access.store.StoreElementFolder
Package
Description
-
Uses of StoreElementFolder in de.espirit.firstspirit.access.store
Modifier and TypeInterfaceDescriptioninterface
These are the valid store types:Store.Type.PAGESTORE
Store.Type.MEDIASTORE
Store.Type.CONTENTSTORE
Store.Type.SITESTORE
Store.Type.TEMPLATESTORE
Store.Type.GLOBALSTORE
-
Uses of StoreElementFolder in de.espirit.firstspirit.access.store.contentstore
Modifier and TypeInterfaceDescriptioninterface
Interface providing means to operate on content2 elements.interface
This interface provides methods to handle the ContentStore-folderinterface
This interface provides method to get ContentStore-table object for given ContentStore-table name -
Uses of StoreElementFolder in de.espirit.firstspirit.access.store.globalstore
Modifier and TypeInterfaceDescriptioninterface
This interface represents folders inglobalstore
interface
Root node for global content.interface
Interface providing methods to handle global store root and short access to specific children (e.g. -
Uses of StoreElementFolder in de.espirit.firstspirit.access.store.mediastore
Modifier and TypeInterfaceDescriptioninterface
This interface provides methods to handle the MediaStore-folderinterface
This interface provides methods to handle the MediaStore-Root -
Uses of StoreElementFolder in de.espirit.firstspirit.access.store.pagestore
Modifier and TypeInterfaceDescriptioninterface
This interface provides methods to handle the PageStore-folderinterface
This interface represents the PageStore-Root node. -
Uses of StoreElementFolder in de.espirit.firstspirit.access.store.sitestore
Modifier and TypeInterfaceDescriptioninterface
This interface provides methods to handle the SiteStore-folderinterface
This interface provides methods to handle the SiteStore-Root -
Uses of StoreElementFolder in de.espirit.firstspirit.access.store.templatestore
Modifier and TypeInterfaceDescriptioninterface
This interface provides methods to handle FormatTemplateContainer inTemplateStore
, a container forFormatTemplates
interface
This interface provides methods to handle FormatTemplateFolder inTemplateStore
interface
This interface represants the subroot forformat templates
in templatestore.interface
This interface represants the subroot forlinktemplates
in templatestore.interface
interface
Interface providing methods for elements which can haveschemas
as children.interface
Definition of a container having schema entries.interface
This interface represants the subroot forschemas
in templatestore.interface
Definition of a container that holds scripts.interface
This interface represants the subroot forscripts
in templatestore.interface
interface
TemplateContainer<T extends Template>
Interface providing methods for elements which can havetemplates
as children.interface
TemplateFolder<T extends Template>
This interface provides methods to handle the TemplateStore-folder likesetting the name
,creating sub folders
, andcreating templates
.interface
This interface provides methods for the TemplateStore root node, i.e. access to the sub root nodes, getting a template by its 'template id' (TemplateStoreRoot.getTemplateById(long)
, and getting a workflow by its 'workflow id' (TemplateStoreRoot.getWorkflowById(long)
).interface
This interface represents a workflow folder in templatestore.interface
This interface represants the subroot for workflows in templatestore.