public static class ImpExImportJob.MyImportProcessor extends DefaultImportProcessor
ImportProcessor which extends the DefaultImportProcessor by adding the cronjob
code to each saved values message.| Constructor and Description |
|---|
MyImportProcessor()
Empty constructor for invocation by reflection.
|
MyImportProcessor(String cronjobCode)
Default constructor passing cal.ling cronjob code.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
getSavedValuesMessage(SavedValues savedValues,
Item existingItem,
ValueLine valueLine) |
adjustSessionSettings, assertTargetTypePermitted, createCUDHandler, createExistingItemsResolver, debug, enableLegacyFlagWhenLineIsUsingJaloOnlyFeatures, error, getCreationContext, getExistingItemResolver, getHandlerForLine, getLanguage, getReader, getValueLineTranslator, handleExceptionDuringImport, hasUnresolvedMandatoryOrInitialColumns, info, init, isDebugEnabled, isInfoEnabled, logExceptionDuringImport, processInsertLine, processInsertLine, processInsertLineInternal, processItemCreation, processItemData_Impl, processItemData_TX, processItemData, processItemRemoval, processItemUpdate, processRemoveLine, processRemoveLine, processUpdateLine, restoreSessionSettings, shouldRetryAfterException, throwImpExOrRuntimeException, translateValueMappings, warnpublic MyImportProcessor()
public MyImportProcessor(String cronjobCode)
cronjobCode - code of cronjobprotected String getSavedValuesMessage(SavedValues savedValues, Item existingItem, ValueLine valueLine)
getSavedValuesMessage in class DefaultImportProcessorCopyright © 2017 SAP SE. All Rights Reserved.