Class CmsSearchAction

  • All Implemented Interfaces:
    net.anotheria.maf.action.Action

    public class CmsSearchAction
    extends BaseAdminapiAction
    • Constructor Detail

      • CmsSearchAction

        public CmsSearchAction()
    • Method Detail

      • anoDocExecute

        public net.anotheria.maf.action.ActionCommand anoDocExecute​(net.anotheria.maf.action.ActionMapping mapping,
                                                                    jakarta.servlet.http.HttpServletRequest req,
                                                                    jakarta.servlet.http.HttpServletResponse res)
                                                             throws java.lang.Exception
        Specified by:
        anoDocExecute in class BaseAdminapiAction
        Throws:
        java.lang.Exception
      • getSubNavigation

        protected java.util.List<net.anotheria.webutils.bean.NavigationItemBean> getSubNavigation()
        Specified by:
        getSubNavigation in class BaseAdminapiAction