| Package | Description |
|---|---|
| de.hybris.platform.yacceleratorordermanagement.actions.consignment |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
ProcessConsignmentPreFulfillmentActionTest.FirstConsignmentPreFulfillmentStrategy |
protected static class |
ProcessConsignmentPreFulfillmentActionTest.SecondConsignmentPreFulfillmentStrategy |
protected static class |
ProcessConsignmentPreFulfillmentActionTest.ThirdConsignmentPreFulfillmentStrategy |
| Modifier and Type | Method and Description |
|---|---|
protected ConsignmentPreFulfillmentStrategy |
ProcessConsignmentPreFulfillmentAction.getLastExecutedConsignmentPreFulfillmentStrategy(ConsignmentProcessModel consignmentProcess,
java.util.List<ConsignmentPreFulfillmentStrategy> consignmentPreFulfillmentStrategies)
Evaluates the last executed
ConsignmentPreFulfillmentStrategy for the given ConsignmentModel |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<ConsignmentPreFulfillmentStrategy> |
ProcessConsignmentPreFulfillmentAction.getConsignmentPreFulfillmentStrategies(ConsignmentModel consignment)
Returns the list of
ConsignmentPreFulfillmentStrategy(s), that needs to be applied on the given ConsignmentModel |
protected java.util.Map<java.lang.String,java.util.List<ConsignmentPreFulfillmentStrategy>> |
ProcessConsignmentPreFulfillmentAction.getPreFulfillmentStrategyRegistry() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
ProcessConsignmentPreFulfillmentAction.isTerminalStrategy(ConsignmentPreFulfillmentStrategy consignmentPreFulfillmentStrategy,
java.util.List<ConsignmentPreFulfillmentStrategy> consignmentPreFulfillmentStrategies)
Evaluates if the given
ConsignmentPreFulfillmentStrategy is last pre fulfillment strategy to be executed |
protected void |
ProcessConsignmentPreFulfillmentAction.setStrategyInContextParam(ConsignmentPreFulfillmentStrategy consignmentPreFulfillmentStrategy,
ConsignmentProcessModel consignmentProcess)
Sets the current executed
ConsignmentPreFulfillmentStrategy in the context params of given ConsignmentProcessModel |
| Modifier and Type | Method and Description |
|---|---|
protected ConsignmentPreFulfillmentStrategy |
ProcessConsignmentPreFulfillmentAction.getLastExecutedConsignmentPreFulfillmentStrategy(ConsignmentProcessModel consignmentProcess,
java.util.List<ConsignmentPreFulfillmentStrategy> consignmentPreFulfillmentStrategies)
Evaluates the last executed
ConsignmentPreFulfillmentStrategy for the given ConsignmentModel |
protected boolean |
ProcessConsignmentPreFulfillmentAction.isTerminalStrategy(ConsignmentPreFulfillmentStrategy consignmentPreFulfillmentStrategy,
java.util.List<ConsignmentPreFulfillmentStrategy> consignmentPreFulfillmentStrategies)
Evaluates if the given
ConsignmentPreFulfillmentStrategy is last pre fulfillment strategy to be executed |
void |
ProcessConsignmentPreFulfillmentAction.setPreFulfillmentStrategyRegistry(java.util.Map<java.lang.String,java.util.List<ConsignmentPreFulfillmentStrategy>> preFulfillmentStrategyRegistry) |
Copyright © 2018 SAP SE. All Rights Reserved.