Class ShowAttributesAction

All Implemented Interfaces:
net.anotheria.maf.action.Action
Direct Known Subclasses:
EditAttributeAction, NewAttributeAction

public class ShowAttributesAction extends BaseAttributeAction
  • Field Details

  • Constructor Details

    • ShowAttributesAction

      public ShowAttributesAction()
  • 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
    • makeAttributeListItemBean

      protected AttributeListItemBean makeAttributeListItemBean(Attribute attribute)