Package de.espirit.firstspirit.access.store.templatestore
package de.espirit.firstspirit.access.store.templatestore
-
ClassDescriptionThis interface represents the allowed element which is a child of a
page template
.This interface provides comprehensive methods for all elements which provides channel specific (belonging to atemplate set
) source content.Definition of a template specialized for formatting tasks.Definition of a container for channel specifica of aFormatTemplate
.This interface provides methods to handle FormatTemplateContainer inTemplateStore
, a container forFormatTemplates
This interface provides methods to handle FormatTemplateFolder inTemplateStore
This interface represants the subroot forformat templates
in templatestore.The GOM (gui object model) describes the input form presented to the end user (editor).A link template is a container for the rendering template for links.This interface represants the subroot forlinktemplates
in templatestore.Interface providing means to operate on page templates.Interface providing means to access and change elements preview image.Definition of a query description container.Marker interface identifying all direct sub roots ofTemplateStoreRoot
.Container of a ruleset definition.Definition of a database schema description.Interface providing methods for elements which can haveschemas
as children.Definition of a container having schema entries.This interface represants the subroot forschemas
in templatestore.This interface provides methods to handle the scripts in theTemplateStore
Interface providing methods for elements which can havescripts
as children.Definition of a container that holds scripts.This interface represants the subroot forscripts
in templatestore.Interface providing means to operate on section templates.Interface representing a snippet definition.
See the section 'Snippet' of the ODFS (online documentation - /help/odfs/template-develo/snippets/index.html) for further information.Interface providing means to access snippet definitions.Definition of a container defining style specifica.Interface providing means to operate on style templates.Definition for defining a link to a style template from a rendering component.The region targeted by this link.Interface providing means to operate on table format templates.Interface for templates defining GUI for content store.Type providing information on a mapping of a field to a column.This interface provides methods to handle templates.Definition of a container providing information about a body that is part of a page.TemplateContainer<T extends Template>Interface providing methods for elements which can havetemplates
as children.Interface for nodes which provide atemplate document
This interface provides methods to handle TemplateExtensions for Page- and Section-TemplatesTemplateFolder<T extends Template>This interface provides methods to handle the TemplateStore-folder likesetting the name
,creating sub folders
, andcreating templates
.TemplateProvider<T extends Template>This interface is implemented by allelements
which have a template.Interface for nodes which are elements of theTemplateStore
and belong to a specific sub root (e.g.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)
).Definition of a workflow element.Interface providing methods for elements which can haveworkflows
andWorkflowFolder
as children.This interface represents a workflow folder in templatestore.This exception will be thrown if an operation on anelement
failed because the element is write locked by a workflow instance.Interface providing methods to define workflow permissionsThis interface represants the subroot for workflows in templatestore.Definition of a context container for workflow scripts.Type defining information on permissions for a transition.