public class PromotionAllocationsResource
extends <any>
| Constructor and Description |
|---|
PromotionAllocationsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllPromotionAllocations()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getPromotionAllocationResource(String resourceKey)
Generated getter for sub resource of type
PromotionAllocationResource for current root resource |
Collection<PromotionAllocationModel> |
getPromotionAllocationsCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postPromotionAllocation(PromotionAllocationDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setPromotionAllocationsCollection(Collection<PromotionAllocationModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public PromotionAllocationsResource()
public Response getAllPromotionAllocations()
Responsepublic AbstractYResource getPromotionAllocationResource(String resourceKey)
PromotionAllocationResource for current root resourcepublic Collection<PromotionAllocationModel> getPromotionAllocationsCollection()
#getResourceValue()public Response postPromotionAllocation(PromotionAllocationDTO dto)
Responsepublic void setPromotionAllocationsCollection(Collection<PromotionAllocationModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.