Ejemplo n.º 1
0
 /** {@inheritDoc} */
 @Override
 public long count() {
   return salesDao.count();
 }