public class ProductRefinementComponentsResource
extends <any>
| Constructor and Description |
|---|
ProductRefinementComponentsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllProductRefinementComponents()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getProductRefinementComponentResource(String resourceKey)
Generated getter for sub resource of type
ProductRefinementComponentResource for current root resource |
Collection<ProductRefinementComponentModel> |
getProductRefinementComponentsCollection()
Convenience method which just delegates to
#getResourceValue() |
void |
setProductRefinementComponentsCollection(Collection<ProductRefinementComponentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public ProductRefinementComponentsResource()
public Response getAllProductRefinementComponents()
Responsepublic AbstractYResource getProductRefinementComponentResource(String resourceKey)
ProductRefinementComponentResource for current root resourcepublic Collection<ProductRefinementComponentModel> getProductRefinementComponentsCollection()
#getResourceValue()public void setProductRefinementComponentsCollection(Collection<ProductRefinementComponentModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.