public class CachedPromotionOrderEntryAdjustActionsResource
extends <any>
| Constructor and Description |
|---|
CachedPromotionOrderEntryAdjustActionsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllCachedPromotionOrderEntryAdjustActions()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getCachedPromotionOrderEntryAdjustActionResource(String resourceKey)
Generated getter for sub resource of type
CachedPromotionOrderEntryAdjustActionResource for current root resource |
Collection<CachedPromotionOrderEntryAdjustActionModel> |
getCachedPromotionOrderEntryAdjustActionsCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postCachedPromotionOrderEntryAdjustAction(CachedPromotionOrderEntryAdjustActionDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setCachedPromotionOrderEntryAdjustActionsCollection(Collection<CachedPromotionOrderEntryAdjustActionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public CachedPromotionOrderEntryAdjustActionsResource()
public Response getAllCachedPromotionOrderEntryAdjustActions()
Responsepublic AbstractYResource getCachedPromotionOrderEntryAdjustActionResource(String resourceKey)
CachedPromotionOrderEntryAdjustActionResource for current root resourcepublic Collection<CachedPromotionOrderEntryAdjustActionModel> getCachedPromotionOrderEntryAdjustActionsCollection()
#getResourceValue()public Response postCachedPromotionOrderEntryAdjustAction(CachedPromotionOrderEntryAdjustActionDTO dto)
Responsepublic void setCachedPromotionOrderEntryAdjustActionsCollection(Collection<CachedPromotionOrderEntryAdjustActionModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.