Interface | Description |
---|---|
DataBinder |
A DataBinder is the Data Model Object used for Content Server communication.
|
DataFactory |
Defines interface for implementations of factory class for creation of DataBinder, DataObject and DataResultSet.
|
DataObject |
Generic data object that holds name/value pairs.
|
DataResultSet |
DataResultSet represents a two-dimension data structure.
|
TransferFile.TransferListener |
Class | Description |
---|---|
DataResultSet.Field |
A Field represents definition (e.g.
|
TransferFile |
Abstracts a stream transferred between the Content Server and the client.
|
Enum | Description |
---|---|
DataFactory.Direction |
Indicates operation type when synchronizing any local data values with other
specific field-level values.
|
DataResultSet.Field.Type |
All available types of field.
|