|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
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. |
ExternalReferenceHolder | Definition of a container of a URL based external reference. |
InitialValueProviding<T> | Aspect for ValueEngineer s providing an initial value. |
MatchSupporting<T> | Aspect for ValueEngineer s supporting indexing and 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. |
StoreElementReferenceHolder | Definition of a store element reference holding container. |
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 . |
ValueIndexSupporting<T> | Aspect for ValueEngineer s supporting indexing and full text searching. |
Class Summary | |
---|---|
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 children . |
ValueEngineerAspectType<T> | Type token for value engineer aspect types . |
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |