Package | Description |
---|---|
com.caplin.datasrc.interfaces |
Defines the main data interfaces used by DataSource for Java SDK and related products.
|
com.caplin.transformer.module.datasrc |
Provides the classes used to represent the either an update received for a DataSource object, or
the cached data for a DataSource object.
|
Modifier and Type | Interface and Description |
---|---|
interface |
DSContainer
Extends
DSData to provide helper methods for sending Container objects. |
interface |
DSPage
The interface that should be implemented by an instance of
DSPage
of the type page. |
interface |
DSPermission
Extends
DSData to provide helper methods for sending Permissions. |
interface |
DSRecord
The interface that should be implemented by an instance of DSData
of the type record.
|
Modifier and Type | Interface and Description |
---|---|
interface |
TransformerContainer
Represents an update for a particular container object.
|
interface |
TransformerData
Represents an update for a particular object.
|
interface |
TransformerPermission |
interface |
TransformerRecord
Represents an update for a particular record object.
|
Modifier and Type | Class and Description |
---|---|
class |
TransformerContainerImpl
Implementation of the TransformerContainer interface.
|
class |
TransformerDataImpl
Implementation of the TransformerData interface.
|
class |
TransformerPermissionImpl |
class |
TransformerRecordImpl
Implementation of the TransformerRecord interface.
|
Please send bug reports and comments to Caplin support