public static class ImportBatchParser.BatchingImpexReader extends ImpExReader
ImpExReader.ResultSetCSVReaderFIRST| Constructor and Description |
|---|
BatchingImpexReader(ImportBatchHandler batchHandler) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(AbstractCodeLine line,
java.util.Map csvLine)
Executes the code line at the bean shell.
|
AbstractCodeLine |
getAfterEachExpr() |
protected boolean |
processMarkerCodeLine(AbstractCodeLine line)
Processes the special logic of the marker set to the given code line and returns true, if the code line should be
executed or the marker prohibits the execution.
|
addDefinition, addExternalDataMedia, addExternalDataMedias, addHeaderExceptionInfoAsComment, addHeaderReplacementRule, addToBeanShellContext, adjustLineIndexes, applyHeaderReplacements, assureBeanShellLoaded, checkDefinitonKey, close, createCodeLine, createCodeLineLegacyWay, createCodeLineModernWay, createInvalidHeader, createNewHeader, createValueLine, debug, debug, enableCodeExecution, enableExternalCodeExecution, enableExternalDataCodeExecution, enableExternalImpExSyntaxParsing, enableExternalSyntaxParsing, enterIfBlock, error, error, execute, exitIfBlock, findExternalDataMedia, findExternalDataMedia, findMarker, getAllExternalDataMediaCodes, getAttributeConstraintFilter, getBeforeEachCode, getCellDecorators, getCSVReader, getCurrentHeader, getCurrentLocation, getCurrentReader, getDefaultReplacements, getDocumentIDRegistry, getFromBeanShellContext, getInvalidHeaderPolicy, getLineSize, getLocale, getScriptExecutionContext, getStrictMode, getValidationMode, gotInsertedLines, hasCellDecorators, includeExternalData, includeExternalData, includeExternalData, includeExternalData, includeExternalData, includeExternalData, includeExternalData, includeExternalData, includeExternalData, includeExternalData, includeExternalDataMedia, includeExternalDataMedia, includeExternalDataMedia, includeExternalDataMedia, includeExternalDataMedia, includeExternalDataMedia, includeExternalDataMedia, includeExternalDataMedia, includeExternalDataMedia, includeExternalDataMedia, includeSQLData, includeSQLData, includeSQLData, info, info, initDatabase, insertLine, isCodeExecutionEnabled, isCodeLine, isCombinedSearchEnabled, isCommentLine, isDebugEnabled, isDefinition, isEmptyLine, isEndUserRights, isExternalCodeExecutionEnabled, isExternalSyntaxParsingEnabled, isHeaderLine, isIncludingExternalData, isInfoEnabled, isNotInInactiveIfBlock, isStartUserRights, legacyExecute, lineToList, modernExecute, parseHeader, parseHeader, parseHeader, parseHeader, processCodeLine, readLine, readNextCSVLine, removeExternalDataMedia, removeExternalDataMedias, replaceDefinitions, setAttributeConstraintFilter, setBeanShellContext, setBeforeEachCode, setCellDecorators, setCurrentHeader, setCurrentHeader, setInvalidHeaderPolicy, setLocale, setRelaxedMode, setRelaxedMode, setValidationMode, setValidationMode, sortRulesList, splitDefinitonCell, storeUserRightsLine, warn, warn, writeUserRightsLinespublic BatchingImpexReader(ImportBatchHandler batchHandler)
public void execute(AbstractCodeLine line, java.util.Map csvLine)
ImpExReaderexecute in class ImpExReaderline - the code linecsvLine - current line object for context variable 'line'protected boolean processMarkerCodeLine(AbstractCodeLine line) throws ImpExException
ImpExReaderprocessMarkerCodeLine in class ImpExReaderline - the code line with set markerImpExException - the marker set to the code line is unknownpublic AbstractCodeLine getAfterEachExpr()
Copyright © 2018 SAP SE. All Rights Reserved.