| Package | Description |
|---|---|
| de.hybris.platform.warehouse | |
| de.hybris.platform.yacceleratorfulfilmentprocess.warehouse |
| Modifier and Type | Method and Description |
|---|---|
static WarehouseConsignmentStatus |
WarehouseConsignmentStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static WarehouseConsignmentStatus[] |
WarehouseConsignmentStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Warehouse2ProcessAdapter.receiveConsignmentStatus(ConsignmentModel consignment,
WarehouseConsignmentStatus status)
Receive warehouse consignment status.
|
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map<WarehouseConsignmentStatus,WarehouseConsignmentState> |
DefaultWarehouse2ProcessAdapter.getStatusMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultWarehouse2ProcessAdapter.receiveConsignmentStatus(ConsignmentModel consignment,
WarehouseConsignmentStatus status) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultWarehouse2ProcessAdapter.setStatusMap(java.util.Map<WarehouseConsignmentStatus,WarehouseConsignmentState> statusMap) |
Copyright © 2018 SAP SE. All Rights Reserved.