Uses of Interface
de.hybris.platform.warehousing.taskassignment.services.WarehousingConsignmentWorkflowService
-
-
Uses of WarehousingConsignmentWorkflowService in de.hybris.platform.warehousing.allocation.impl
Methods in de.hybris.platform.warehousing.allocation.impl that return WarehousingConsignmentWorkflowService Modifier and Type Method Description protected WarehousingConsignmentWorkflowServiceDefaultAllocationService. getWarehousingConsignmentWorkflowService()Methods in de.hybris.platform.warehousing.allocation.impl with parameters of type WarehousingConsignmentWorkflowService Modifier and Type Method Description voidDefaultAllocationService. setWarehousingConsignmentWorkflowService(WarehousingConsignmentWorkflowService warehousingConsignmentWorkflowService) -
Uses of WarehousingConsignmentWorkflowService in de.hybris.platform.warehousing.cancellation.impl
Methods in de.hybris.platform.warehousing.cancellation.impl that return WarehousingConsignmentWorkflowService Modifier and Type Method Description protected WarehousingConsignmentWorkflowServiceDefaultConsignmentCancellationService. getWarehousingConsignmentWorkflowService()Methods in de.hybris.platform.warehousing.cancellation.impl with parameters of type WarehousingConsignmentWorkflowService Modifier and Type Method Description voidDefaultConsignmentCancellationService. setWarehousingConsignmentWorkflowService(WarehousingConsignmentWorkflowService warehousingConsignmentWorkflowService) -
Uses of WarehousingConsignmentWorkflowService in de.hybris.platform.warehousing.onhold.service.impl
Methods in de.hybris.platform.warehousing.onhold.service.impl that return WarehousingConsignmentWorkflowService Modifier and Type Method Description protected WarehousingConsignmentWorkflowServiceDefaultOrderOnHoldService. getWarehousingConsignmentWorkflowService()Methods in de.hybris.platform.warehousing.onhold.service.impl with parameters of type WarehousingConsignmentWorkflowService Modifier and Type Method Description voidDefaultOrderOnHoldService. setWarehousingConsignmentWorkflowService(WarehousingConsignmentWorkflowService warehousingConsignmentWorkflowService) -
Uses of WarehousingConsignmentWorkflowService in de.hybris.platform.warehousing.shipping.service.impl
Methods in de.hybris.platform.warehousing.shipping.service.impl that return WarehousingConsignmentWorkflowService Modifier and Type Method Description protected WarehousingConsignmentWorkflowServiceDefaultWarehousingShippingService. getWarehousingConsignmentWorkflowService()Methods in de.hybris.platform.warehousing.shipping.service.impl with parameters of type WarehousingConsignmentWorkflowService Modifier and Type Method Description voidDefaultWarehousingShippingService. setWarehousingConsignmentWorkflowService(WarehousingConsignmentWorkflowService warehousingConsignmentWorkflowService) -
Uses of WarehousingConsignmentWorkflowService in de.hybris.platform.warehousing.taskassignment.actions
Methods in de.hybris.platform.warehousing.taskassignment.actions that return WarehousingConsignmentWorkflowService Modifier and Type Method Description protected WarehousingConsignmentWorkflowServiceAbstractTaskAssignmentActions. getWarehousingConsignmentWorkflowService()Methods in de.hybris.platform.warehousing.taskassignment.actions with parameters of type WarehousingConsignmentWorkflowService Modifier and Type Method Description voidAbstractTaskAssignmentActions. setWarehousingConsignmentWorkflowService(WarehousingConsignmentWorkflowService warehousingConsignmentWorkflowService) -
Uses of WarehousingConsignmentWorkflowService in de.hybris.platform.warehousing.taskassignment.services.impl
Classes in de.hybris.platform.warehousing.taskassignment.services.impl that implement WarehousingConsignmentWorkflowService Modifier and Type Class Description classDefaultWarehousingConsignmentWorkflowServiceDefault implementation ofWarehousingConsignmentWorkflowService -
Uses of WarehousingConsignmentWorkflowService in de.hybris.platform.warehousingbackoffice.actions.printpacklabel
Methods in de.hybris.platform.warehousingbackoffice.actions.printpacklabel that return WarehousingConsignmentWorkflowService Modifier and Type Method Description protected WarehousingConsignmentWorkflowServicePrintPackLabelAction. getWarehousingConsignmentWorkflowService() -
Uses of WarehousingConsignmentWorkflowService in de.hybris.platform.warehousingbackoffice.actions.printpicklist
Methods in de.hybris.platform.warehousingbackoffice.actions.printpicklist that return WarehousingConsignmentWorkflowService Modifier and Type Method Description protected WarehousingConsignmentWorkflowServicePrintPickListAction. getWarehousingConsignmentWorkflowService() -
Uses of WarehousingConsignmentWorkflowService in de.hybris.platform.warehousingfacades.order.impl
Methods in de.hybris.platform.warehousingfacades.order.impl that return WarehousingConsignmentWorkflowService Modifier and Type Method Description protected WarehousingConsignmentWorkflowServiceDefaultWarehousingConsignmentFacade. getWarehousingConsignmentWorkflowService()Methods in de.hybris.platform.warehousingfacades.order.impl with parameters of type WarehousingConsignmentWorkflowService Modifier and Type Method Description voidDefaultWarehousingConsignmentFacade. setWarehousingConsignmentWorkflowService(WarehousingConsignmentWorkflowService warehousingConsignmentWorkflowService) -
Uses of WarehousingConsignmentWorkflowService in de.hybris.platform.yacceleratorordermanagement.actions.consignment
Methods in de.hybris.platform.yacceleratorordermanagement.actions.consignment that return WarehousingConsignmentWorkflowService Modifier and Type Method Description protected WarehousingConsignmentWorkflowServiceAbstractConsignmentAction. getWarehousingConsignmentWorkflowService()protected WarehousingConsignmentWorkflowServiceReAllocateConsignmentAction. getWarehousingConsignmentWorkflowService()protected WarehousingConsignmentWorkflowServiceVerifyConsignmentCompletionAction. getWarehousingConsignmentWorkflowService()Methods in de.hybris.platform.yacceleratorordermanagement.actions.consignment with parameters of type WarehousingConsignmentWorkflowService Modifier and Type Method Description voidAbstractConsignmentAction. setWarehousingConsignmentWorkflowService(WarehousingConsignmentWorkflowService warehousingConsignmentWorkflowService)voidReAllocateConsignmentAction. setWarehousingConsignmentWorkflowService(WarehousingConsignmentWorkflowService warehousingConsignmentWorkflowService)voidVerifyConsignmentCompletionAction. setWarehousingConsignmentWorkflowService(WarehousingConsignmentWorkflowService warehousingConsignmentWorkflowService) -
Uses of WarehousingConsignmentWorkflowService in de.hybris.platform.yacceleratorordermanagement.integration.util
Methods in de.hybris.platform.yacceleratorordermanagement.integration.util that return WarehousingConsignmentWorkflowService Modifier and Type Method Description WarehousingConsignmentWorkflowServiceWorkflowUtil. getWarehousingConsignmentWorkflowService()Methods in de.hybris.platform.yacceleratorordermanagement.integration.util with parameters of type WarehousingConsignmentWorkflowService Modifier and Type Method Description voidWorkflowUtil. setWarehousingConsignmentWorkflowService(WarehousingConsignmentWorkflowService warehousingConsignmentWorkflowService)
-