| Package | Description |
|---|---|
| de.hybris.platform.selectivecartaddon.controllers.cms | |
| de.hybris.platform.selectivecartaddon.resource.components |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SelectiveCartCMSComponentController.fillModel(HttpServletRequest request,
Model model,
SelectiveCartCMSComponentModel component) |
| Modifier and Type | Method and Description |
|---|---|
SelectiveCartCMSComponentModel |
SelectiveCartCMSComponentResource.getSelectiveCartCMSComponentModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected SelectiveCartCMSComponentModel |
SelectiveCartCMSComponentResource.readResource(java.lang.String resourceId)
Gets the
SelectiveCartCMSComponentModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SelectiveCartCMSComponentModel> |
SelectiveCartCMSComponentsResource.getSelectiveCartCMSComponentsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SelectiveCartCMSComponentResource.setSelectiveCartCMSComponentModel(SelectiveCartCMSComponentModel value)
Convenience method which just delegates to
#setResourceValue(SelectiveCartCMSComponentModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SelectiveCartCMSComponentsResource.setSelectiveCartCMSComponentsCollection(java.util.Collection<SelectiveCartCMSComponentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.