Uses of Interface
de.espirit.firstspirit.storage.HistoryProvider
Packages that use HistoryProvider
Package
Description
-
Uses of HistoryProvider in de.espirit.firstspirit.access.store
Subinterfaces of HistoryProvider in de.espirit.firstspirit.access.storeModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceAll items which may be added to a package implement this.interfaceDeprecated.interfaceInterface for IDProviders that support referencing.interfaceThese are the valid store types:Store.Type.PAGESTOREStore.Type.MEDIASTOREStore.Type.CONTENTSTOREStore.Type.SITESTOREStore.Type.TEMPLATESTOREStore.Type.GLOBALSTORE -
Uses of HistoryProvider in de.espirit.firstspirit.access.store.contentstore
Subinterfaces of HistoryProvider in de.espirit.firstspirit.access.store.contentstoreModifier and TypeInterfaceDescriptioninterfaceInterface providing means to operate on content2 elements.interfaceThis interface provides methods to handle the ContentStore-folderinterfaceThis interface provides method to get ContentStore-table object for given ContentStore-table nameinterfaceInterface providing means to operate on datasets. -
Uses of HistoryProvider in de.espirit.firstspirit.access.store.globalstore
Subinterfaces of HistoryProvider in de.espirit.firstspirit.access.store.globalstoreModifier and TypeInterfaceDescriptioninterfaceInterface representing a body inglobalstore.interfaceThis interface represents folders inglobalstoreinterfaceInterface providing means to operate on global store pages.interfaceInterface providing means top operate on global store sections.interfaceRoot node for global content.interfaceInterface providing methods to handle global store root and short access to specific children (e.g.interfaceInterface providing means to operate on project properties.interfaceinterface -
Uses of HistoryProvider in de.espirit.firstspirit.access.store.mediastore
Subinterfaces of HistoryProvider in de.espirit.firstspirit.access.store.mediastoreModifier and TypeInterfaceDescriptioninterfaceThis interface provides methods to handle a media object from the MediaStore.interfaceThis interface provides methods to handle the MediaStore-folderinterfaceThis interface provides methods to handle the MediaStore-Root -
Uses of HistoryProvider in de.espirit.firstspirit.access.store.pagestore
Subinterfaces of HistoryProvider in de.espirit.firstspirit.access.store.pagestoreModifier and TypeInterfaceDescriptioninterfaceThis interface provides methods to handle the bodys of pages in the PageStore.interfaceThis is a section which renders new content.interfaceInterface providing methods fordataaccess.interfaceThis interface provides methods to handle the Pages in the PageStoreinterfaceThis interface provides methods to handle the PageStore-folderinterfaceThis interface represents the PageStore-Root node.interfaceSection<T extends SectionTemplate>This interface provides methods to handle the sections of Pages in the PageStore.interfaceSectionReference<T extends SectionTemplate>Interface providing means to operate on section references. -
Uses of HistoryProvider in de.espirit.firstspirit.access.store.sitestore
Subinterfaces of HistoryProvider in de.espirit.firstspirit.access.store.sitestoreModifier and TypeInterfaceDescriptioninterfaceA DocumentGroup groupsDocumentGroupLink'sas their child nodes (seeStoreElement.getChildren()).interfaceThis interface provides methods to handle the pagereferences in the SiteStoreinterfaceThis interface provides methods to handle the SiteStore-folderinterfaceInterface providing means to operate on site store folders.interfaceThis interface provides methods to handle the SiteStore-RootinterfaceThis interface combines elements which could be start nodes in sitestore. -
Uses of HistoryProvider in de.espirit.firstspirit.access.store.templatestore
Subinterfaces of HistoryProvider in de.espirit.firstspirit.access.store.templatestoreModifier and TypeInterfaceDescriptioninterfaceThis interface provides comprehensive methods for all elements which provides channel specific (belonging to atemplate set) source content.interfaceDefinition of a template specialized for formatting tasks.interfaceThis interface provides methods to handle FormatTemplateContainer inTemplateStore, a container forFormatTemplatesinterfaceThis interface provides methods to handle FormatTemplateFolder inTemplateStoreinterfaceThis interface represants the subroot forformat templatesin templatestore.interfaceThe GOM (gui object model) describes the input form presented to the end user (editor).interfaceA link template is a container for the rendering template for links.interfaceThis interface represants the subroot forlinktemplatesin templatestore.interfaceinterfaceInterface providing means to operate on page templates.interfaceinterfaceInterface providing means to access and change elements preview image.interfaceDefinition of a query description container.interfaceDefinition of a database schema description.interfaceInterface providing methods for elements which can haveschemasas children.interfaceDefinition of a container having schema entries.interfaceThis interface represants the subroot forschemasin templatestore.interfaceThis interface provides methods to handle the scripts in theTemplateStoreinterfaceInterface providing methods for elements which can havescriptsas children.interfaceDefinition of a container that holds scripts.interfaceThis interface represants the subroot forscriptsin templatestore.interfaceInterface providing means to operate on section templates.interfaceinterfaceInterface providing means to operate on style templates.interfaceInterface providing means to operate on table format templates.interfaceInterface for templates defining GUI for content store.interfaceThis interface provides methods to handle templates.interfaceTemplateContainer<T extends Template>Interface providing methods for elements which can havetemplatesas children.interfaceInterface for nodes which provide atemplate documentinterfaceTemplateFolder<T extends Template>This interface provides methods to handle the TemplateStore-folder likesetting the name,creating sub folders, andcreating templates.interfaceTemplateProvider<T extends Template>This interface is implemented by allelementswhich have a template.interfaceInterface for nodes which are elements of theTemplateStoreand belong to a specific sub root (e.g.interfaceThis 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)).interfaceDefinition of a workflow element.interfaceInterface providing methods for elements which can haveworkflowsandWorkflowFolderas children.interfaceThis interface represents a workflow folder in templatestore.interfaceThis interface represants the subroot for workflows in templatestore. -
Uses of HistoryProvider in de.espirit.firstspirit.storage
Constructors in de.espirit.firstspirit.storage with parameters of type HistoryProviderModifierConstructorDescriptionRevisionProvider(HistoryProvider _historyProvider) Constructor based on ahistory provider.
PreviewUrlAgent.getContentProducerBuilder()orPreviewUrlAgent.getMediaBuilder()to create preview urls.