| Package | Description |
|---|---|
| de.hybris.platform.acceleratorcms.resource.components |
| Modifier and Type | Method and Description |
|---|---|
CartSuggestionComponentModel |
CartSuggestionComponentResource.getCartSuggestionComponentModel()
Convenience method which just delegates to
#getResourceValue() |
protected CartSuggestionComponentModel |
CartSuggestionComponentResource.readResource(String resourceId)
Gets the
CartSuggestionComponentModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<CartSuggestionComponentModel> |
CartSuggestionComponentsResource.getCartSuggestionComponentsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
CartSuggestionComponentResource.setCartSuggestionComponentModel(CartSuggestionComponentModel value)
Convenience method which just delegates to
#setResourceValue(CartSuggestionComponentModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
CartSuggestionComponentsResource.setCartSuggestionComponentsCollection(Collection<CartSuggestionComponentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.