Modifier and Type | Interface and Description |
---|---|
interface |
Store
These are the valid store types:
Store.Type.PAGESTORE Store.Type.MEDIASTORE Store.Type.CONTENTSTORE Store.Type.SITESTORE Store.Type.TEMPLATESTORE Store.Type.GLOBALSTORE |
Modifier and Type | Interface and Description |
---|---|
interface |
Content2
Interface providing means to operate on content2 elements.
|
interface |
ContentFolder
This interface provides methods to handle the ContentStore-folder
|
interface |
ContentStoreRoot
This interface provides method to get ContentStore-table object for given ContentStore-table name
|
Modifier and Type | Interface and Description |
---|---|
interface |
GCAFolder
This interface represents folders in
globalstore |
interface |
GlobalContentArea
Root node for global content.
|
interface |
GlobalStoreRoot
Interface providing methods to handle global store root and short access to specific children
(e.g.
|
Modifier and Type | Interface and Description |
---|---|
interface |
MediaFolder
This interface provides methods to handle the MediaStore-folder
|
interface |
MediaStoreRoot
This interface provides methods to handle the MediaStore-Root
|
Modifier and Type | Interface and Description |
---|---|
interface |
PageFolder
This interface provides methods to handle the PageStore-folder
|
interface |
PageStoreRoot
This interface represents the PageStore-Root node.
|
Modifier and Type | Interface and Description |
---|---|
interface |
PageRefFolder
This interface provides methods to handle the SiteStore-folder
|
interface |
SiteStoreRoot
This interface provides methods to handle the SiteStore-Root
|
Modifier and Type | Interface and Description |
---|---|
interface |
FormatTemplateContainer
This interface provides methods to handle FormatTemplateContainer in
TemplateStore ,
a container for FormatTemplates |
interface |
FormatTemplateFolder
This interface provides methods to handle FormatTemplateFolder in
TemplateStore |
interface |
FormatTemplates
This interface represants the subroot for
format templates in templatestore. |
interface |
LinkTemplates
This interface represants the subroot for
linktemplates in templatestore. |
interface |
PageTemplates
|
interface |
SchemaContainer
Interface providing methods for elements which can have
schemas as children. |
interface |
SchemaFolder
Definition of a container having schema entries.
|
interface |
Schemes
This interface represants the subroot for
schemas in templatestore. |
interface |
ScriptFolder
Definition of a container that holds scripts.
|
interface |
Scripts
This interface represants the subroot for
scripts in templatestore. |
interface |
SectionTemplates
|
interface |
TemplateContainer<T extends Template>
Interface providing methods for elements which can have
templates as children. |
interface |
TemplateFolder<T extends Template>
This interface provides methods to handle the TemplateStore-folder like
setting the name ,
creating sub folders , and creating templates . |
interface |
TemplateStoreRoot
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 |
WorkflowFolder
This interface represents a workflow folder in templatestore.
|
interface |
Workflows
This interface represants the subroot for workflows in templatestore.
|
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210