public class CachedPromotionNullActionsResource
extends <any>
| Constructor and Description |
|---|
CachedPromotionNullActionsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllCachedPromotionNullActions()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getCachedPromotionNullActionResource(String resourceKey)
Generated getter for sub resource of type
CachedPromotionNullActionResource for current root resource |
Collection<CachedPromotionNullActionModel> |
getCachedPromotionNullActionsCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postCachedPromotionNullAction(CachedPromotionNullActionDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setCachedPromotionNullActionsCollection(Collection<CachedPromotionNullActionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public CachedPromotionNullActionsResource()
public Response getAllCachedPromotionNullActions()
Responsepublic AbstractYResource getCachedPromotionNullActionResource(String resourceKey)
CachedPromotionNullActionResource for current root resourcepublic Collection<CachedPromotionNullActionModel> getCachedPromotionNullActionsCollection()
#getResourceValue()public Response postCachedPromotionNullAction(CachedPromotionNullActionDTO dto)
Responsepublic void setCachedPromotionNullActionsCollection(Collection<CachedPromotionNullActionModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.