Class GoAction

  • All Implemented Interfaces:
    FessHtmlPath, org.lastaflute.web.docs.LaActionDocs, org.lastaflute.web.hook.ActionHook, org.lastaflute.web.validation.LaValidatable<FessMessages>

    public class GoAction
    extends FessSearchAction
    • Constructor Detail

      • GoAction

        public GoAction()
    • Method Detail

      • index

        @Execute
        public org.lastaflute.web.response.ActionResponse index​(GoForm form)
                                                         throws java.io.IOException
        Throws:
        java.io.IOException
      • isFileSystemPath

        protected boolean isFileSystemPath​(java.lang.String url)