Class GetCategories

    • Constructor Summary

      Constructors 
      Constructor Description
      GetCategories​(int startIndex, int maxResults, java.lang.String fieldExecutor, CategoryService categoryService, OrderByType orderExecutor)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void execute()  
      java.util.List<SCategory> getResult()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait