IntegrationObjectModel for
data import@Deprecated public class DefaultSapImpexImportService extends java.lang.Object implements ImpexImportService
ImpexImportService| Constructor and Description |
|---|
DefaultSapImpexImportService()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ImpExMediaModel |
createImpexMedia(java.io.InputStream impexStream)
Deprecated.
Creates the
ImpExMediaModel from the InputStream |
ImportService |
getImportService()
Deprecated.
|
MediaService |
getMediaService()
Deprecated.
|
ModelService |
getModelService()
Deprecated.
|
ImportResult |
importMedia(ImpExMediaModel impexMedia)
Deprecated.
Imports the impex media and returns the
ImportResult |
void |
setImportService(ImportService importService)
Deprecated.
|
void |
setMediaService(MediaService mediaService)
Deprecated.
|
void |
setModelService(ModelService modelService)
Deprecated.
|
public ImpExMediaModel createImpexMedia(java.io.InputStream impexStream)
ImpExMediaModel from the InputStreamcreateImpexMedia in interface ImpexImportServiceimpexStream - - impex stream inputImpExMediaModelpublic ImportResult importMedia(ImpExMediaModel impexMedia)
ImportResultimportMedia in interface ImpexImportServiceimpexMedia - - impex media inputImportResultpublic MediaService getMediaService()
public void setMediaService(MediaService mediaService)
mediaService - the mediaService to setpublic ModelService getModelService()
public void setModelService(ModelService modelService)
modelService - the modelService to setpublic ImportService getImportService()
public void setImportService(ImportService importService)
importService - the importService to setCopyright © 2018 SAP SE. All Rights Reserved.