Class ProfileAction

  • 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 Detail

      • ProfileAction

        public ProfileAction()
    • Method Detail

      • 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()