public class CachedPromotionOrderEntryConsumedsResource
extends <any>
| Constructor and Description |
|---|
CachedPromotionOrderEntryConsumedsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllCachedPromotionOrderEntryConsumeds()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getCachedPromotionOrderEntryConsumedResource(String resourceKey)
Generated getter for sub resource of type
CachedPromotionOrderEntryConsumedResource for current root resource |
Collection<CachedPromotionOrderEntryConsumedModel> |
getCachedPromotionOrderEntryConsumedsCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postCachedPromotionOrderEntryConsumed(CachedPromotionOrderEntryConsumedDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setCachedPromotionOrderEntryConsumedsCollection(Collection<CachedPromotionOrderEntryConsumedModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public CachedPromotionOrderEntryConsumedsResource()
public Response getAllCachedPromotionOrderEntryConsumeds()
Responsepublic AbstractYResource getCachedPromotionOrderEntryConsumedResource(String resourceKey)
CachedPromotionOrderEntryConsumedResource for current root resourcepublic Collection<CachedPromotionOrderEntryConsumedModel> getCachedPromotionOrderEntryConsumedsCollection()
#getResourceValue()public Response postCachedPromotionOrderEntryConsumed(CachedPromotionOrderEntryConsumedDTO dto)
Responsepublic void setCachedPromotionOrderEntryConsumedsCollection(Collection<CachedPromotionOrderEntryConsumedModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.