Class ProfileAction

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 ProfileAction extends FessSearchAction
  • Constructor Details

    • ProfileAction

      public ProfileAction()
  • Method Details

    • index

      @Execute public org.lastaflute.web.response.HtmlResponse index()
    • changePassword

      @Execute public org.lastaflute.web.response.HtmlResponse changePassword(ProfileForm form)
    • asIndexHtml

      protected org.lastaflute.web.response.HtmlResponse asIndexHtml()