Uses of Class
de.hybris.platform.warehousing.process.impl.DefaultConsignmentProcessService
Packages that use DefaultConsignmentProcessService
-
Uses of DefaultConsignmentProcessService in de.hybris.platform.warehousingbackoffice.labels.strategy.impl
Methods in de.hybris.platform.warehousingbackoffice.labels.strategy.impl that return DefaultConsignmentProcessServiceModifier and TypeMethodDescriptionprotected DefaultConsignmentProcessServiceConsignmentPrintExportFormStrategy.getConsignmentBusinessProcessService()protected DefaultConsignmentProcessServiceConsignmentPrintPackSlipStrategy.getConsignmentBusinessProcessService()protected DefaultConsignmentProcessServiceConsignmentPrintPickSlipStrategy.getConsignmentBusinessProcessService()protected DefaultConsignmentProcessServiceConsignmentPrintReturnFormStrategy.getConsignmentBusinessProcessService()protected DefaultConsignmentProcessServiceConsignmentPrintReturnShippingLabelStrategy.getConsignmentBusinessProcessService()protected DefaultConsignmentProcessServiceConsignmentPrintShippingLabelStrategy.getConsignmentBusinessProcessService()Methods in de.hybris.platform.warehousingbackoffice.labels.strategy.impl with parameters of type DefaultConsignmentProcessServiceModifier and TypeMethodDescriptionvoidConsignmentPrintExportFormStrategy.setConsignmentBusinessProcessService(DefaultConsignmentProcessService consignmentBusinessProcessService) voidConsignmentPrintPackSlipStrategy.setConsignmentBusinessProcessService(DefaultConsignmentProcessService consignmentBusinessProcessService) voidConsignmentPrintPickSlipStrategy.setConsignmentBusinessProcessService(DefaultConsignmentProcessService consignmentBusinessProcessService) voidConsignmentPrintReturnFormStrategy.setConsignmentBusinessProcessService(DefaultConsignmentProcessService consignmentBusinessProcessService) voidConsignmentPrintReturnShippingLabelStrategy.setConsignmentBusinessProcessService(DefaultConsignmentProcessService consignmentBusinessProcessService) voidConsignmentPrintShippingLabelStrategy.setConsignmentBusinessProcessService(DefaultConsignmentProcessService consignmentBusinessProcessService)