Class ViewSpaceAction

    • Constructor Detail

      • ViewSpaceAction

        public ViewSpaceAction()
    • Method Detail

      • getPage

        @Deprecated(since="8.8.0",
                    forRemoval=true)
        public Page getPage()
        Deprecated, for removal: This API element is subject to removal in a future version.
        since 8.8.0. Hibernate objects are not supported in Struts anymore. Use action's direct method calls.
      • getPageXHtmlContent

        public String getPageXHtmlContent​(Page page)
      • getHomePageUrlPath

        public String getHomePageUrlPath()
      • execute

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