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