public class BundleSelectionCriteriasResource
extends <any>
| Constructor and Description |
|---|
BundleSelectionCriteriasResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllBundleSelectionCriterias()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getBundleSelectionCriteriaResource(String resourceKey)
Generated getter for sub resource of type
BundleSelectionCriteriaResource for current root resource |
Collection<BundleSelectionCriteriaModel> |
getBundleSelectionCriteriasCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postBundleSelectionCriteria(BundleSelectionCriteriaDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setBundleSelectionCriteriasCollection(Collection<BundleSelectionCriteriaModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public BundleSelectionCriteriasResource()
public Response getAllBundleSelectionCriterias()
Responsepublic AbstractYResource getBundleSelectionCriteriaResource(String resourceKey)
BundleSelectionCriteriaResource for current root resourcepublic Collection<BundleSelectionCriteriaModel> getBundleSelectionCriteriasCollection()
#getResourceValue()public Response postBundleSelectionCriteria(BundleSelectionCriteriaDTO dto)
Responsepublic void setBundleSelectionCriteriasCollection(Collection<BundleSelectionCriteriaModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.