27282930313233
return new CategoryService(); } @Override protected DataPageView<Category> createDataPageView() { return new CategoryPage(); }