Interface ImpexImportFacade
- All Known Implementing Classes:
DefaultSapImpexImportFacade
Deprecated, for removal: This API element is subject to removal in a future version.
Interface for impex import facade.
-
Method Summary
Modifier and TypeMethodDescriptionvoidcreateAndImportImpexMedia(InputStream inputStream) Deprecated, for removal: This API element is subject to removal in a future version.Creates and imports Impex from the input stream
-
Method Details
-
createAndImportImpexMedia
Deprecated, for removal: This API element is subject to removal in a future version.Creates and imports Impex from the input stream- Parameters:
inputStream- - impex payload in input stream format
-
IntegrationObjectModel