| Interface | Description |
|---|---|
| Contrastable |
Implementors of this interface enable to contrast their current value with another one.
|
| DifferenceComputing<T> |
Aspect for
ValueEngineers providing means to compute differences between values. |
| ExternalReferenceHolder |
Definition of a container of an external resource based reference.
|
| IDProviderReferenceHolder |
Definition of a IdProvider reference holding container.
|
| InitialValueProviding<T> |
Aspect for
ValueEngineers providing an initial value. |
| MatchSupporting<T> |
Aspect for
ValueEngineers supporting indexing and searching. |
| PropertyProviding<T> |
Implementors provide values for named properties.
|
| ReferenceAwareValueIndexSupporting<T> |
Aspect for
ValueEngineers 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
ValueEngineers. |
| 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.
|
| StoreElementReferenceHolder | Deprecated
since 5.0.100 - use
IDProviderReferenceHolder |
| ValidationSupporting<T> |
Aspect for
ValueEngineers 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. |
| ValueIndexSupporting<T> | Deprecated
since 5.0.100 implement
ReferenceAwareValueIndexSupporting instead. |
| Class | Description |
|---|---|
| Difference |
Transport object for a difference description.
|
| Node |
A node has a
name, attributes (Node.getAttribute(String),Node.setAttribute(String,String)), and either a textual value or #getChildren()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 © 2015 e-Spirit AG. All Rights Reserved. Build 5.1.408