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