Neutral form for communication with various forms of EO object storages. Single {@link Ersatz} instance represents one record.It's a form of map, where keys are EO attributes, values are neutral java types (see package description) and if some key is not set then this value is not present.
It contains values only for EO attributes returned in {@link #attributes()} method. Values for all other attributes are assumed to beempty.
@author Jedrzej Sobanski
|
|
|
|