Uses of Interface
de.hybris.platform.warehousing.consignmententry.service.ConsignmentEntryQuantityService
Packages that use ConsignmentEntryQuantityService
Package
Description
-
Uses of ConsignmentEntryQuantityService in de.hybris.platform.warehousing.allocation.impl
Methods in de.hybris.platform.warehousing.allocation.impl that return ConsignmentEntryQuantityServiceModifier and TypeMethodDescriptionprotected ConsignmentEntryQuantityServiceConsignmentEntryPendingQuantityHandler.getConsignmentEntryQuantityService()Methods in de.hybris.platform.warehousing.allocation.impl with parameters of type ConsignmentEntryQuantityServiceModifier and TypeMethodDescriptionvoidConsignmentEntryPendingQuantityHandler.setConsignmentEntryQuantityService(ConsignmentEntryQuantityService consignmentEntryQuantityService) -
Uses of ConsignmentEntryQuantityService in de.hybris.platform.warehousing.consignmententry.service.impl
Classes in de.hybris.platform.warehousing.consignmententry.service.impl that implement ConsignmentEntryQuantityServiceModifier and TypeClassDescriptionclassProvides the default implementation to get the values of the quantities for each stage. -
Uses of ConsignmentEntryQuantityService in de.hybris.platform.warehousing.orderentry.service.impl
Methods in de.hybris.platform.warehousing.orderentry.service.impl that return ConsignmentEntryQuantityServiceModifier and TypeMethodDescriptionprotected ConsignmentEntryQuantityServiceDefaultOrderEntryQuantityService.getConsignmentEntryQuantityService()Methods in de.hybris.platform.warehousing.orderentry.service.impl with parameters of type ConsignmentEntryQuantityServiceModifier and TypeMethodDescriptionvoidDefaultOrderEntryQuantityService.setConsignmentEntryQuantityService(ConsignmentEntryQuantityService consignmentEntryQuantityService) -
Uses of ConsignmentEntryQuantityService in de.hybris.platform.warehousing.shipping.quantityhandlers
Methods in de.hybris.platform.warehousing.shipping.quantityhandlers that return ConsignmentEntryQuantityServiceModifier and TypeMethodDescriptionConsignmentEntryShippedQuantityHandler.getConsignmentEntryQuantityService()Methods in de.hybris.platform.warehousing.shipping.quantityhandlers with parameters of type ConsignmentEntryQuantityServiceModifier and TypeMethodDescriptionvoidConsignmentEntryShippedQuantityHandler.setConsignmentEntryQuantityService(ConsignmentEntryQuantityService consignmentEntryQuantityService)