| Package | Description |
|---|---|
| com.hybris.ymkt.recommendation.resource | |
| com.hybris.ymkt.recommendationaddon.controllers |
| Modifier and Type | Method and Description |
|---|---|
CMSSAPRecommendationComponentModel |
CMSSAPRecommendationComponentResource.getCMSSAPRecommendationComponentModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected CMSSAPRecommendationComponentModel |
CMSSAPRecommendationComponentResource.readResource(java.lang.String resourceId)
Gets the
CMSSAPRecommendationComponentModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<CMSSAPRecommendationComponentModel> |
CMSSAPRecommendationComponentsResource.getCMSSAPRecommendationComponentsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
CMSSAPRecommendationComponentResource.setCMSSAPRecommendationComponentModel(CMSSAPRecommendationComponentModel value)
Convenience method which just delegates to
#setResourceValue(CMSSAPRecommendationComponentModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
CMSSAPRecommendationComponentsResource.setCMSSAPRecommendationComponentsCollection(java.util.Collection<CMSSAPRecommendationComponentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Optional<CMSSAPRecommendationComponentModel> |
SAPRecommendationRetrieveController.getComponent(java.lang.String componentId) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CMSSAPRecommendationComponentController.fillModel(HttpServletRequest request,
Model model,
CMSSAPRecommendationComponentModel component) |
protected java.lang.String |
CMSSAPRecommendationComponentController.getAddonUiExtensionName(CMSSAPRecommendationComponentModel component) |
Copyright © 2018 SAP SE. All Rights Reserved.