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