public List<AjusteGeneralTO> getAll() {
   // TODO Auto-generated method stub
   return ajusteGeneralDAO.getAll();
 }