Interfaces

  InterfaceDescription
Public interfaceIReadThruProvider
Contains methods used to read an object by its key from the master data source. Must be implemented by read-through components.
Public interfaceIWriteThruProvider
Contains methods used to save/update an object to the master data source. Must be implemented by write-through components.