public class CachedPromotionOrderAddFreeGiftActionsResource
extends <any>
| Constructor and Description |
|---|
CachedPromotionOrderAddFreeGiftActionsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllCachedPromotionOrderAddFreeGiftActions()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getCachedPromotionOrderAddFreeGiftActionResource(String resourceKey)
Generated getter for sub resource of type
CachedPromotionOrderAddFreeGiftActionResource for current root resource |
Collection<CachedPromotionOrderAddFreeGiftActionModel> |
getCachedPromotionOrderAddFreeGiftActionsCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postCachedPromotionOrderAddFreeGiftAction(CachedPromotionOrderAddFreeGiftActionDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setCachedPromotionOrderAddFreeGiftActionsCollection(Collection<CachedPromotionOrderAddFreeGiftActionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public CachedPromotionOrderAddFreeGiftActionsResource()
public Response getAllCachedPromotionOrderAddFreeGiftActions()
Responsepublic AbstractYResource getCachedPromotionOrderAddFreeGiftActionResource(String resourceKey)
CachedPromotionOrderAddFreeGiftActionResource for current root resourcepublic Collection<CachedPromotionOrderAddFreeGiftActionModel> getCachedPromotionOrderAddFreeGiftActionsCollection()
#getResourceValue()public Response postCachedPromotionOrderAddFreeGiftAction(CachedPromotionOrderAddFreeGiftActionDTO dto)
Responsepublic void setCachedPromotionOrderAddFreeGiftActionsCollection(Collection<CachedPromotionOrderAddFreeGiftActionModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.