Class GoAction

java.lang.Object
org.lastaflute.web.LastaAction
org.lastaflute.web.TypicalAction
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
  • Field Details

  • Constructor Details

    • GoAction

      public GoAction()
  • Method Details

    • index

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

      protected boolean isFileSystemPath(String url)