Uses of Interface
de.espirit.firstspirit.storage.HistoryProvider
Package
Description
-
Uses of HistoryProvider in de.espirit.firstspirit.access.store
Modifier and TypeInterfaceDescriptioninterface
interface
interface
All items which may be added to a package implement this.interface
Deprecated.interface
Interface for IDProviders that support referencing.interface
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 HistoryProvider 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 nameinterface
Interface providing means to operate on datasets. -
Uses of HistoryProvider in de.espirit.firstspirit.access.store.globalstore
Modifier and TypeInterfaceDescriptioninterface
Interface representing a body inglobalstore
.interface
This interface represents folders inglobalstore
interface
Interface providing means to operate on global store pages.interface
Interface providing means top operate on global store sections.interface
Root node for global content.interface
Interface providing methods to handle global store root and short access to specific children (e.g.interface
Interface providing means to operate on project properties.interface
interface
-
Uses of HistoryProvider in de.espirit.firstspirit.access.store.mediastore
Modifier and TypeInterfaceDescriptioninterface
This interface provides methods to handle a media object from the MediaStore.interface
This interface provides methods to handle the MediaStore-folderinterface
This interface provides methods to handle the MediaStore-Root -
Uses of HistoryProvider in de.espirit.firstspirit.access.store.pagestore
Modifier and TypeInterfaceDescriptioninterface
This interface provides methods to handle the bodys of pages in the PageStore.interface
This is a section which renders new content.interface
Interface providing methods fordata
access.
Ensure to callDataProvider.setData(de.espirit.firstspirit.access.store.Data)
after modifications of the provideddata
object.interface
This interface provides methods to handle the Pages in the PageStoreinterface
This interface provides methods to handle the PageStore-folderinterface
This interface represents the PageStore-Root node.interface
Section<T extends SectionTemplate>
This interface provides methods to handle the sections of Pages in the PageStore.interface
SectionReference<T extends SectionTemplate>
Interface providing means to operate on section references. -
Uses of HistoryProvider in de.espirit.firstspirit.access.store.sitestore
Modifier and TypeInterfaceDescriptioninterface
A DocumentGroup groupsDocumentGroupLink's
as their child nodes (seeStoreElement.getChildren()
).interface
This interface provides methods to handle the pagereferences in the SiteStoreinterface
This interface provides methods to handle the SiteStore-folderinterface
Interface providing means to operate on site store folders.interface
This interface provides methods to handle the SiteStore-Rootinterface
This interface combines elements which could be start nodes in sitestore. -
Uses of HistoryProvider in de.espirit.firstspirit.access.store.templatestore
Modifier and TypeInterfaceDescriptioninterface
This interface provides comprehensive methods for all elements which provides channel specific (belonging to atemplate set
) source content.interface
Definition of a template specialized for formatting tasks.interface
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
The GOM (gui object model) describes the input form presented to the end user (editor).interface
A link template is a container for the rendering template for links.interface
This interface represants the subroot forlinktemplates
in templatestore.interface
interface
Interface providing means to operate on page templates.interface
interface
Interface providing means to access and change elements preview image.interface
Definition of a query description container.interface
Definition of a database schema description.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
This interface provides methods to handle the scripts in theTemplateStore
interface
Interface providing methods for elements which can havescripts
as children.interface
Definition of a container that holds scripts.interface
This interface represants the subroot forscripts
in templatestore.interface
Interface providing means to operate on section templates.interface
interface
Interface providing means to operate on style templates.interface
Interface providing means to operate on table format templates.interface
Interface for templates defining GUI for content store.interface
This interface provides methods to handle templates.interface
TemplateContainer<T extends Template>
Interface providing methods for elements which can havetemplates
as children.interface
Interface for nodes which provide atemplate document
interface
TemplateFolder<T extends Template>
This interface provides methods to handle the TemplateStore-folder likesetting the name
,creating sub folders
, andcreating templates
.interface
TemplateProvider<T extends Template>
This interface is implemented by allelements
which have a template.interface
Interface for nodes which are elements of theTemplateStore
and belong to a specific sub root (e.g.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
Definition of a workflow element.interface
Interface providing methods for elements which can haveworkflows
andWorkflowFolder
as children.interface
This interface represents a workflow folder in templatestore.interface
This interface represants the subroot for workflows in templatestore. -
Uses of HistoryProvider in de.espirit.firstspirit.storage
ModifierConstructorDescriptionRevisionProvider
(HistoryProvider _historyProvider) Constructor based on ahistory provider
.
PreviewUrlAgent.getContentProducerBuilder()
orPreviewUrlAgent.getMediaBuilder()
to create preview urls.The builder can be used to create preview urls for elements of typePage
,PageRef
orDocumentGroup
.