| Package | Description |
|---|---|
| de.hybris.platform.warehousing.model |
Contains generated models for each type of de.hybris.platform.warehousing.jalo package.
|
| de.hybris.platform.warehousing.resource |
| Modifier and Type | Class and Description |
|---|---|
class |
DeclineConsignmentEntryEventModel
Generated model class for type DeclineConsignmentEntryEvent first defined at extension warehousing.
|
| Modifier and Type | Method and Description |
|---|---|
ConsignmentEntryEventModel |
ConsignmentEntryEventResource.getConsignmentEntryEventModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected ConsignmentEntryEventModel |
ConsignmentEntryEventResource.readResource(java.lang.String resourceId)
Gets the
ConsignmentEntryEventModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ConsignmentEntryEventModel> |
ConsignmentEntryEventsResource.getConsignmentEntryEventsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsignmentEntryEventResource.setConsignmentEntryEventModel(ConsignmentEntryEventModel value)
Convenience method which just delegates to
#setResourceValue(ConsignmentEntryEventModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsignmentEntryEventsResource.setConsignmentEntryEventsCollection(java.util.Collection<ConsignmentEntryEventModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.