| Package | Description |
|---|---|
| de.hybris.platform.consignmenttrackingaddon.resource |
| Modifier and Type | Method and Description |
|---|---|
ConsignmentTrackingActionModel |
ConsignmentTrackingActionResource.getConsignmentTrackingActionModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected ConsignmentTrackingActionModel |
ConsignmentTrackingActionResource.readResource(java.lang.String resourceId)
Gets the
ConsignmentTrackingActionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ConsignmentTrackingActionModel> |
ConsignmentTrackingActionsResource.getConsignmentTrackingActionsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsignmentTrackingActionResource.setConsignmentTrackingActionModel(ConsignmentTrackingActionModel value)
Convenience method which just delegates to
#setResourceValue(ConsignmentTrackingActionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsignmentTrackingActionsResource.setConsignmentTrackingActionsCollection(java.util.Collection<ConsignmentTrackingActionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.