Uses of Class
com.hybris.ymkt.recommendation.model.CMSSAPRecommendationComponentModel
-
Packages that use CMSSAPRecommendationComponentModel Package Description com.hybris.ymkt.recommendationaddon.controllers -
-
Uses of CMSSAPRecommendationComponentModel in com.hybris.ymkt.recommendationaddon.controllers
Methods in com.hybris.ymkt.recommendationaddon.controllers that return types with arguments of type CMSSAPRecommendationComponentModel Modifier and Type Method Description protected java.util.Optional<CMSSAPRecommendationComponentModel>SAPRecommendationRetrieveController. getComponent(java.lang.String componentId)Methods in com.hybris.ymkt.recommendationaddon.controllers with parameters of type CMSSAPRecommendationComponentModel Modifier and Type Method Description protected voidCMSSAPRecommendationComponentController. fillModel(javax.servlet.http.HttpServletRequest request, org.springframework.ui.Model model, CMSSAPRecommendationComponentModel component)protected java.lang.StringCMSSAPRecommendationComponentController. getAddonUiExtensionName(CMSSAPRecommendationComponentModel component)
-