Class GigyaAccountPageController


@Controller @RequestMapping("/my-account") public class GigyaAccountPageController extends AbstractPageController
  • Constructor Details

    • GigyaAccountPageController

      public GigyaAccountPageController()
  • Method Details

    • editProfile

      @RequestMapping(value="/gigya-profile", method=GET) public String editProfile(org.springframework.ui.Model model) throws de.hybris.platform.cms2.exceptions.CMSItemNotFoundException
      Throws:
      de.hybris.platform.cms2.exceptions.CMSItemNotFoundException