Uses of Interface
de.espirit.firstspirit.access.store.templatestore.gom.GomElement
Packages that use GomElement
Package
Description
-
Uses of GomElement in de.espirit.firstspirit.access.store.templatestore.gom
Classes in de.espirit.firstspirit.access.store.templatestore.gom with type parameters of type GomElementModifier and TypeClassDescriptionclass
AbstractGomList<T extends GomElement>
Abstract implementation of a GOM list.interface
GomList<T extends GomElement>
Definition of a GOM list-element interface.Subinterfaces of GomElement in de.espirit.firstspirit.access.store.templatestore.gomModifier and TypeInterfaceDescriptionstatic interface
Drop typeinterface
Tag for GOM elements acting as group, i.e., a container for a list of GOM elements.interface
Definition for elements acting as container for embedded XML that is foreign to GOMinterface
Define filter entries like <ALLOW type='picture'/> <HIDE type='picture'/> to allow or hide(deny) the selection of the specified element filter type.interface
Definition for a GOM element acting as editor.interface
Definition for configuration implementations providing include functionality for GOM elements.interface
Root definition for GOM elements providing specific information of primitive types (attribute-gained data).interface
Definition of a language information providing GOM element.interface
Definition of a GOM language info container.interface
GomList<T extends GomElement>
Definition of a GOM list-element interface.interface
A project entry.interface
Represents a single projectinterface
Marker interface - editor implementations for form elements implementing this interface must implementSimpleEditorValue
.Classes in de.espirit.firstspirit.access.store.templatestore.gom that implement GomElementModifier and TypeClassDescriptionclass
Abstract base class for combo-boxes.class
Abstract base implementation for content reference elementsclass
Abstract base implementation for DOMclass
Abstract GomElement implementing common functionalities needed for GuiXml handling.class
Abstract base class for filter entriesclass
Abstract class defining most common features of a form element.class
Abstract base class for grid selections like checkboxes and radio-buttonsclass
Abstract implementation of a language information provider.class
AbstractGomList<T extends GomElement>
Abstract implementation of a GOM list.class
Abstract base class for project listsclass
Abstract base class for selectable GOM elements like checkboxes or radio-buttons.class
Abstract base class for TableTemplate elements.class
Abstract base class for textual elementsclass
Abstract type forGomElement
s proving a UID attribute.class
Default implementation ofGomList
class
Default implementation of a GOM information object.class
Generic implementation for GOM language information container.class
List of activitiesclass
GOM representation of a buttonstatic class
Drop typestatic class
Drop typestatic final class
List of drop typesstatic final class
List of GOM parametersclass
Extended language information for GOM permission buttons.class
Language information for a GOM buttonclass
GOM representation of a categoryclass
GuiXML element implementation for checkbox.class
A GOM element for combo-boxes.class
GOM comment definition.class
Deprecated.class
Deprecated.since 5.0, useGomIndex
insteadclass
Entry for identifier lists.class
List of content references.class
Choose objects from a content store viewstatic class
Legacy table templateclass
Implementation of a Gui XML date element.class
Extended language information for GuiXml date elements.class
Generic implementation for GOM language information container.class
GOM element implementation for DOM.class
GOM implementation of DOM Tableclass
Implementation of an embedding GOM element for ORMapper Query objectsclass
GOM embeddee implementation for word import XML.class
Extension of language information for tab lists.class
Extension for tab list language infos.class
Deprecated.since 5.0, use FS_REFERENCE insteadclass
Filter entry for an allowed valueclass
Filter entry for a hidden valueclass
GOM representation of a list of filtersclass
GOM list implementation for format templates.class
Old style parameter definition for link configurations.class
GOM implementation for groups.class
GOM implementation for image maps.class
Deprecated.since 4.2.414 useGomIncludeOptions
insteadstatic class
Deprecated.Content-based source definition for providing a language-dependent labelclass
GOM definition for inclusion.static final class
Empty configuration.class
GOM definition for an inner text.class
Container for old style inplace link configurations.class
Representation of an invalid gom element containing the original definition as embedded XML.class
Default implementation for a GOM label element.class
Language info providing named elementclass
Entry for defining labeled language information.class
Specialized language information for value entries.class
Definitions for providing a language-dependent expressions for producing labelsstatic class
Source definition for providing a language-dependent labelclass
GOM element implementation for links.class
List implementation providing GuiLinkEditorEntryclass
Deprecated.since 5.0, useGomCatalog
insteadclass
A GuiXML element implementation for list-based selection.class
Media mode information for content lists.class
Folder element for simple folder restrictionsclass
A GOM folder list container.class
Entry describing the local project.class
Project list for the media store.class
Entry defining a remote project restricted to mediastore useclass
Default GOM module implementation.class
MultipleMediaChooser editorclass
An entry for GOM lists with simple, named entries.class
GOM implementation for numbers.class
Extended language info container for numbers.class
Extended language infos for numbers.class
Deprecated.since 5.0, use FS_DATASET insteadclass
Deprecated.since 5.0, use FS_REFERENCE insteadclass
GOM representation of a parameterclass
GOM element implementation for permission definitions.class
Deprecated.since 5.0, use FS_REFERENCE insteadclass
GOM representation of a queryclass
GuiXML element implementation for grid-based selection.class
Generic editor for references based on Uid and UidTypeclass
Entry implementation for defining script-based buttons.class
List of button definitions.class
GOM element implementation for section lists.class
Deprecated.since 5.2.241303 - no replacementclass
Deprecated.since 5.2.241303 - no replacementclass
Deprecated.since 5.2.241303 - no replacementclass
Deprecated.since 5.2.241303 - no replacementclass
Deprecated.since 5.2.241303 - no replacementclass
GOM representation of a storable location for a local projectclass
GOM representation of storable projectsclass
GOM representation of a storable location for a remote projectclass
Folder element for store-based folder restrictionsclass
A GOM folder list container.class
View table view definition parameterized with a name and foreign key attribute nameclass
Collection ofGomTableViews
.class
Deprecated.since 5.0, useGomIndex
insteadclass
Entry for identifier lists.class
GOM list implementation for identifiersclass
GOM implementation for text.class
GuiXML implementation for text areas.class
Field to toggle between on and off stateclass
Specialized list for entries' language infos.class
GOM implementation of a list of variables.Methods in de.espirit.firstspirit.access.store.templatestore.gom that return GomElementModifier and TypeMethodDescription@Nullable GomElement
GomEditorProvider.get
(int index) Getter for GomElements.GomModule.get
(int index) GomValidationError.getGom()
Get the GOM element.GomModule.remove
(int index) GomModule.set
(int index, GomElement element) Methods in de.espirit.firstspirit.access.store.templatestore.gom that return types with arguments of type GomElementModifier and TypeMethodDescriptionMap<String,
Class<? extends GomElement>> AbstractGomList.getGomElementMappings()
Map<String,
Class<? extends GomElement>> AbstractGomProjectList.getGomElementMappings()
Map<String,
Class<? extends GomElement>> DefaultGomEntryList.getGomElementMappings()
Map<String,
Class<? extends GomElement>> DefaultGomLangInfos.getGomElementMappings()
Provides the mapping of tag names to entry types.Map<String,
Class<? extends GomElement>> GomActivityEntries.getGomElementMappings()
Map<String,
Class<? extends GomElement>> GomButton.GomDropTypes.getGomElementMappings()
Map<String,
Class<? extends GomElement>> GomButton.GomParams.getGomElementMappings()
Map<String,
Class<? extends GomElement>> GomContentReferenceList.getGomElementMappings()
Map<String,
Class<? extends GomElement>> GomFilterList.getGomElementMappings()
Map<String,
Class<? extends GomElement>> GomFormatReferenceList.getGomElementMappings()
Map<String,
Class<? extends GomElement>> GomIncludeContent.getGomElementMappings()
Deprecated.Map<String,
Class<? extends GomElement>> GomLabelExpressions.getGomElementMappings()
Map<String,
Class<? extends GomElement>> GomLinkEditorList.getGomElementMappings()
Map<String,
Class<? extends GomElement>> GomList.getGomElementMappings()
Get a list of mappings from tag name to class supported by this list.Map<String,
Class<? extends GomElement>> GomMediaStoreFolderList.getGomElementMappings()
Map<String,
Class<? extends GomElement>> GomMediaStoreProjectList.getGomElementMappings()
Map<String,
Class<? extends GomElement>> GomModule.getGomElementMappings()
Map<String,
Class<? extends GomElement>> GomQuery.getGomElementMappings()
Map<String,
Class<? extends GomElement>> GomScriptButtons.getGomElementMappings()
Map<String,
Class<? extends GomElement>> GomSiteOrMediaStoreFolderList.getGomElementMappings()
Deprecated.Map<String,
Class<? extends GomElement>> GomSiteOrMediaStoreProjectList.getGomElementMappings()
Deprecated.Map<String,
Class<? extends GomElement>> GomStorableProjectList.getGomElementMappings()
Map<String,
Class<? extends GomElement>> GomStoreFolderList.getGomElementMappings()
Map<String,
Class<? extends GomElement>> GomTableViews.getGomElementMappings()
Map<String,
Class<? extends GomElement>> GomTemplateReferenceList.getGomElementMappings()
Map<String,
Class<? extends GomElement>> GomVariableList.getGomElementMappings()
GomIncludeOptions.getMixins()
GomPolymorphic.getMixins()
Get the list of mixed in elements.GomIncludeOptions.IncludeVariant.variants()
Maps eachGomIncludeOptions.IncludeVariant
to its configurationMethods in de.espirit.firstspirit.access.store.templatestore.gom with parameters of type GomElementModifier and TypeMethodDescriptionvoid
GomModule.add
(int index, GomElement element) GomModule.set
(int index, GomElement element) static @NotNull TableTemplate
AbstractGomTableTemplateElement.validate
(@NotNull GomCheckable.Context context, @NotNull TableTemplateReference table, @NotNull GomElement gomElement) Validates a form elementstatic @NotNull TableTemplate
AbstractGomTableTemplateElement.validateTableTemplate
(@NotNull GomCheckable.Context context, @NotNull TableTemplateReference table, @NotNull GomElement gomElement) Validates a table templatestatic GomModule
GomModule.with
(SpecialistsBroker specialistsBroker, GomElement... elements) Creates a new instance containing the given elementsConstructors in de.espirit.firstspirit.access.store.templatestore.gom with parameters of type GomElementModifierConstructorDescriptionGomValidationError
(String message, @NotNull GomElement gom, @Nullable String detail) Create a new exception with the given message to be thrown for the provided gom element and a regular expression used to identify the position of the gom element's detail. -
Uses of GomElement in de.espirit.firstspirit.access.store.templatestore.gom.lists
Subinterfaces of GomElement in de.espirit.firstspirit.access.store.templatestore.gom.listsModifier and TypeInterfaceDescriptioninterface
Definition of the GOM descriptor for the FirstSpirit catalog gadget.interface
Definition of the GOM descriptor for the FirstSpirit index gadget.interface
Definition of a source for an index gadget.Classes in de.espirit.firstspirit.access.store.templatestore.gom.lists that implement GomElementModifier and TypeClassDescriptionfinal class
Template restriction definition container for list components.final class
An entry providing a UID.Methods in de.espirit.firstspirit.access.store.templatestore.gom.lists that return GomElementModifier and TypeMethodDescription@Nullable GomElement
GomIndexSource.configuration()
Provides an optional container for configuring the source.Methods in de.espirit.firstspirit.access.store.templatestore.gom.lists that return types with arguments of type GomElementModifier and TypeMethodDescriptionMap<String,
Class<? extends GomElement>> GomTypeRestrictedTemplates.getGomElementMappings()
Get a list of mappings from tag name to class supported by this list. -
Uses of GomElement in de.espirit.firstspirit.client.plugin.dataaccess.aspects
Methods in de.espirit.firstspirit.client.plugin.dataaccess.aspects that return GomElementModifier and TypeMethodDescription@NotNull GomElement
GomConfigurable.createConfiguration()
Provides a new GOM object for configuration.Methods in de.espirit.firstspirit.client.plugin.dataaccess.aspects with parameters of type GomElementModifier and TypeMethodDescriptionvoid
GomConfigurable.setConfiguration
(@NotNull GomElement configuration) Sets the given GOM based configuration for building a session. -
Uses of GomElement in de.espirit.firstspirit.content.access
Classes in de.espirit.firstspirit.content.access that implement GomElementModifier and TypeClassDescriptionclass
GOM configuration object for dataset data access.class
GOM element for providing a template uid. -
Uses of GomElement in de.espirit.firstspirit.module
Classes in de.espirit.firstspirit.module with type parameters of type GomElementModifier and TypeInterfaceDescriptioninterface
GadgetContext<E extends GomElement>
API for context information that is provided toGadget
implementations on construction.
Important: The context may change during its lifetime, hence, objects retrieved via the context may be altered or replaced.interface
GadgetFactory<G extends Gadget,
E extends GomElement, C extends GadgetContext<? extends E>> Interface for a factory that is able to produce aGadget
. -
Uses of GomElement in de.espirit.firstspirit.ui.gadgets.swing
Classes in de.espirit.firstspirit.ui.gadgets.swing with type parameters of type GomElementModifier and TypeInterfaceDescriptioninterface
SwingGadgetContext<E extends GomElement>
Context container for swing based gadgets.interface
SwingGadgetFactory<E extends GomElement>
Definition for a factory providing means tocreate
a specificSwingGadget
. -
Uses of GomElement in de.espirit.firstspirit.webedit.server.gadgets
Classes in de.espirit.firstspirit.webedit.server.gadgets with type parameters of type GomElementModifier and TypeInterfaceDescriptioninterface
WebPluginGadgetFactory<G extends GomElement,
C extends Serializable> Definition for factories producing custom client-side gadgets using web-technologies (i.e., HTML, JavaScript, and CSS).
GomCatalog
instead