public class SLImpexImportCUDHandler extends DefaultImpExImportCUDHandler
ImpExImportProcessorCUD interface.| Constructor and Description |
|---|
SLImpexImportCUDHandler(ImpExImportReader reader) |
| Modifier and Type | Method and Description |
|---|---|
protected Item |
doCreate(ComposedType targetType,
java.util.Map<java.lang.String,java.lang.Object> values,
ValueLine valueLine) |
protected void |
doRemove(Item toRemove)
Do remove operation on passed as parameter item.
|
protected void |
doUpdate(Item toUpdate,
java.util.Map<java.lang.String,java.lang.Object> values,
ValueLine valueLine)
Do update operation on passed as parameter item.
|
create, delete, doUpdateReadOnlyAttributes, getSessionParameters, updatepublic SLImpexImportCUDHandler(ImpExImportReader reader)
protected void doRemove(Item toRemove) throws ConsistencyCheckException
DefaultImpExImportCUDHandlerdoRemove in class DefaultImpExImportCUDHandlertoRemove - Item to removeConsistencyCheckException - the consistency check exceptionprotected void doUpdate(Item toUpdate, java.util.Map<java.lang.String,java.lang.Object> values, ValueLine valueLine) throws ImpExException
DefaultImpExImportCUDHandlerdoUpdate in class DefaultImpExImportCUDHandlertoUpdate - the to updatevalues - the valuesvalueLine - the value lineImpExException - the imp ex exceptionprotected Item doCreate(ComposedType targetType, java.util.Map<java.lang.String,java.lang.Object> values, ValueLine valueLine) throws ImpExException
doCreate in class DefaultImpExImportCUDHandlerImpExExceptionCopyright © 2018 SAP SE. All Rights Reserved.