Uses of Interface
com.caplin.datasrc.interfaces.DSData
Packages that use DSData
-
Uses of DSData in com.caplin.datasrc.interfaces
Subinterfaces of DSData in com.caplin.datasrc.interfacesModifier and TypeInterfaceDescriptioninterfaceExtendsDSDatato provide helper methods for sending Container objects.interfaceThe interface that should be implemented by an instance ofDSPageof the type page.interfaceExtendsDSDatato provide helper methods for sending Permissions.interfaceThe interface that should be implemented by an instance of DSData of the type record. -
Uses of DSData in com.caplin.transformer.module.datasrc
Subinterfaces of DSData in com.caplin.transformer.module.datasrcModifier and TypeInterfaceDescriptioninterfaceRepresents an update for a particular container object.interfaceRepresents an update for a particular object.interfaceinterfaceRepresents an update for a particular record object.Classes in com.caplin.transformer.module.datasrc that implement DSDataModifier and TypeClassDescriptionclassImplementation of the TransformerContainer interface.classImplementation of the TransformerData interface.classclassImplementation of the TransformerRecord interface.