Uses of Interface
de.hybris.platform.warehousing.allocation.AllocationService
-
-
Uses of AllocationService in de.hybris.platform.warehousing.allocation.impl
Classes in de.hybris.platform.warehousing.allocation.impl that implement AllocationService Modifier and Type Class Description classDefaultAllocationServiceService to create consignments based on the sourcing results. -
Uses of AllocationService in de.hybris.platform.warehousingfacades.util
Fields in de.hybris.platform.warehousingfacades.util declared as AllocationService Modifier and Type Field Description protected AllocationServiceBaseWarehousingFacadeIntegrationTest. allocationService -
Uses of AllocationService in de.hybris.platform.warehousingwebservices.warehousingwebservices.util
Fields in de.hybris.platform.warehousingwebservices.warehousingwebservices.util declared as AllocationService Modifier and Type Field Description protected AllocationServiceBaseWarehousingWebservicesIntegrationTest. allocationService -
Uses of AllocationService in de.hybris.platform.yacceleratorordermanagement.actions.consignment
Methods in de.hybris.platform.yacceleratorordermanagement.actions.consignment that return AllocationService Modifier and Type Method Description protected AllocationServiceReAllocateConsignmentAction. getAllocationService()Methods in de.hybris.platform.yacceleratorordermanagement.actions.consignment with parameters of type AllocationService Modifier and Type Method Description voidReAllocateConsignmentAction. setAllocationService(AllocationService allocationService) -
Uses of AllocationService in de.hybris.platform.yacceleratorordermanagement.actions.order
Methods in de.hybris.platform.yacceleratorordermanagement.actions.order that return AllocationService Modifier and Type Method Description protected AllocationServiceSourceOrderAction. getAllocationService()Methods in de.hybris.platform.yacceleratorordermanagement.actions.order with parameters of type AllocationService Modifier and Type Method Description voidSourceOrderAction. setAllocationService(AllocationService allocationService) -
Uses of AllocationService in de.hybris.platform.yacceleratorordermanagement.integration
Fields in de.hybris.platform.yacceleratorordermanagement.integration declared as AllocationService Modifier and Type Field Description protected AllocationServiceAtpFormulaIntegrationTest. allocationService -
Uses of AllocationService in de.hybris.platform.yacceleratorordermanagement.integration.util
Fields in de.hybris.platform.yacceleratorordermanagement.integration.util declared as AllocationService Modifier and Type Field Description protected AllocationServiceBaseUtil. allocationServiceMethods in de.hybris.platform.yacceleratorordermanagement.integration.util that return AllocationService Modifier and Type Method Description AllocationServiceBaseUtil. getAllocationService()Methods in de.hybris.platform.yacceleratorordermanagement.integration.util with parameters of type AllocationService Modifier and Type Method Description voidBaseUtil. setAllocationService(AllocationService allocationService)
-