| Package | Description |
|---|---|
| de.hybris.platform.warehousing.process | |
| de.hybris.platform.warehousing.shipping.service | |
| de.hybris.platform.warehousing.shipping.service.impl |
| Modifier and Type | Method and Description |
|---|---|
abstract java.lang.String |
AbstractWarehousingBusinessProcessService.getProcessCode(T item) |
java.lang.String |
WarehousingBusinessProcessService.getProcessCode(T item)
Get the business process associated with an item
|
void |
AbstractWarehousingBusinessProcessService.triggerChoiceEvent(T item,
java.lang.String eventName,
java.lang.String choice) |
void |
WarehousingBusinessProcessService.triggerChoiceEvent(T item,
java.lang.String eventName,
java.lang.String choice)
Trigger a business process event to move a workflow out of a wait state.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WarehousingShippingService.confirmPickupConsignment(ConsignmentModel consignment)
Confirms the pickup of
ConsignmentModel |
void |
WarehousingShippingService.confirmShipConsignment(ConsignmentModel consignment)
Confirms the shipping of
ConsignmentModel |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultWarehousingShippingService.confirmPickupConsignment(ConsignmentModel consignment) |
void |
DefaultWarehousingShippingService.confirmShipConsignment(ConsignmentModel consignment) |
Copyright © 2018 SAP SE. All Rights Reserved.