- Enclosing class:
- Application
public class Application.ValuesContainer
extends java.lang.Object
It is the vehicle for values identified by the selection made by the user
in the context of the opening of identity selector dialog. The selection
in general, beyond the id value of the selected identity, identifies also
fields of interest owning to the record just isolated. This set of fields
takes definition during the call of
TermContainerPanel.acquireSelectedValueFrom
. It uses convenient
data structures for keeping association between database fields and their
values, furthermore it maps, when needed, TermContainerPanel Term-s on
the corresponding database fields
- See Also:
TermContainerPanel.acquireSelectedValueFrom(java.lang.String, java.lang.String, java.lang.String[], java.lang.String[], java.lang.Object, java.lang.String, boolean)