27282930313233
return new CountryService(); } @Override protected DataPageView<Country> createDataPageView() { return new CountryPage(); }