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