| Package | Description |
|---|---|
| de.hybris.platform.ordersplitting.model |
Contains generated models for each type of de.hybris.platform.ordersplitting.jalo package.
|
| de.hybris.platform.warehousing.allocation.impl | |
| de.hybris.platform.warehousing.resource |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<DeclineConsignmentEntryEventModel> |
ConsignmentEntryModel.getDeclineEntryEvents()
Generated method - Getter of the
ConsignmentEntry.declineEntryEvents attribute defined at extension warehousing. |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsignmentEntryModel.setDeclineEntryEvents(java.util.Set<DeclineConsignmentEntryEventModel> value)
Generated method - Setter of
ConsignmentEntry.declineEntryEvents attribute defined at extension warehousing. |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Optional<DeclineConsignmentEntryEventModel> |
DefaultAllocationService.declineConsignmentEntry(DeclineEntry declineEntry)
Decline a single consignment entry.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultAllocationService.consolidateConsignmentEntries(java.util.List<ConsignmentModel> newConsignments,
ConsignmentModel consignment,
AbstractOrderModel order,
DeclineConsignmentEntryEventModel event)
Consolidates the
ConsignmentEntryModel if they belong to the same WarehouseModel |
| Modifier and Type | Method and Description |
|---|---|
DeclineConsignmentEntryEventModel |
DeclineConsignmentEntryEventResource.getDeclineConsignmentEntryEventModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected DeclineConsignmentEntryEventModel |
DeclineConsignmentEntryEventResource.readResource(java.lang.String resourceId)
Gets the
DeclineConsignmentEntryEventModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<DeclineConsignmentEntryEventModel> |
DeclineConsignmentEntryEventsResource.getDeclineConsignmentEntryEventsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
DeclineConsignmentEntryEventResource.setDeclineConsignmentEntryEventModel(DeclineConsignmentEntryEventModel value)
Convenience method which just delegates to
#setResourceValue(DeclineConsignmentEntryEventModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
DeclineConsignmentEntryEventsResource.setDeclineConsignmentEntryEventsCollection(java.util.Collection<DeclineConsignmentEntryEventModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.