Uses of Interface
com.caplin.datasrc.interfaces.DSData
-
Uses of DSData in com.caplin.datasrc.interfaces
Modifier and TypeInterfaceDescriptioninterface
ExtendsDSData
to provide helper methods for sending Container objects.interface
The interface that should be implemented by an instance ofDSPage
of the type page.interface
ExtendsDSData
to provide helper methods for sending Permissions.interface
The interface that should be implemented by an instance of DSData of the type record. -
Uses of DSData in com.caplin.transformer.module.datasrc
Modifier and TypeInterfaceDescriptioninterface
Represents an update for a particular container object.interface
Represents an update for a particular object.interface
interface
Represents an update for a particular record object.Modifier and TypeClassDescriptionclass
Implementation of the TransformerContainer interface.class
Implementation of the TransformerData interface.class
class
Implementation of the TransformerRecord interface.