public ArrayList<ProveedorBean> getProveedores() throws Exception {
   return consultas.getProveedores();
 }