Uses of Interface
de.hybris.platform.warehousing.externalfulfillment.strategy.SendConsignmentToExternalFulfillmentSystemStrategy
-
Packages that use SendConsignmentToExternalFulfillmentSystemStrategy Package Description de.hybris.platform.yacceleratorordermanagement.actions.consignment -
-
Uses of SendConsignmentToExternalFulfillmentSystemStrategy in de.hybris.platform.yacceleratorordermanagement.actions.consignment
Methods in de.hybris.platform.yacceleratorordermanagement.actions.consignment that return types with arguments of type SendConsignmentToExternalFulfillmentSystemStrategy Modifier and Type Method Description protected java.util.Map<java.lang.String,SendConsignmentToExternalFulfillmentSystemStrategy>SendConsignmentToExternalFulfillmentSystemAction. getSendConsignmentToExternalFulfillmentSystemStrategyMap()Method parameters in de.hybris.platform.yacceleratorordermanagement.actions.consignment with type arguments of type SendConsignmentToExternalFulfillmentSystemStrategy Modifier and Type Method Description voidSendConsignmentToExternalFulfillmentSystemAction. setSendConsignmentToExternalFulfillmentSystemStrategyMap(java.util.Map<java.lang.String,SendConsignmentToExternalFulfillmentSystemStrategy> sendConsignmentToExternalFulfillmentSystemStrategyMap)
-