Class IndexAction

    • Constructor Detail

      • IndexAction

        public IndexAction()
    • Method Detail

      • execute

        @XsrfProtectionExcluded
        public String execute()
                       throws Exception
        Specified by:
        execute in interface com.opensymphony.xwork2.Action
        Overrides:
        execute in class com.opensymphony.xwork2.ActionSupport
        Throws:
        Exception
      • getLocation

        public String getLocation()
      • setHomepageService

        public void setHomepageService​(HomepageService homepageService)