| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSapImpexImportFacade.scheduleImportTask(ImpExMediaModel impexMedia)
Deprecated.
Creates a task model and schedules a the impex import task
|
| Modifier and Type | Method and Description |
|---|---|
ImpExMediaModel |
ImpexImportService.createImpexMedia(java.io.InputStream impexStream)
Deprecated.
Creates an impex media model from the input stream
|
| Modifier and Type | Method and Description |
|---|---|
ImportResult |
ImpexImportService.importMedia(ImpExMediaModel impexMedia)
Deprecated.
Imports the
ImpExMediaModel |
| Modifier and Type | Method and Description |
|---|---|
ImpExMediaModel |
DefaultSapImpexImportService.createImpexMedia(java.io.InputStream impexStream)
Deprecated.
Creates the
ImpExMediaModel from the InputStream |
| Modifier and Type | Method and Description |
|---|---|
ImportResult |
DefaultSapImpexImportService.importMedia(ImpExMediaModel impexMedia)
Deprecated.
Imports the impex media and returns the
ImportResult |
| Modifier and Type | Class and Description |
|---|---|
class |
BMECatImpExScriptMediaModel
Generated model class for type BMECatImpExScriptMedia first defined at extension bmecat.
|
| Modifier and Type | Method and Description |
|---|---|
ImpExMediaModel |
RemoveCatalogVersionCronJobModel.getNotRemovedItems()
Generated method - Getter of the
RemoveCatalogVersionCronJob.notRemovedItems attribute defined at extension catalog. |
| Modifier and Type | Method and Description |
|---|---|
void |
RemoveCatalogVersionCronJobModel.setNotRemovedItems(ImpExMediaModel value)
Generated method - Setter of
RemoveCatalogVersionCronJob.notRemovedItems attribute defined at extension catalog. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ImpExMediaModel> |
ImportProcessCreationData.ImportProcessContext.getImpExMediaModels() |
| Modifier and Type | Method and Description |
|---|---|
void |
ImportProcessCreationData.ImportProcessContext.setImpExMediaModels(java.util.List<ImpExMediaModel> impExMediaModels) |
| Modifier and Type | Method and Description |
|---|---|
ImpExMediaModel |
ImpExImportCronJobModel.getJobMedia()
Generated method - Getter of the
ImpExImportCronJob.jobMedia attribute defined at extension impex. |
ImpExMediaModel |
ImpExExportCronJobModel.getJobMedia()
Generated method - Getter of the
ImpExExportCronJob.jobMedia attribute defined at extension impex. |
ImpExMediaModel |
ImpExImportCronJobModel.getUnresolvedDataStore()
Generated method - Getter of the
ImpExImportCronJob.unresolvedDataStore attribute defined at extension impex. |
ImpExMediaModel |
ImpExImportCronJobModel.getWorkMedia()
Generated method - Getter of the
ImpExImportCronJob.workMedia attribute defined at extension impex. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ImpExMediaModel> |
ImpExImportCronJobModel.getExternalDataCollection()
Generated method - Getter of the
ImpExImportCronJob.externalDataCollection attribute defined at extension impex. |
| Modifier and Type | Method and Description |
|---|---|
void |
ImpExImportCronJobModel.setJobMedia(ImpExMediaModel value)
Generated method - Setter of
ImpExImportCronJob.jobMedia attribute defined at extension impex. |
void |
ImpExExportCronJobModel.setJobMedia(ImpExMediaModel value)
Generated method - Setter of
ImpExExportCronJob.jobMedia attribute defined at extension impex. |
void |
ImpExImportCronJobModel.setUnresolvedDataStore(ImpExMediaModel value)
Generated method - Setter of
ImpExImportCronJob.unresolvedDataStore attribute defined at extension impex. |
void |
ImpExImportCronJobModel.setWorkMedia(ImpExMediaModel value)
Generated method - Setter of
ImpExImportCronJob.workMedia attribute defined at extension impex. |
| Modifier and Type | Method and Description |
|---|---|
void |
ImpExImportCronJobModel.setExternalDataCollection(java.util.Collection<ImpExMediaModel> value)
Generated method - Setter of
ImpExImportCronJob.externalDataCollection attribute defined at extension impex. |
| Modifier and Type | Class and Description |
|---|---|
class |
HeaderLibraryModel
Generated model class for type HeaderLibrary first defined at extension impex.
|
class |
ImpExExportMediaModel
Generated model class for type ImpExExportMedia first defined at extension impex.
|
| Modifier and Type | Method and Description |
|---|---|
ImpExMediaModel |
ExportModel.getExportScript()
Generated method - Getter of the
Export.exportScript attribute defined at extension impex. |
| Modifier and Type | Method and Description |
|---|---|
void |
ExportModel.setExportScript(ImpExMediaModel value)
Generated method - Setter of
Export.exportScript attribute defined at extension impex. |
| Modifier and Type | Method and Description |
|---|---|
ImpExMediaModel |
ImpExMediaResource.getImpExMediaModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected ImpExMediaModel |
ImpExMediaResource.readResource(java.lang.String resourceId)
Gets the
ImpExMediaModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ImpExMediaModel> |
ImpExMediasResource.getImpExMediasCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ImpExMediaResource.setImpExMediaModel(ImpExMediaModel value)
Convenience method which just delegates to
#setResourceValue(ImpExMediaModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ImpExMediasResource.setImpExMediasCollection(java.util.Collection<ImpExMediaModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Class and Description |
|---|---|
class |
ImpExImportCockpitMediaModel
Generated model class for type ImpExImportCockpitMedia first defined at extension importcockpit.
|
class |
ImportCockpitInputMediaModel
Generated model class for type ImportCockpitInputMedia first defined at extension importcockpit.
|
| Modifier and Type | Method and Description |
|---|---|
ImpExMediaModel |
ImpExMediaGenerationService.generateImportImpExMedia(ImportCockpitCronJobModel cronJobModel)
Creates the ZIP import package.
|
| Modifier and Type | Method and Description |
|---|---|
ImpExMediaModel |
DefaultImpExMediaGenerationService.generateImportImpExMedia(ImportCockpitCronJobModel cronJobModel) |
| Modifier and Type | Method and Description |
|---|---|
ImpExMediaModel |
ImportCockpitMediaService.createMediaFromFile(java.lang.String filePackageName)
Give the supplied filename (full file path), this method will create and return an
ImpExMediaModel. |
| Modifier and Type | Method and Description |
|---|---|
ImpExMediaModel |
DefaultImportCockpitMediaService.createMediaFromFile(java.lang.String filePackageName) |
| Modifier and Type | Method and Description |
|---|---|
ImpExMediaModel |
DefaultLDIFImportStrategy.getDestMedia() |
ImpExMediaModel |
DefaultLDIFImportStrategy.getDumpMedia() |
| Modifier and Type | Method and Description |
|---|---|
ImpExMediaModel |
LDIFImportCronJobModel.getDestMedia()
Generated method - Getter of the
LDIFImportCronJob.destMedia attribute defined at extension ldap. |
ImpExMediaModel |
LDIFGroupImportCronJobModel.getDestMedia()
Generated method - Getter of the
LDIFGroupImportCronJob.destMedia attribute defined at extension ldap. |
ImpExMediaModel |
LDIFImportCronJobModel.getDumpMedia()
Generated method - Getter of the
LDIFImportCronJob.dumpMedia attribute defined at extension ldap. |
ImpExMediaModel |
LDIFGroupImportCronJobModel.getDumpMedia()
Generated method - Getter of the
LDIFGroupImportCronJob.dumpMedia attribute defined at extension ldap. |
| Modifier and Type | Method and Description |
|---|---|
void |
LDIFImportCronJobModel.setDestMedia(ImpExMediaModel value)
Generated method - Setter of
LDIFImportCronJob.destMedia attribute defined at extension ldap. |
void |
LDIFGroupImportCronJobModel.setDestMedia(ImpExMediaModel value)
Generated method - Setter of
LDIFGroupImportCronJob.destMedia attribute defined at extension ldap. |
void |
LDIFImportCronJobModel.setDumpMedia(ImpExMediaModel value)
Generated method - Setter of
LDIFImportCronJob.dumpMedia attribute defined at extension ldap. |
void |
LDIFGroupImportCronJobModel.setDumpMedia(ImpExMediaModel value)
Generated method - Setter of
LDIFGroupImportCronJob.dumpMedia attribute defined at extension ldap. |
| Modifier and Type | Method and Description |
|---|---|
protected ImpExMediaModel |
BasicScriptEditor.createImpExMedia() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BasicScriptEditor.updateMediaScript(ImpExMediaModel impExModel,
java.lang.String exportScript) |
| Modifier and Type | Method and Description |
|---|---|
protected ImpExMediaModel |
ImpExFileUploadEditor.createMediaFromUploadedFile() |
ImpExMediaModel |
ImpExExportForm.getDataDownloadMedia() |
ImpExMediaModel |
ImpExImportForm.getImpExMedia() |
ImpExMediaModel |
ImpExExportForm.getImpExMedia() |
ImpExMediaModel |
ImpExExportForm.getMediaDownloadMedia() |
ImpExMediaModel |
ImpExImportForm.getMediaZip() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ImpExFileUploadEditor.changedSelectedImpExMedia(Component parent,
<any> context,
ImpExMediaModel newMedia) |
protected void |
ImpExExportResultDownload.executeMediaDownload(ImpExMediaModel media)
The method allows to transfer the given media to the use via browser's download capability.
|
void |
ImpExExportForm.setDataDownloadMedia(ImpExMediaModel dataDownloadMedia) |
void |
ImpExImportForm.setImpExMedia(ImpExMediaModel impExMedia) |
void |
ImpExExportForm.setImpExMedia(ImpExMediaModel impExMedia) |
void |
ImpExExportForm.setMediaDownloadMedia(ImpExMediaModel mediaDownloadMedia) |
void |
ImpExImportForm.setMediaZip(ImpExMediaModel mediaZip) |
| Modifier and Type | Method and Description |
|---|---|
ImpExMediaModel |
ExportScriptGeneratorForm.getImpExMedia() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExportScriptGeneratorForm.setImpExMedia(ImpExMediaModel impExMedia) |
| Modifier and Type | Method and Description |
|---|---|
ImpExMediaModel |
ExportResult.getExportedData()
Gets the media containing the exported csv files (backed by a zip-archive).
|
ImpExMediaModel |
ExportResult.getExportedMedia()
Gets the media containing the exported media files (backed by a zip-archive).
|
ImpExMediaModel |
ImpExResource.getMedia()
Gets the impex media created by this resource.
|
ImpExMediaModel |
ImportResult.getUnresolvedLines()
Gets the media containing the unresolved lines csv-file.
|
| Modifier and Type | Method and Description |
|---|---|
ImpExMediaModel |
ExportCronJobResult.getExportedData() |
ImpExMediaModel |
ExportCronJobResult.getExportedMedia() |
ImpExMediaModel |
ClasspathImpExResource.getMedia() |
ImpExMediaModel |
MediaBasedImpExResource.getMedia() |
ImpExMediaModel |
FileBasedImpExResource.getMedia() |
ImpExMediaModel |
StreamBasedImpExResource.getMedia() |
ImpExMediaModel |
ImportCronJobResult.getUnresolvedLines() |
| Constructor and Description |
|---|
MediaBasedImpExResource(ImpExMediaModel media) |
Copyright © 2018 SAP SE. All Rights Reserved.