| Modifier and Type | Class and Description |
|---|---|
class |
BMECatImpExScriptMedia |
class |
GeneratedBMECatImpExScriptMedia
Generated class for type
BMECatImpExScriptMedia. |
| Modifier and Type | Method and Description |
|---|---|
ImpExMedia |
GeneratedRemoveCatalogWizard.getNotRemovedItemsMedia()
Generated method - Getter of the
RemoveCatalogWizard.notRemovedItemsMedia attribute. |
abstract ImpExMedia |
GeneratedRemoveCatalogWizard.getNotRemovedItemsMedia(SessionContext ctx)
Generated method - Getter of the
RemoveCatalogWizard.notRemovedItemsMedia attribute. |
ImpExMedia |
RemoveCatalogWizard.getNotRemovedItemsMedia(SessionContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
protected ImpExMedia |
CatalogManager.createBatchMedia(String fileName,
String mime,
InputStream istr) |
protected ImpExMedia |
CatalogManager.getBatchMedia(String fileName,
String fileExt) |
ImpExMedia |
GeneratedRemoveCatalogVersionCronJob.getNotRemovedItems()
Generated method - Getter of the
RemoveCatalogVersionCronJob.notRemovedItems attribute. |
ImpExMedia |
GeneratedRemoveCatalogVersionCronJob.getNotRemovedItems(SessionContext ctx)
Generated method - Getter of the
RemoveCatalogVersionCronJob.notRemovedItems attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedRemoveCatalogVersionCronJob.setNotRemovedItems(ImpExMedia value)
Generated method - Setter of the
RemoveCatalogVersionCronJob.notRemovedItems attribute. |
void |
GeneratedRemoveCatalogVersionCronJob.setNotRemovedItems(SessionContext ctx,
ImpExMedia value)
Generated method - Setter of the
RemoveCatalogVersionCronJob.notRemovedItems attribute. |
| Modifier and Type | Method and Description |
|---|---|
ImpExMedia |
BatchingImportReader.findExternalDataMedia(String code) |
| Modifier and Type | Method and Description |
|---|---|
ImpExMedia |
GeneratedImpExManager.createImpExMedia(Map attributeValues) |
ImpExMedia |
GeneratedImpExManager.createImpExMedia(SessionContext ctx,
Map attributeValues) |
ImpExMedia |
ImpExManager.createImpExMedia(String code)
Creates an
ImpExMedia with given code. |
ImpExMedia |
ImpExManager.createImpExMedia(String code,
EnumerationValue encoding)
Creates an
ImpExMedia with given code and default encoding. |
ImpExMedia |
ImpExManager.createImpExMedia(String code,
String encoding)
Creates an
ImpExMedia with given code and default encoding as well as CSV as mime type. |
ImpExMedia |
ImpExManager.createImpExMedia(String code,
String encoding,
InputStream content)
Creates an
ImpExMedia with given code, default encoding and content as well as CSV as mime type. |
ImpExMedia |
ImpExManager.createImpExMedia(String code,
String encoding,
String content)
Creates an
ImpExMedia with given code, default encoding and content as well as CSV as mime type. |
ImpExMedia |
ImpExReader.findExternalDataMedia(String code)
Searches the media with the given code in the context of the reader and returns it.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImpExReader.addExternalDataMedia(ImpExMedia ext)
Adds an external media to the reader context which is then accessible via
includeExternalDataMedia. |
void |
ImpExMedia.copyData(ImpExMedia media)
Copies the data of this media to the given one.
|
void |
ImpExMedia.copySettings(ImpExMedia media)
Sets the ImpEx specific settings of this media to the given one.
|
ImpExImportCronJob |
ImpExManager.importData(ImpExMedia media,
Collection<ImpExMedia> externalData,
boolean codeexecution,
boolean synchronous,
boolean removeOnSuccess)
Imports data using a new
ImpExImportCronJob instance. |
ImpExImportCronJob |
ImpExManager.importData(ImpExMedia media,
ImpExMedia zipMedia,
Collection<ImpExMedia> externalData,
boolean codeexecution,
boolean synchronous,
boolean removeOnSuccess)
Imports data using a new
ImpExImportCronJob instance. |
void |
BeanShellImportable.importMedia(ImpExMedia media,
Integer columnOffset,
String encoding,
Character delimiter,
Integer linesToSkip)
Delegates to underlying
ImpExReader. |
void |
BeanShellImporter.importMedia(ImpExMedia media,
Integer columnOffset,
String encoding,
Character delimiter,
Integer linesToSkip) |
void |
ImpExReader.includeExternalDataMedia(ImpExMedia media)
Redirects the import reader to external data stored inside a media.
|
void |
ImpExReader.includeExternalDataMedia(ImpExMedia media,
int columnOffset)
Redirects the import reader to external data stored inside a media.
|
void |
ImpExReader.includeExternalDataMedia(ImpExMedia media,
String encoding,
char delimiter,
int linesToSkip,
int columnOffset)
Redirects the import reader to external data stored inside a media.
ATTENTION: The given parameters will be used for configuring of media, not the attributes set at media. |
| Modifier and Type | Method and Description |
|---|---|
void |
ImpExReader.addExternalDataMedias(Collection<ImpExMedia> toAdd)
Adds an collection of external medias to the reader context which are then accessible via
includeExternalDataMedia each. |
ImpExImportCronJob |
ImpExManager.importData(ImpExMedia media,
Collection<ImpExMedia> externalData,
boolean codeexecution,
boolean synchronous,
boolean removeOnSuccess)
Imports data using a new
ImpExImportCronJob instance. |
ImpExImportCronJob |
ImpExManager.importData(ImpExMedia media,
ImpExMedia zipMedia,
Collection<ImpExMedia> externalData,
boolean codeexecution,
boolean synchronous,
boolean removeOnSuccess)
Imports data using a new
ImpExImportCronJob instance. |
| Modifier and Type | Method and Description |
|---|---|
ImpExMedia |
ImpExImportCronJob.createUnresolvedDataStore()
Creates a new media with attributes (owner, code, mime, realfilename) set as for an unresolved data store.
|
ImpExMedia |
ImpExImportCronJob.createWorkMedia()
Creates a new media with attributes (owner, code, mime, realfilename) set as for an unresolved data store.
|
ImpExMedia |
ImpExImportJob.MyMultiThreadedImpExImportReader.findExternalDataMedia(String code) |
ImpExMedia |
ImpExImportJob.MyImpExImportReader.findExternalDataMedia(String code) |
ImpExMedia |
CronJobDumpHandler.getDumpAsMedia() |
ImpExMedia |
GeneratedImpExExportWizard.getJobMedia()
Generated method - Getter of the
ImpExExportWizard.jobMedia attribute. |
ImpExMedia |
GeneratedImpExImportCronJob.getJobMedia()
Generated method - Getter of the
ImpExImportCronJob.jobMedia attribute. |
ImpExMedia |
GeneratedImpExImportWizard.getJobMedia()
Generated method - Getter of the
ImpExImportWizard.jobMedia attribute. |
ImpExMedia |
GeneratedImpExExportCronJob.getJobMedia()
Generated method - Getter of the
ImpExExportCronJob.jobMedia attribute. |
ImpExMedia |
ScriptGeneratorWizard.getJobMedia() |
ImpExMedia |
ScriptProcessingWizard.getJobMedia() |
abstract ImpExMedia |
GeneratedImpExExportWizard.getJobMedia(SessionContext ctx)
Generated method - Getter of the
ImpExExportWizard.jobMedia attribute. |
ImpExMedia |
ImpExImportWizard.getJobMedia(SessionContext ctx) |
ImpExMedia |
GeneratedImpExImportCronJob.getJobMedia(SessionContext ctx)
Generated method - Getter of the
ImpExImportCronJob.jobMedia attribute. |
ImpExMedia |
ImpExExportWizard.getJobMedia(SessionContext ctx) |
abstract ImpExMedia |
GeneratedImpExImportWizard.getJobMedia(SessionContext ctx)
Generated method - Getter of the
ImpExImportWizard.jobMedia attribute. |
ImpExMedia |
GeneratedImpExExportCronJob.getJobMedia(SessionContext ctx)
Generated method - Getter of the
ImpExExportCronJob.jobMedia attribute. |
ImpExMedia |
GeneratedScriptGeneratorWizard.getScript()
Generated method - Getter of the
ScriptGeneratorWizard.script attribute. |
abstract ImpExMedia |
GeneratedScriptGeneratorWizard.getScript(SessionContext ctx)
Generated method - Getter of the
ScriptGeneratorWizard.script attribute. |
ImpExMedia |
ScriptGeneratorWizard.getScript(SessionContext ctx) |
ImpExMedia |
ImpExImportWizard.getUnresolvedDataStore() |
ImpExMedia |
GeneratedImpExImportCronJob.getUnresolvedDataStore()
Generated method - Getter of the
ImpExImportCronJob.unresolvedDataStore attribute. |
ImpExMedia |
GeneratedImpExImportWizard.getUnresolvedDataStore()
Generated method - Getter of the
ImpExImportWizard.unresolvedDataStore attribute. |
ImpExMedia |
ImpExImportWizard.getUnresolvedDataStore(SessionContext ctx) |
ImpExMedia |
GeneratedImpExImportCronJob.getUnresolvedDataStore(SessionContext ctx)
Generated method - Getter of the
ImpExImportCronJob.unresolvedDataStore attribute. |
abstract ImpExMedia |
GeneratedImpExImportWizard.getUnresolvedDataStore(SessionContext ctx)
Generated method - Getter of the
ImpExImportWizard.unresolvedDataStore attribute. |
ImpExMedia |
GeneratedImpExImportCronJob.getWorkMedia()
Generated method - Getter of the
ImpExImportCronJob.workMedia attribute. |
ImpExMedia |
GeneratedImpExImportCronJob.getWorkMedia(SessionContext ctx)
Generated method - Getter of the
ImpExImportCronJob.workMedia attribute. |
protected ImpExMedia |
ImpExImportJob.prepareMedia(ImpExImportCronJob cronJob)
Gets the media used as source data.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<ImpExMedia> |
GeneratedImpExImportCronJob.getExternalDataCollection()
Generated method - Getter of the
ImpExImportCronJob.externalDataCollection attribute. |
Collection<ImpExMedia> |
GeneratedImpExImportWizard.getExternalDataCollection()
Generated method - Getter of the
ImpExImportWizard.externalDataCollection attribute. |
Collection<ImpExMedia> |
GeneratedImpExImportCronJob.getExternalDataCollection(SessionContext ctx)
Generated method - Getter of the
ImpExImportCronJob.externalDataCollection attribute. |
abstract Collection<ImpExMedia> |
GeneratedImpExImportWizard.getExternalDataCollection(SessionContext ctx)
Generated method - Getter of the
ImpExImportWizard.externalDataCollection attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
ImpExExportWizard.reloadScript(SessionContext ctx,
ImpExMedia media) |
void |
ScriptGeneratorWizard.reloadScript(SessionContext ctx,
ImpExMedia media) |
void |
ScriptProcessingWizard.reloadScript(SessionContext ctx,
ImpExMedia media) |
void |
GeneratedImpExExportWizard.setJobMedia(ImpExMedia value)
Generated method - Setter of the
ImpExExportWizard.jobMedia attribute. |
void |
GeneratedImpExImportCronJob.setJobMedia(ImpExMedia value)
Generated method - Setter of the
ImpExImportCronJob.jobMedia attribute. |
void |
GeneratedImpExImportWizard.setJobMedia(ImpExMedia value)
Generated method - Setter of the
ImpExImportWizard.jobMedia attribute. |
void |
GeneratedImpExExportCronJob.setJobMedia(ImpExMedia value)
Generated method - Setter of the
ImpExExportCronJob.jobMedia attribute. |
void |
ScriptGeneratorWizard.setJobMedia(ImpExMedia value) |
void |
ScriptProcessingWizard.setJobMedia(ImpExMedia media) |
abstract void |
GeneratedImpExExportWizard.setJobMedia(SessionContext ctx,
ImpExMedia value)
Generated method - Setter of the
ImpExExportWizard.jobMedia attribute. |
void |
ImpExImportWizard.setJobMedia(SessionContext ctx,
ImpExMedia param) |
void |
GeneratedImpExImportCronJob.setJobMedia(SessionContext ctx,
ImpExMedia value)
Generated method - Setter of the
ImpExImportCronJob.jobMedia attribute. |
void |
ImpExExportWizard.setJobMedia(SessionContext ctx,
ImpExMedia media) |
abstract void |
GeneratedImpExImportWizard.setJobMedia(SessionContext ctx,
ImpExMedia value)
Generated method - Setter of the
ImpExImportWizard.jobMedia attribute. |
void |
GeneratedImpExExportCronJob.setJobMedia(SessionContext ctx,
ImpExMedia value)
Generated method - Setter of the
ImpExExportCronJob.jobMedia attribute. |
void |
GeneratedScriptGeneratorWizard.setScript(ImpExMedia value)
Generated method - Setter of the
ScriptGeneratorWizard.script attribute. |
abstract void |
GeneratedScriptGeneratorWizard.setScript(SessionContext ctx,
ImpExMedia value)
Generated method - Setter of the
ScriptGeneratorWizard.script attribute. |
void |
ScriptGeneratorWizard.setScript(SessionContext ctx,
ImpExMedia media) |
void |
ImpExImportWizard.setUnresolvedDataStore(ImpExMedia value) |
void |
GeneratedImpExImportCronJob.setUnresolvedDataStore(ImpExMedia value)
Generated method - Setter of the
ImpExImportCronJob.unresolvedDataStore attribute. |
void |
GeneratedImpExImportWizard.setUnresolvedDataStore(ImpExMedia value)
Generated method - Setter of the
ImpExImportWizard.unresolvedDataStore attribute. |
void |
ImpExImportWizard.setUnresolvedDataStore(SessionContext ctx,
ImpExMedia value) |
void |
GeneratedImpExImportCronJob.setUnresolvedDataStore(SessionContext ctx,
ImpExMedia value)
Generated method - Setter of the
ImpExImportCronJob.unresolvedDataStore attribute. |
abstract void |
GeneratedImpExImportWizard.setUnresolvedDataStore(SessionContext ctx,
ImpExMedia value)
Generated method - Setter of the
ImpExImportWizard.unresolvedDataStore attribute. |
void |
GeneratedImpExImportCronJob.setWorkMedia(ImpExMedia value)
Generated method - Setter of the
ImpExImportCronJob.workMedia attribute. |
void |
GeneratedImpExImportCronJob.setWorkMedia(SessionContext ctx,
ImpExMedia value)
Generated method - Setter of the
ImpExImportCronJob.workMedia attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedImpExImportCronJob.setExternalDataCollection(Collection<ImpExMedia> value)
Generated method - Setter of the
ImpExImportCronJob.externalDataCollection attribute. |
void |
GeneratedImpExImportWizard.setExternalDataCollection(Collection<ImpExMedia> value)
Generated method - Setter of the
ImpExImportWizard.externalDataCollection attribute. |
void |
GeneratedImpExImportCronJob.setExternalDataCollection(SessionContext ctx,
Collection<ImpExMedia> value)
Generated method - Setter of the
ImpExImportCronJob.externalDataCollection attribute. |
abstract void |
GeneratedImpExImportWizard.setExternalDataCollection(SessionContext ctx,
Collection<ImpExMedia> value)
Generated method - Setter of the
ImpExImportWizard.externalDataCollection attribute. |
| Modifier and Type | Class and Description |
|---|---|
class |
GeneratedHeaderLibrary
Generated class for type
HeaderLibrary. |
class |
GeneratedImpExExportMedia
Generated class for type
ImpExExportMedia. |
class |
HeaderLibrary |
class |
ImpExExportMedia |
| Modifier and Type | Method and Description |
|---|---|
static ImpExMedia |
ExportUtils.createExportScript(HeaderLibrary headerlibrary,
Collection<Item> items) |
ImpExMedia |
GeneratedExport.getExportScript()
Generated method - Getter of the
Export.exportScript attribute. |
ImpExMedia |
GeneratedExport.getExportScript(SessionContext ctx)
Generated method - Getter of the
Export.exportScript attribute. |
ImpExMedia |
ExportConfiguration.getSource() |
| Modifier and Type | Method and Description |
|---|---|
static StringBuilder |
ExportUtils.getScriptContent(ImpExMedia media)
Deprecated.
|
void |
GeneratedExport.setExportScript(ImpExMedia value)
Generated method - Setter of the
Export.exportScript attribute. |
void |
GeneratedExport.setExportScript(SessionContext ctx,
ImpExMedia value)
Generated method - Setter of the
Export.exportScript attribute. |
void |
ExportConfiguration.setSource(ImpExMedia source) |
| Constructor and Description |
|---|
ExportConfiguration(ImpExMedia source,
EnumerationValue headerValidationMode)
The assigned impex media represents an impex based command script (see the sample below).
|
Exporter(ImpExMedia source,
EnumerationValue headerValidationMode) |
| Modifier and Type | Method and Description |
|---|---|
List<ZipEntry> |
AbstractExportConverter.getZipEntries(ImpExMedia media) |
ZipEntry |
AbstractExportConverter.getZipEntryByName(ImpExMedia media,
String name) |
| Modifier and Type | Method and Description |
|---|---|
ImpExMedia |
DefaultDumpHandler.getDumpAsMedia() |
ImpExMedia |
AbstractDumpHandler.getDumpAsMedia() |
ImpExMedia |
DumpHandler.getDumpAsMedia()
Gets the current dump as media object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GeneratedImpExImportCockpitMedia
Generated class for type
ImpExImportCockpitMedia. |
class |
GeneratedImportCockpitInputMedia
Generated class for type
ImportCockpitInputMedia. |
class |
ImpExImportCockpitMedia |
class |
ImportCockpitInputMedia |
| Modifier and Type | Method and Description |
|---|---|
ImpExMedia |
LDIF2ImpExConverter.getExportAsMedia() |
| Modifier and Type | Method and Description |
|---|---|
ImpExMedia |
GeneratedLDIFImportCronJob.getDestMedia()
Generated method - Getter of the
LDIFImportCronJob.destMedia attribute. |
ImpExMedia |
GeneratedLDIFGroupImportCronJob.getDestMedia()
Generated method - Getter of the
LDIFGroupImportCronJob.destMedia attribute. |
ImpExMedia |
GeneratedLDIFImportCronJob.getDestMedia(SessionContext ctx)
Generated method - Getter of the
LDIFImportCronJob.destMedia attribute. |
ImpExMedia |
GeneratedLDIFGroupImportCronJob.getDestMedia(SessionContext ctx)
Generated method - Getter of the
LDIFGroupImportCronJob.destMedia attribute. |
ImpExMedia |
GeneratedLDIFImportCronJob.getDumpMedia()
Generated method - Getter of the
LDIFImportCronJob.dumpMedia attribute. |
ImpExMedia |
GeneratedLDIFGroupImportCronJob.getDumpMedia()
Generated method - Getter of the
LDIFGroupImportCronJob.dumpMedia attribute. |
ImpExMedia |
GeneratedLDIFImportCronJob.getDumpMedia(SessionContext ctx)
Generated method - Getter of the
LDIFImportCronJob.dumpMedia attribute. |
ImpExMedia |
GeneratedLDIFGroupImportCronJob.getDumpMedia(SessionContext ctx)
Generated method - Getter of the
LDIFGroupImportCronJob.dumpMedia attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedLDIFImportCronJob.setDestMedia(ImpExMedia value)
Generated method - Setter of the
LDIFImportCronJob.destMedia attribute. |
void |
GeneratedLDIFGroupImportCronJob.setDestMedia(ImpExMedia value)
Generated method - Setter of the
LDIFGroupImportCronJob.destMedia attribute. |
void |
GeneratedLDIFImportCronJob.setDestMedia(SessionContext ctx,
ImpExMedia value)
Generated method - Setter of the
LDIFImportCronJob.destMedia attribute. |
void |
GeneratedLDIFGroupImportCronJob.setDestMedia(SessionContext ctx,
ImpExMedia value)
Generated method - Setter of the
LDIFGroupImportCronJob.destMedia attribute. |
void |
GeneratedLDIFImportCronJob.setDumpMedia(ImpExMedia value)
Generated method - Setter of the
LDIFImportCronJob.dumpMedia attribute. |
void |
GeneratedLDIFGroupImportCronJob.setDumpMedia(ImpExMedia value)
Generated method - Setter of the
LDIFGroupImportCronJob.dumpMedia attribute. |
void |
GeneratedLDIFImportCronJob.setDumpMedia(SessionContext ctx,
ImpExMedia value)
Generated method - Setter of the
LDIFImportCronJob.dumpMedia attribute. |
void |
GeneratedLDIFGroupImportCronJob.setDumpMedia(SessionContext ctx,
ImpExMedia value)
Generated method - Setter of the
LDIFGroupImportCronJob.dumpMedia attribute. |
| Modifier and Type | Method and Description |
|---|---|
ImpExMedia |
GeneratedLDIFImportWizard.getDestMedia()
Generated method - Getter of the
LDIFImportWizard.destMedia attribute. |
ImpExMedia |
GeneratedLDIFGroupImportWizard.getDestMedia()
Generated method - Getter of the
LDIFGroupImportWizard.destMedia attribute. |
abstract ImpExMedia |
GeneratedLDIFImportWizard.getDestMedia(SessionContext ctx)
Generated method - Getter of the
LDIFImportWizard.destMedia attribute. |
ImpExMedia |
LDIFGroupImportWizard.getDestMedia(SessionContext ctx) |
ImpExMedia |
LDIFImportWizard.getDestMedia(SessionContext ctx) |
abstract ImpExMedia |
GeneratedLDIFGroupImportWizard.getDestMedia(SessionContext ctx)
Generated method - Getter of the
LDIFGroupImportWizard.destMedia attribute. |
ImpExMedia |
GeneratedLDIFImportWizard.getDumpMedia()
Generated method - Getter of the
LDIFImportWizard.dumpMedia attribute. |
ImpExMedia |
GeneratedLDIFGroupImportWizard.getDumpMedia()
Generated method - Getter of the
LDIFGroupImportWizard.dumpMedia attribute. |
abstract ImpExMedia |
GeneratedLDIFImportWizard.getDumpMedia(SessionContext ctx)
Generated method - Getter of the
LDIFImportWizard.dumpMedia attribute. |
ImpExMedia |
LDIFGroupImportWizard.getDumpMedia(SessionContext ctx) |
ImpExMedia |
LDIFImportWizard.getDumpMedia(SessionContext ctx) |
abstract ImpExMedia |
GeneratedLDIFGroupImportWizard.getDumpMedia(SessionContext ctx)
Generated method - Getter of the
LDIFGroupImportWizard.dumpMedia attribute. |
Copyright © 2017 SAP SE. All Rights Reserved.