| Package | Description |
|---|---|
| com.hybris.ymkt.recommendation.resource | |
| com.hybris.ymkt.recommendationaddon.controllers |
| Modifier and Type | Method and Description |
|---|---|
CMSSAPOfferRecoComponentModel |
CMSSAPOfferRecoComponentResource.getCMSSAPOfferRecoComponentModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected CMSSAPOfferRecoComponentModel |
CMSSAPOfferRecoComponentResource.readResource(java.lang.String resourceId)
Gets the
CMSSAPOfferRecoComponentModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<CMSSAPOfferRecoComponentModel> |
CMSSAPOfferRecoComponentsResource.getCMSSAPOfferRecoComponentsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
CMSSAPOfferRecoComponentResource.setCMSSAPOfferRecoComponentModel(CMSSAPOfferRecoComponentModel value)
Convenience method which just delegates to
#setResourceValue(CMSSAPOfferRecoComponentModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
CMSSAPOfferRecoComponentsResource.setCMSSAPOfferRecoComponentsCollection(java.util.Collection<CMSSAPOfferRecoComponentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Optional<CMSSAPOfferRecoComponentModel> |
SAPOfferRecommendationRetrieveController.getComponent(java.lang.String componentId) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CMSSAPOfferRecoComponentController.fillModel(HttpServletRequest request,
Model model,
CMSSAPOfferRecoComponentModel component) |
protected java.lang.String |
CMSSAPOfferRecoComponentController.getAddonUiExtensionName(CMSSAPOfferRecoComponentModel component) |
Copyright © 2018 SAP SE. All Rights Reserved.