| Package | Description |
|---|---|
| de.hybris.platform.timedaccesspromotionsservices.resource |
| Modifier and Type | Method and Description |
|---|---|
PromotionAllocationModel |
PromotionAllocationResource.getPromotionAllocationModel()
Convenience method which just delegates to
#getResourceValue() |
protected PromotionAllocationModel |
PromotionAllocationResource.readResource(String resourceId)
Gets the
PromotionAllocationModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<PromotionAllocationModel> |
PromotionAllocationsResource.getPromotionAllocationsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
PromotionAllocationResource.setPromotionAllocationModel(PromotionAllocationModel value)
Convenience method which just delegates to
#setResourceValue(PromotionAllocationModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
PromotionAllocationsResource.setPromotionAllocationsCollection(Collection<PromotionAllocationModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.