Click or drag to resize

SanteDB.Core.Data.Import Namespace

 
Classes
 ClassDescription
Public classDefaultForeignDataImporter Default foreign data transformer that executes the logic in ForeignDataMap files.
Public classForeignDataImportJob A IJob implementation that executes all IForeignDataSubmission instructions in a state of ready.
Public classForeignDataImportUtil Foreign data format utility
Public classGenericForeignDataRecord A generic implementation of the IForeignDataRecord
Interfaces
 InterfaceDescription
Public interfaceIForeignDataBulkReader An implementation of a IForeignDataReader which can produce a bulk Dataset
Public interfaceIForeignDataElementTransform Implementations of this class are expected to be able to transform a single input object into a single output object
Public interfaceIForeignDataFile Represents a foreign data file
Public interfaceIForeignDataFormat Represents a foreign data mapper which can apply a ForeignDataMap against an input source of data.
Public interfaceIForeignDataImporter Foreign data transformation service is responsible for executing foreign data transforms
Public interfaceIForeignDataManagerService Represents a class which can manage the import and export of data to/from foreign data sources
Public interfaceIForeignDataReader A data reader that can read records from a foreign data source
Public interfaceIForeignDataRecord Represents a foreign data record which can be written to a foreign data file with the IForeignDataWriter
Public interfaceIForeignDataSubmission Foreign data information wrapper
Public interfaceIForeignDataWriter Represents a writer for the foreign data format
Enumerations
 EnumerationDescription
Public enumerationForeignDataStatus Represents the foreign data status