Uses of Interface
de.hybris.platform.warehousingbackoffice.labels.strategy.ConsignmentPrintDocumentStrategy
-
-
Uses of ConsignmentPrintDocumentStrategy in de.hybris.platform.warehousingbackoffice.actions.exportforms
Methods in de.hybris.platform.warehousingbackoffice.actions.exportforms that return ConsignmentPrintDocumentStrategy Modifier and Type Method Description protected ConsignmentPrintDocumentStrategyExportFormsAction. getConsignmentPrintExportFormStrategy() -
Uses of ConsignmentPrintDocumentStrategy in de.hybris.platform.warehousingbackoffice.actions.printpacklabel
Methods in de.hybris.platform.warehousingbackoffice.actions.printpacklabel that return ConsignmentPrintDocumentStrategy Modifier and Type Method Description protected ConsignmentPrintDocumentStrategyPrintPackLabelAction. getConsignmentPrintPackSlipStrategy() -
Uses of ConsignmentPrintDocumentStrategy in de.hybris.platform.warehousingbackoffice.actions.printpicklist
Methods in de.hybris.platform.warehousingbackoffice.actions.printpicklist that return ConsignmentPrintDocumentStrategy Modifier and Type Method Description protected ConsignmentPrintDocumentStrategyPrintPickListAction. getConsignmentPrintPickSlipStrategy() -
Uses of ConsignmentPrintDocumentStrategy in de.hybris.platform.warehousingbackoffice.actions.printreturnform
Methods in de.hybris.platform.warehousingbackoffice.actions.printreturnform that return ConsignmentPrintDocumentStrategy Modifier and Type Method Description protected ConsignmentPrintDocumentStrategyPrintReturnFormAction. getConsignmentPrintReturnFormStrategy() -
Uses of ConsignmentPrintDocumentStrategy in de.hybris.platform.warehousingbackoffice.actions.printreturnshippinglabel
Methods in de.hybris.platform.warehousingbackoffice.actions.printreturnshippinglabel that return ConsignmentPrintDocumentStrategy Modifier and Type Method Description protected ConsignmentPrintDocumentStrategyPrintReturnShippingLabelAction. getConsignmentPrintReturnShippingLabelStrategy() -
Uses of ConsignmentPrintDocumentStrategy in de.hybris.platform.warehousingbackoffice.actions.printshippinglabel
Methods in de.hybris.platform.warehousingbackoffice.actions.printshippinglabel that return ConsignmentPrintDocumentStrategy Modifier and Type Method Description protected ConsignmentPrintDocumentStrategyPrintShippingLabelAction. getConsignmentPrintShippingLabelStrategy() -
Uses of ConsignmentPrintDocumentStrategy in de.hybris.platform.warehousingbackoffice.labels.strategy.impl
Classes in de.hybris.platform.warehousingbackoffice.labels.strategy.impl that implement ConsignmentPrintDocumentStrategy Modifier and Type Class Description classConsignmentPrintExportFormStrategyPrints the Export Form for aConsignmentModelclassConsignmentPrintPackSlipStrategyPrints a packing slip for aConsignmentModel.classConsignmentPrintPickSlipStrategyPrints a Picking Slip for aConsignmentModel.classConsignmentPrintReturnFormStrategyPrints aConsignmentModel.RETURNFORMfor aConsignmentModel.classConsignmentPrintReturnShippingLabelStrategyPrints aConsignmentModel.RETURNLABELfor aConsignmentModel.classConsignmentPrintShippingLabelStrategyPrints aConsignmentModel.SHIPPINGLABELfor aConsignmentModel. -
Uses of ConsignmentPrintDocumentStrategy in de.hybris.platform.warehousingbackoffice.renderers
Methods in de.hybris.platform.warehousingbackoffice.renderers that return ConsignmentPrintDocumentStrategy Modifier and Type Method Description protected ConsignmentPrintDocumentStrategyConsignmentMenuRenderer. getConsignmentPrintExportFormStrategy()protected ConsignmentPrintDocumentStrategyConsignmentMenuRenderer. getConsignmentPrintPackSlipStrategy()protected ConsignmentPrintDocumentStrategyConsignmentMenuRenderer. getConsignmentPrintPickSlipStrategy()protected ConsignmentPrintDocumentStrategyConsignmentMenuRenderer. getConsignmentPrintReturnFormStrategy()protected ConsignmentPrintDocumentStrategyConsignmentMenuRenderer. getConsignmentPrintReturnShippingLabelStrategy()protected ConsignmentPrintDocumentStrategyConsignmentMenuRenderer. getConsignmentPrintShippingLabelStrategy()
-