Пример #1
0
 /** {@inheritDoc} */
 public List getAll(Class clazz) {
   return dao.getAll(clazz);
 }