Uses of Interface
de.espirit.firstspirit.access.store.PackagePoolItem
Package
Description
-
Uses of PackagePoolItem in de.espirit.firstspirit.access.packagepool
Modifier and TypeMethodDescriptionMap<Class<? extends PackagePoolItem>,
Boolean> Package.getAllNameSpaceEnhancements()
Get all defined NameSpaceEnhancement Settings for this package.Map<Class<? extends PackagePoolItem>,
Boolean> Package.getAllOverwriteDuringImportSettings()
Get all defined OverwriteDuringImport Settings for this package.Modifier and TypeMethodDescriptionboolean
Package.overwriteDuringImport
(Class<? extends PackagePoolItem> clazz) boolean
Package.useNameSpaceEnhancement
(Class<? extends PackagePoolItem> clazz) Indicates whether the uid of an element of the given clazz should be enhanced with '@PACKAGE_NAME' or not duringaddToPackage(Package)
. -
Uses of PackagePoolItem in de.espirit.firstspirit.access.store.contentstore
Modifier and TypeInterfaceDescriptioninterface
Interface providing means to operate on content2 elements. -
Uses of PackagePoolItem in de.espirit.firstspirit.access.store.globalstore
Modifier and TypeInterfaceDescriptioninterface
Interface providing means to operate on global store pages.interface
Interface providing means top operate on global store sections. -
Uses of PackagePoolItem in de.espirit.firstspirit.access.store.mediastore
Modifier and TypeInterfaceDescriptioninterface
This interface provides methods to handle a media object from the MediaStore. -
Uses of PackagePoolItem in de.espirit.firstspirit.access.store.pagestore
Modifier and TypeInterfaceDescriptioninterface
This is a section which renders new content.interface
This interface provides methods to handle the Pages in the PageStoreinterface
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 PackagePoolItem in de.espirit.firstspirit.access.store.sitestore
Modifier and TypeInterfaceDescriptioninterface
This interface provides methods to handle the pagereferences in the SiteStoreinterface
This interface provides methods to handle the SiteStore-folder -
Uses of PackagePoolItem in de.espirit.firstspirit.access.store.templatestore
Modifier and TypeInterfaceDescriptioninterface
Definition of a template specialized for formatting tasks.interface
This interface provides methods to handle FormatTemplateFolder inTemplateStore
interface
A link template is a container for the rendering template for links.interface
interface
Interface providing means to operate on page templates.interface
Definition of a query description container.interface
Definition of a database schema description.interface
Definition of a container having schema entries.interface
This interface provides methods to handle the scripts in theTemplateStore
interface
Definition of a container that holds scripts.interface
Interface providing means to operate on section templates.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
TemplateFolder<T extends Template>
This interface provides methods to handle the TemplateStore-folder likesetting the name
,creating sub folders
, andcreating templates
.interface
Definition of a workflow element.interface
This interface represents a workflow folder in templatestore.