Uses of Class
de.hybris.platform.sap.saporderexchangeoms.model.SapConsignmentProcessModel
Packages that use SapConsignmentProcessModel
Package
Description
Contains generated models for each type of de.hybris.platform.orderprocessing.jalo package.
Contains generated models for each type of de.hybris.platform.ordersplitting.jalo package.
-
Uses of SapConsignmentProcessModel in com.sap.hybris.ysaprcomsfulfillment.actions.consignment
Methods in com.sap.hybris.ysaprcomsfulfillment.actions.consignment with parameters of type SapConsignmentProcessModelModifier and TypeMethodDescriptionSapCancelConsignmentAction.execute(SapConsignmentProcessModel process) SapVerifyConsignmentCompletionAction.execute(SapConsignmentProcessModel sapConsignmentProcessModel) voidSapConsignmentProcessEndAction.executeAction(SapConsignmentProcessModel process) voidSapRedirectConsignmentByDeliveryModeAction.executeAction(SapConsignmentProcessModel process) protected voidSapCancelConsignmentAction.triggerCancelOrderEvent(SapConsignmentProcessModel sapConsignmentProcess) Method parameters in com.sap.hybris.ysaprcomsfulfillment.actions.consignment with type arguments of type SapConsignmentProcessModelModifier and TypeMethodDescriptionprotected booleanSapCancelConsignmentAction.isCancellationComplete(Collection<SapConsignmentProcessModel> sapConsignmentProcesses) -
Uses of SapConsignmentProcessModel in de.hybris.platform.orderprocessing.model
Methods in de.hybris.platform.orderprocessing.model that return types with arguments of type SapConsignmentProcessModelModifier and TypeMethodDescriptionOrderProcessModel.getSapConsignmentProcesses()Generated method - Getter of theOrderProcess.sapConsignmentProcessesattribute defined at extensionsaporderexchangeoms.Method parameters in de.hybris.platform.orderprocessing.model with type arguments of type SapConsignmentProcessModelModifier and TypeMethodDescriptionvoidOrderProcessModel.setSapConsignmentProcesses(Collection<SapConsignmentProcessModel> value) Generated method - Setter ofOrderProcess.sapConsignmentProcessesattribute defined at extensionsaporderexchangeoms. -
Uses of SapConsignmentProcessModel in de.hybris.platform.ordersplitting.model
Methods in de.hybris.platform.ordersplitting.model that return types with arguments of type SapConsignmentProcessModelModifier and TypeMethodDescriptionConsignmentModel.getSapConsignmentProcesses()Generated method - Getter of theConsignment.sapConsignmentProcessesattribute defined at extensionsaporderexchangeoms.Method parameters in de.hybris.platform.ordersplitting.model with type arguments of type SapConsignmentProcessModelModifier and TypeMethodDescriptionvoidConsignmentModel.setSapConsignmentProcesses(Collection<SapConsignmentProcessModel> value) Generated method - Setter ofConsignment.sapConsignmentProcessesattribute defined at extensionsaporderexchangeoms. -
Uses of SapConsignmentProcessModel in de.hybris.platform.sap.ysapomsfulfillment.actions.consignment
Methods in de.hybris.platform.sap.ysapomsfulfillment.actions.consignment with parameters of type SapConsignmentProcessModelModifier and TypeMethodDescriptionSapCancelConsignmentAction.execute(SapConsignmentProcessModel process) SapVerifyConsignmentCompletionAction.execute(SapConsignmentProcessModel sapConsignmentProcessModel) voidSapConsignmentProcessEndAction.executeAction(SapConsignmentProcessModel process) voidSapRedirectConsignmentByDeliveryModeAction.executeAction(SapConsignmentProcessModel process) protected voidSapCancelConsignmentAction.triggerCancelOrderEvent(SapConsignmentProcessModel sapConsignmentProcess) Method parameters in de.hybris.platform.sap.ysapomsfulfillment.actions.consignment with type arguments of type SapConsignmentProcessModelModifier and TypeMethodDescriptionprotected booleanSapCancelConsignmentAction.isCancellationComplete(Collection<SapConsignmentProcessModel> sapConsignmentProcesses)