| Package | Description |
|---|---|
| de.hybris.platform.impex.session.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractInsertProcessorSessionExecutionBody<T,X extends SystemException>
Special
SessionExecutionBody implementation which injects to session a attributes
CoreImpExConstants.CTX_DONT_CHANGE_EXISTING_LINKS -> Boolean.TRUE
Constants.DISABLE_CYCLIC_CHECKS -> Boolean.TRUE
|
class |
AbstractMultiThreadedProcessorSessionExecutionBody
Multithreaded implementation of the
SessionExecutionBody adds some attributes into local session context is
case AbstractMultiThreadedProcessorSessionExecutionBody.isParallelMode() returns true. |
class |
AbstractProcessorSessionExecutionBody<T,X extends java.lang.Exception>
Default implementation of the Impex
SessionExecutionBody for injecting a set of attributes in local execution
context (maybe in slayer we should use their slayer counterparts
language -> null
FlexibleSearch.DISABLE_RESTRICTIONS -> Boolean.TRUE
FlexibleSearch.DISABLE_RESTRICTION_GROUP_INHERITANCE ->Boolean.TRUE
use.fast.algorithms -> Boolean.TRUE
CoreImpExConstants.IMPORT_MODE -> Boolean.TRUE
Item.DISABLE_ATTRIBUTE_CHECK -> Boolean.TRUE
Handles also any checked Exception and stores for the verification after AbstractProcessorSessionExecutionBody.execute() finishes. |
Copyright © 2018 SAP SE. All Rights Reserved.