| Interface | Description |
|---|---|
| DataHubFacade |
A facade for communicating with the Data Hub.
|
| FragmentReader |
A class that reads ImpEx script received from the Integration Layer and splits it into logical fragments based on the
script content.
|
| ImpExFragment |
A logical block of an ImpEx script, e.g.
|
| Class | Description |
|---|---|
| AbstractScriptFragmentTest<T extends ImpExFragment> |
A base test for testing ImpEx script fragments.
|
| ConstantTextFragment |
A block of an ImpEx script containing constant content.
|
| ConstantTextFragmentUnitTest | |
| DataHubDataFragment |
A fragment containing data being loaded from the Data Hub
|
| DataHubDataFragmentUnitTest | |
| DataHubExtensionUploadServiceManualTest | |
| DataHubImpExResourceFactory |
An implementation of the ImpEx resource factory for creating Data Hub specific impex resources.
|
| DataHubImpExResourceFactoryUnitTest | |
| DefaultDataHubExtensionUploadService |
This implementation of the extension upload service uses the DataHub's REST API to upload extensions to the DataHub
server.
|
| DefaultDataHubExtensionUploadServiceUnitTest | |
| DefaultDataHubOutboundService |
Implementation of the outbound service based on a REST client.
|
| DefaultDataHubOutboundServiceUnitTest | |
| DefaultFragmentReader |
Default implementation of the FragmentReader interface.
|
| DefaultFragmentReaderUnitTest | |
| DefaultImpexHeaderValidator | |
| FragmentedImpExInputStream |
An input stream for reading the fragmented ImpEx file content received from DataHub.
|
| FragmentedImpExInputStreamUnitTest | |
| ImpexMacroFragment | |
| ImpexMacroFragmentUnitTest |
| Exception | Description |
|---|---|
| ImpexValidationException |
Copyright © 2018 SAP SE. All Rights Reserved.