Namespace Dynamicweb.DataIntegration.Integration.Interfaces
Interfaces
- IData
Export Provider Interface for export data to the destination file
- IDestination
Add this interface if you are inheriting from a provider that is a destination
- IDestination
Writer Add this interface if you are inheriting from a provider that is a destination writer
- IERPIntegration
This interface is used in ScheduledTask's pages for add-in selector control to show-up the add-ins for ERP Batch Integration
- INot
Destination Add this interface if you are inheriting from a provider that is a destination, but you do not wish for this provider to show up in the destination dropdown.
- INot
Source Add this interface if you are inheriting from a provider that is a source, but you do not wish for this provider to show up in the source dropdown.
- IParameterized
Destination IParameterizedDestination interface for conditions filtering parameters coming from query string
- IResponse
Writer Implement this interface if your source provider is able to handle the response data from the destination provider
- ISource
Add this interface if you are inheriting from a provider that is a source
- ISource
Reader Defines methods for objects aimed to read data from data source