33343536373839
return new CustomerService(); } @Override protected DataPageView<Customer> createDataPageView() { return new CustomerPage(); }