Class ShowBrandsAction

All Implemented Interfaces:
net.anotheria.maf.action.Action
Direct Known Subclasses:
EditBrandAction, NewBrandAction

public class ShowBrandsAction extends BaseBrandAction
  • Field Details

  • Constructor Details

    • ShowBrandsAction

      public ShowBrandsAction()
  • 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
    • makeBrandListItemBean

      protected BrandListItemBean makeBrandListItemBean(Brand brand)