Class ServicePlansListingPageController

java.lang.Object
de.hybris.platform.acceleratorstorefrontcommons.controllers.AbstractController
de.hybris.platform.b2ctelcoaddon.controllers.misc.ServicePlansListingPageController

@Controller @RequestMapping("/servicePlanList") public class ServicePlansListingPageController extends AbstractController
Controller exposing ServicePlans category page actions
Since:
6.7
  • Constructor Details

    • ServicePlansListingPageController

      public ServicePlansListingPageController()
  • Method Details

    • showServicePlanBpoList

      @RequestMapping("/show") public org.springframework.web.servlet.ModelAndView showServicePlanBpoList(@RequestParam String spoCode, org.springframework.ui.Model model)
    • getTmaProductOfferFacade

      protected TmaProductOfferFacade getTmaProductOfferFacade()