Class ShowCustomBoxTypesAction

All Implemented Interfaces:
net.anotheria.maf.action.Action
Direct Known Subclasses:
EditCustomBoxTypeAction, NewCustomBoxTypeAction

public class ShowCustomBoxTypesAction extends BaseCustomBoxTypeAction
  • Field Details

  • Constructor Details

    • ShowCustomBoxTypesAction

      public ShowCustomBoxTypesAction()
  • 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
    • makeCustomBoxTypeListItemBean

      protected CustomBoxTypeListItemBean makeCustomBoxTypeListItemBean(CustomBoxType customboxtype)