Uses of Class
de.hybris.platform.warehousing.process.impl.DefaultConsignmentProcessService
-
Packages that use DefaultConsignmentProcessService Package Description de.hybris.platform.warehousingbackoffice.labels.strategy.impl -
-
Uses of DefaultConsignmentProcessService in de.hybris.platform.warehousingbackoffice.labels.strategy.impl
Methods in de.hybris.platform.warehousingbackoffice.labels.strategy.impl that return DefaultConsignmentProcessService Modifier and Type Method Description protected 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 DefaultConsignmentProcessService Modifier and Type Method Description voidConsignmentPrintExportFormStrategy. setConsignmentBusinessProcessService(DefaultConsignmentProcessService consignmentBusinessProcessService)voidConsignmentPrintPackSlipStrategy. setConsignmentBusinessProcessService(DefaultConsignmentProcessService consignmentBusinessProcessService)voidConsignmentPrintPickSlipStrategy. setConsignmentBusinessProcessService(DefaultConsignmentProcessService consignmentBusinessProcessService)voidConsignmentPrintReturnFormStrategy. setConsignmentBusinessProcessService(DefaultConsignmentProcessService consignmentBusinessProcessService)voidConsignmentPrintReturnShippingLabelStrategy. setConsignmentBusinessProcessService(DefaultConsignmentProcessService consignmentBusinessProcessService)voidConsignmentPrintShippingLabelStrategy. setConsignmentBusinessProcessService(DefaultConsignmentProcessService consignmentBusinessProcessService)
-