Interface | Description |
---|---|
CatalogEditorValue |
Interface defining the public part of the editor value representing a catalog component.
|
Contrastable |
Implementors of this interface enable to contrast their current value with another one.
|
DifferenceComputing<T> |
Aspect for
ValueEngineer s providing means to compute differences between values. |
EditorValueListener |
Listener interface to listen on
EditorValueChangedEvent 's |
ExternalReferenceHolder |
Definition of a container of an external resource based reference.
|
FormReferenceContaining<F extends GomFormElement> |
Implementors
collect references stored in a provided form. |
IDProviderReferenceHolder |
Definition of a IdProvider reference holding container.
|
IndexEditorValue |
Interface defining the public part of the editor value representing an index component.
|
InitialValueProviding<T> |
Aspect for
ValueEngineer s providing an initial value. |
JsonSupporting<T> |
Specialized
JsonHandler interface for ValueEngineer s providing means to transform the related value to JSON . |
MatchSupporting<T> |
Aspect for
ValueEngineer s supporting indexing and searching. |
PropertyProviding<T> |
Implementors provide values for named properties.
|
ReferenceAwareValueIndexSupporting<T> |
Aspect for
ValueEngineer s supporting reference-aware indexing and full text searching. |
ReferenceConstructionAgent |
Agent providing means to create reference holding containers for
store elements, data sets , and
external URLs . |
ReferenceContaining<T> |
Aspect for reference containing
ValueEngineer s. |
ReferenceHolder |
Generic super type for reference holding containers.
|
ReferenceHolder.ChangeCallback |
Definition of a callback on changes in a referenced element.
|
ReferenceTransformationAgent |
Agent providing means to transform reference holding containers to their persistency form and vice versa.
|
ValidationSupporting<T> |
Aspect for
ValueEngineer s supporting value
validation . |
ValidationSupporting.Emitter |
Instances emit an
InvalidValueException when
ValidationSupporting.Emitter.signalInvalidValue(String) is called. |
ValueEngineer<T> |
Engineer operating on values.
|
ValueEngineerContext<F extends GomFormElement> |
Context container for value engineers.
|
ValueEngineerFactory<T,F extends GomFormElement> |
A factory that is able to create a
ValueEngineer . |
Class | Description |
---|---|
Difference |
Transport object for a difference description.
|
EditorValueChangedEvent |
Event to inform interested objects of changes within an
EditorValue . |
Node |
A node has a
name , attributes ( Node.getAttribute(String) , Node.setAttribute(String,String) ), and either a textual value or children . |
ValueEngineerAspectType<T> |
Type token for
value engineer aspect types . |
Exception | Description |
---|---|
PropertyProviding.UnsupportedPropertyException |
Exception to be thrown in case of an unknown property was requested.
|
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210