Class ShowRoleDefsAction

All Implemented Interfaces:
net.anotheria.maf.action.Action
Direct Known Subclasses:
EditRoleDefAction, NewRoleDefAction

public class ShowRoleDefsAction extends BaseRoleDefAction
  • Field Details

  • Constructor Details

    • ShowRoleDefsAction

      public ShowRoleDefsAction()
  • 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
    • makeRoleDefListItemBean

      protected RoleDefListItemBean makeRoleDefListItemBean(RoleDef roledef)