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