Class ShowPagexsAction

All Implemented Interfaces:
net.anotheria.maf.action.Action
Direct Known Subclasses:
EditPagexAction, ExecutePagexsQueriesAction, NewPagexAction

public class ShowPagexsAction extends BasePagexAction
  • Field Details

  • Constructor Details

    • ShowPagexsAction

      public ShowPagexsAction()
  • Method Details

    • 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 Exception
      Specified by:
      anoDocExecute in class BaseAdminapiAction
      Throws:
      Exception
    • makePagexListItemBean

      protected PagexListItemBean makePagexListItemBean(Pagex pagex)