public class PromotionNullActionsResource
extends <any>
| Constructor and Description |
|---|
PromotionNullActionsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllPromotionNullActions()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getPromotionNullActionResource(String resourceKey)
Generated getter for sub resource of type
PromotionNullActionResource for current root resource |
Collection<PromotionNullActionModel> |
getPromotionNullActionsCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postPromotionNullAction(PromotionNullActionDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setPromotionNullActionsCollection(Collection<PromotionNullActionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public PromotionNullActionsResource()
public Response getAllPromotionNullActions()
Responsepublic AbstractYResource getPromotionNullActionResource(String resourceKey)
PromotionNullActionResource for current root resourcepublic Collection<PromotionNullActionModel> getPromotionNullActionsCollection()
#getResourceValue()public Response postPromotionNullAction(PromotionNullActionDTO dto)
Responsepublic void setPromotionNullActionsCollection(Collection<PromotionNullActionModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.