| Package | Description |
|---|---|
| de.hybris.platform.acceleratorcms.resource.components | |
| de.hybris.platform.yacceleratorstorefront.controllers.cms |
| Modifier and Type | Method and Description |
|---|---|
CartSuggestionComponentModel |
CartSuggestionComponentResource.getCartSuggestionComponentModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected CartSuggestionComponentModel |
CartSuggestionComponentResource.readResource(java.lang.String resourceId)
Gets the
CartSuggestionComponentModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<CartSuggestionComponentModel> |
CartSuggestionComponentsResource.getCartSuggestionComponentsCollection()
Convenience method which just delegates to
AbstractResource.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(java.util.Collection<CartSuggestionComponentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CartSuggestionComponentController.fillModel(HttpServletRequest request,
Model model,
CartSuggestionComponentModel component) |
protected java.lang.String |
CartSuggestionComponentController.getView(CartSuggestionComponentModel component) |
Copyright © 2018 SAP SE. All Rights Reserved.