| Modifier and Type | Class and Description |
|---|---|
protected static class |
BMECat2CSVObjectProcessor.MyCSVWriter
Extended CSVWriter which keeps the given file in a link.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SyncScheduleWriter |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractSLDUnsafeJALOAttributesTest.writeToCSV(UnsafeTypeInfo ut,
UnsafeMethodInfo method,
boolean read,
CSVWriter csv) |
| Constructor and Description |
|---|
PersistableDocumentIDRegistry(CSVReader documentIDReader,
CSVWriter documentIDWriter,
java.lang.String processCode) |
PersistableDocumentIDRegistry(CSVWriter documentIDWriter,
java.lang.String processCode) |
| Constructor and Description |
|---|
DocumentIDRegistry(CSVReader documentIDReader,
CSVWriter documentIDWriter)
Creates a registry with import of mappings and with export of new mappings.
|
DocumentIDRegistry(CSVWriter documentIDWriter)
Creates a registry without import of mappings and with export of new mappings.
|
| Modifier and Type | Method and Description |
|---|---|
protected CSVWriter |
CronJobDumpHandler.createWriter()
Creates a new writer using a new created temp file as temporary dump.
|
| Constructor and Description |
|---|
MyImpExImportReader(CSVReader reader,
CSVWriter dumpWriter,
ImportProcessor processor,
boolean legacyMode,
java.lang.String prefixForMediaLookup) |
MyMultiThreadedImpExImportReader(CSVReader reader,
CSVWriter dumpWriter,
MultiThreadedImportProcessor processor,
boolean legacyMode,
java.lang.String prefixForMediaLookup) |
| Constructor and Description |
|---|
ImpExCSVExportWriter(CSVWriter writer)
Instantiates a new exporter with given writer.
|
ImpExCSVExportWriter(CSVWriter writer,
SessionContext ctx)
Instantiates a new exporter with given writer.
|
| Modifier and Type | Method and Description |
|---|---|
protected CSVWriter |
AbstractScriptGenerator.getScriptWriter() |
| Modifier and Type | Method and Description |
|---|---|
protected CSVWriter |
DefaultDumpHandler.createWriter()
Creates a new writer using a new created temp file as current dump file.
|
CSVWriter |
ImpExImportReader.getCSVWriter()
Returns the dumped line writer.
|
CSVWriter |
DumpHandler.getWriterOfCurrentDump()
Gets a writer object to the current dump storage.
|
CSVWriter |
AbstractDumpHandler.getWriterOfCurrentDump() |
| Modifier and Type | Method and Description |
|---|---|
void |
ImpExImportReader.setCSVWriter(CSVWriter csvWriter)
Changes the dumped line writer.
|
protected void |
AbstractDumpHandler.setWriterOfCurrentDump(CSVWriter writer)
Sets a new writer object for 'current' dump.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultImpExTransformationService.writeRocordToCsvFile(CSVWriter csvWriter,
java.util.Map<java.lang.Integer,java.lang.String> record,
boolean clear)
Writes a record to a CSV file using a CSVWriter.
|
Copyright © 2018 SAP SE. All Rights Reserved.