Uses of Class
de.hybris.platform.ordersplitting.model.ConsignmentProcessModel
Packages that use ConsignmentProcessModel
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 ConsignmentProcessModel in de.hybris.platform.acceleratorservices.order.actions
Methods in de.hybris.platform.acceleratorservices.order.actions with parameters of type ConsignmentProcessModelModifier and TypeMethodDescriptionCreateConsignmentMovedToCSTicketAction.execute(ConsignmentProcessModel process) -
Uses of ConsignmentProcessModel in de.hybris.platform.chineseprofilefacades.process.email.context
Methods in de.hybris.platform.chineseprofilefacades.process.email.context with parameters of type ConsignmentProcessModelModifier and TypeMethodDescriptionprotected CustomerModelConsignmentCollectionReminderEmailContext.getCustomer(ConsignmentProcessModel consignmentProcessModel) protected CustomerModelDeliverySentEmailContext.getCustomer(ConsignmentProcessModel consignmentProcessModel) protected CustomerModelNotPickedUpConsignmentCanceledEmailContext.getCustomer(ConsignmentProcessModel consignmentProcessModel) protected CustomerModelReadyForPickupEmailContext.getCustomer(ConsignmentProcessModel consignmentProcessModel) protected BaseSiteModelConsignmentCollectionReminderEmailContext.getSite(ConsignmentProcessModel consignmentProcessModel) protected BaseSiteModelDeliverySentEmailContext.getSite(ConsignmentProcessModel consignmentProcessModel) protected BaseSiteModelNotPickedUpConsignmentCanceledEmailContext.getSite(ConsignmentProcessModel consignmentProcessModel) protected BaseSiteModelReadyForPickupEmailContext.getSite(ConsignmentProcessModel consignmentProcessModel) voidConsignmentCollectionReminderEmailContext.init(ConsignmentProcessModel consignmentProcessModel, EmailPageModel emailPageModel) voidDeliverySentEmailContext.init(ConsignmentProcessModel consignmentProcessModel, EmailPageModel emailPageModel) voidNotPickedUpConsignmentCanceledEmailContext.init(ConsignmentProcessModel consignmentProcessModel, EmailPageModel emailPageModel) voidReadyForPickupEmailContext.init(ConsignmentProcessModel consignmentProcessModel, EmailPageModel emailPageModel) -
Uses of ConsignmentProcessModel in de.hybris.platform.commerceservices.retention.impl
Methods in de.hybris.platform.commerceservices.retention.impl that return types with arguments of type ConsignmentProcessModelModifier and TypeMethodDescriptionprotected List<ConsignmentProcessModel>CommerceServicesOrderCleanupHook.getConsignmentProcesses(List<ConsignmentModel> consignments) -
Uses of ConsignmentProcessModel in de.hybris.platform.orderprocessing.events
Methods in de.hybris.platform.orderprocessing.events that return ConsignmentProcessModelConstructors in de.hybris.platform.orderprocessing.events with parameters of type ConsignmentProcessModelModifierConstructorDescription -
Uses of ConsignmentProcessModel in de.hybris.platform.orderprocessing.model
Methods in de.hybris.platform.orderprocessing.model that return types with arguments of type ConsignmentProcessModelModifier and TypeMethodDescriptionOrderProcessModel.getConsignmentProcesses()Generated method - Getter of theOrderProcess.consignmentProcessesattribute defined at extensionbasecommerce.Method parameters in de.hybris.platform.orderprocessing.model with type arguments of type ConsignmentProcessModelModifier and TypeMethodDescriptionvoidOrderProcessModel.setConsignmentProcesses(Collection<ConsignmentProcessModel> value) Generated method - Setter ofOrderProcess.consignmentProcessesattribute defined at extensionbasecommerce. -
Uses of ConsignmentProcessModel in de.hybris.platform.ordersplitting.model
Methods in de.hybris.platform.ordersplitting.model that return types with arguments of type ConsignmentProcessModelModifier and TypeMethodDescriptionConsignmentModel.getConsignmentProcesses()Generated method - Getter of theConsignment.consignmentProcessesattribute defined at extensionbasecommerce.Method parameters in de.hybris.platform.ordersplitting.model with type arguments of type ConsignmentProcessModelModifier and TypeMethodDescriptionvoidConsignmentModel.setConsignmentProcesses(Collection<ConsignmentProcessModel> value) Generated method - Setter ofConsignment.consignmentProcessesattribute defined at extensionbasecommerce. -
Uses of ConsignmentProcessModel in de.hybris.platform.warehousing.asn.actions
Methods in de.hybris.platform.warehousing.asn.actions with parameters of type ConsignmentProcessModelModifier and TypeMethodDescriptionprotected voidDefaultTaskReallocateConsignmentsOnAsnCancelAction.buildDeclineParam(ConsignmentProcessModel processModel, List<DeclineEntry> entriesToReallocate) Deprecated, for removal: This API element is subject to removal in a future version.Build and save the context parameter for decline entries and set it into the given processprotected voidDefaultTaskReallocateConsignmentsOnAsnCancelAction.cleanDeclineParam(ConsignmentProcessModel processModel) Deprecated, for removal: This API element is subject to removal in a future version.Removes the old decline entries fromBusinessProcessModel.CONTEXTPARAMETERS(if any exists), before attempting to decline -
Uses of ConsignmentProcessModel in de.hybris.platform.warehousing.labels.context
Methods in de.hybris.platform.warehousing.labels.context with parameters of type ConsignmentProcessModelModifier and TypeMethodDescriptionprotected LanguageModelCommonPrintLabelContext.getDocumentLanguage(ConsignmentProcessModel businessProcessModel) protected BaseSiteModelCommonPrintLabelContext.getSite(ConsignmentProcessModel consignmentProcessModel) voidCommonPrintLabelContext.init(ConsignmentProcessModel businessProcessModel, DocumentPageModel documentPageModel) Initialization of the model passed in parametervoidExportFormContext.init(ConsignmentProcessModel businessProcessModel, DocumentPageModel documentPageModel) voidPackContext.init(ConsignmentProcessModel businessProcessModel, DocumentPageModel documentPageModel) voidPickSlipContext.init(ConsignmentProcessModel businessProcessModel, DocumentPageModel documentPageModel) voidShippingLabelContext.init(ConsignmentProcessModel businessProcessModel, DocumentPageModel documentPageModel) -
Uses of ConsignmentProcessModel in de.hybris.platform.warehousingbackoffice.widgets.consignment
Methods in de.hybris.platform.warehousingbackoffice.widgets.consignment with parameters of type ConsignmentProcessModelModifier and TypeMethodDescriptionprotected voidConsignmentToReallocateController.buildDeclineParam(ConsignmentProcessModel processModel, Collection<DeclineEntry> entriesToReallocate) Build and save the context parameter for decline entries and set it into the given processprotected voidConsignmentToReallocateController.cleanDeclineParam(ConsignmentProcessModel processModel) Removes the old decline entries fromBusinessProcessModel.CONTEXTPARAMETERS(if any exists), before attempting to decline -
Uses of ConsignmentProcessModel in de.hybris.platform.warehousingfacades.order.impl
Methods in de.hybris.platform.warehousingfacades.order.impl with parameters of type ConsignmentProcessModelModifier and TypeMethodDescriptionprotected voidDefaultWarehousingConsignmentFacade.buildDeclineParam(ConsignmentProcessModel processModel, List<DeclineEntry> entriesToReallocate) Build and save the context parameter for decline entries and set it into the given processprotected voidDefaultWarehousingConsignmentFacade.cleanDeclineParam(ConsignmentProcessModel processModel) Removes the old decline entries fromBusinessProcessModel.CONTEXTPARAMETERS(if any exists), before attempting to decline -
Uses of ConsignmentProcessModel in de.hybris.platform.yacceleratorfacades.process.email.context
Methods in de.hybris.platform.yacceleratorfacades.process.email.context with parameters of type ConsignmentProcessModelModifier and TypeMethodDescriptionprotected CustomerModelConsignmentCollectionReminderEmailContext.getCustomer(ConsignmentProcessModel consignmentProcessModel) protected CustomerModelDeliverySentEmailContext.getCustomer(ConsignmentProcessModel consignmentProcessModel) protected CustomerModelNotPickedUpConsignmentCanceledEmailContext.getCustomer(ConsignmentProcessModel consignmentProcessModel) protected CustomerModelReadyForPickupEmailContext.getCustomer(ConsignmentProcessModel consignmentProcessModel) protected LanguageModelConsignmentCollectionReminderEmailContext.getEmailLanguage(ConsignmentProcessModel consignmentProcessModel) protected LanguageModelDeliverySentEmailContext.getEmailLanguage(ConsignmentProcessModel consignmentProcessModel) protected LanguageModelNotPickedUpConsignmentCanceledEmailContext.getEmailLanguage(ConsignmentProcessModel consignmentProcessModel) protected LanguageModelReadyForPickupEmailContext.getEmailLanguage(ConsignmentProcessModel consignmentProcessModel) protected BaseSiteModelConsignmentCollectionReminderEmailContext.getSite(ConsignmentProcessModel consignmentProcessModel) protected BaseSiteModelDeliverySentEmailContext.getSite(ConsignmentProcessModel consignmentProcessModel) protected BaseSiteModelNotPickedUpConsignmentCanceledEmailContext.getSite(ConsignmentProcessModel consignmentProcessModel) protected BaseSiteModelReadyForPickupEmailContext.getSite(ConsignmentProcessModel consignmentProcessModel) voidConsignmentCollectionReminderEmailContext.init(ConsignmentProcessModel consignmentProcessModel, EmailPageModel emailPageModel) voidDeliverySentEmailContext.init(ConsignmentProcessModel consignmentProcessModel, EmailPageModel emailPageModel) voidNotPickedUpConsignmentCanceledEmailContext.init(ConsignmentProcessModel consignmentProcessModel, EmailPageModel emailPageModel) voidReadyForPickupEmailContext.init(ConsignmentProcessModel consignmentProcessModel, EmailPageModel emailPageModel) -
Uses of ConsignmentProcessModel in de.hybris.platform.yacceleratorfulfilmentprocess.actions.consignment
Methods in de.hybris.platform.yacceleratorfulfilmentprocess.actions.consignment with parameters of type ConsignmentProcessModelModifier and TypeMethodDescriptionAllowShipmentAction.execute(ConsignmentProcessModel process) ConfirmConsignmentPickupAction.execute(ConsignmentProcessModel process) ReceiveConsignmentStatusAction.execute(ConsignmentProcessModel process) voidCancelConsignmentAction.executeAction(ConsignmentProcessModel process) voidSendCancelMessageAction.executeAction(ConsignmentProcessModel process) voidSendConsignmentToWarehouseAction.executeAction(ConsignmentProcessModel process) voidSendDeliveryMessageAction.executeAction(ConsignmentProcessModel process) voidSendPickedUpMessageAction.executeAction(ConsignmentProcessModel process) voidSendReadyForPickupMessageAction.executeAction(ConsignmentProcessModel process) voidSubprocessEndAction.executeAction(ConsignmentProcessModel process) WaitBeforeTransmissionAction.executeAction(ConsignmentProcessModel process) protected SendDeliveryMessageEventSendDeliveryMessageAction.getEvent(ConsignmentProcessModel process) protected SendPickedUpMessageEventSendPickedUpMessageAction.getEvent(ConsignmentProcessModel process) protected SendReadyForPickupMessageEventSendReadyForPickupMessageAction.getEvent(ConsignmentProcessModel process) -
Uses of ConsignmentProcessModel in de.hybris.platform.yacceleratorordermanagement.actions.consignment
Methods in de.hybris.platform.yacceleratorordermanagement.actions.consignment with parameters of type ConsignmentProcessModelModifier and TypeMethodDescriptionprotected voidProcessConsignmentPreFulfillmentAction.cleanStrategyContextParam(ConsignmentProcessModel consignmentProcess) Removes the strategy context param fromBusinessProcessModel.CONTEXTPARAMETERS(if any exists), before attempting to set a new paramProcessConsignmentPreFulfillmentAction.execute(ConsignmentProcessModel consignmentProcess) RedirectConsignmentByDeliveryModeAction.execute(ConsignmentProcessModel process) RedirectConsignmentFulfillmentProcessAction.execute(ConsignmentProcessModel consignmentProcess) SendConsignmentToExternalFulfillmentSystemAction.execute(ConsignmentProcessModel consignmentProcess) VerifyConsignmentCompletionAction.execute(ConsignmentProcessModel consignmentProcessModel) voidConfirmPickupConsignmentAction.executeAction(ConsignmentProcessModel process) voidConfirmShipConsignmentAction.executeAction(ConsignmentProcessModel process) voidConsignmentProcessEndAction.executeAction(ConsignmentProcessModel process) voidReAllocateConsignmentAction.executeAction(ConsignmentProcessModel consignmentProcessModel) voidSendDeliveryMessageAction.executeAction(ConsignmentProcessModel process) voidUpdateConsignmentAction.executeAction(ConsignmentProcessModel process) protected ConsignmentProcessingEventAbstractConsignmentAction.getEvent(ConsignmentProcessModel process) Retrieves aConsignmentProcessingEventout of the consignment process modelprotected SendDeliveryMessageEventSendDeliveryMessageAction.getEvent(ConsignmentProcessModel process) protected ConsignmentPreFulfillmentStrategyProcessConsignmentPreFulfillmentAction.getLastExecutedConsignmentPreFulfillmentStrategy(ConsignmentProcessModel consignmentProcess, List<ConsignmentPreFulfillmentStrategy> consignmentPreFulfillmentStrategies) Evaluates the last executedConsignmentPreFulfillmentStrategyfor the givenConsignmentModelprotected StringVerifyConsignmentCompletionAction.okTransition(ConsignmentProcessModel consignmentProcess) Updates theConsignmentModel.STATUStoConsignmentStatus.CANCELLEDprotected voidProcessConsignmentPreFulfillmentAction.setStrategyInContextParam(ConsignmentPreFulfillmentStrategy consignmentPreFulfillmentStrategy, ConsignmentProcessModel consignmentProcess) Sets the current executedConsignmentPreFulfillmentStrategyin the context params of givenConsignmentProcessModelprotected voidReAllocateConsignmentAction.updateConsignmentContextParameters(ConsignmentProcessModel consignmentProcessModel, Collection<BusinessProcessParameterModel> contextParams, BusinessProcessParameterModel declineEntriesParam, Boolean isAutoDecline) Removes the {#link DeclineEntries} from the consignment process context and add flag to indicate if autoDecline was done for the consignmentprotected voidVerifyConsignmentCompletionAction.updateConsignmentStatus(ConsignmentProcessModel consignmentProcessModel, ConsignmentStatus status) Updates theConsignmentModel.STATUSto givenConsignmentStatusprotected StringVerifyConsignmentCompletionAction.waitTransition(ConsignmentProcessModel consignmentProcess) Updates theConsignmentModel.STATUStoConsignmentStatus.READY.