Uses of Class
edu.uoc.tfc.exuoc.errors.NoExisteixException

Packages that use NoExisteixException
edu.uoc.tfc.exuoc.controladors   
 

Uses of NoExisteixException in edu.uoc.tfc.exuoc.controladors
 

Methods in edu.uoc.tfc.exuoc.controladors that throw NoExisteixException
 java.lang.Long GestorUsuaris.afegir(Usuari nou)
          Afegeix un usuari nou, passat per parĂ metre, al sistema
protected  int GestorBDD.augmentaVisites(java.lang.Long id, java.lang.Class classe)
           
 Grup GestorGrups.llegir(java.lang.Long id)
           
 MetaDC GestorMetadades.llegir(java.lang.Long id)
           
 Usuari GestorUsuaris.llegir(java.lang.Long id)
           
 Grup GestorGrups.llegir(java.lang.String nomGrup)
           
 int GestorCerques.mesVisita(java.lang.Long id)
           
 int ItemsDAO.mesVisita(java.lang.Long id)
           
 int GestorCerques.nombreVisites(java.lang.Long id)
           
 int GestorItems.nombreVisites(java.lang.Long id)
           
 int ItemsDAO.nombreVisites(java.lang.Long id)
           
protected  int GestorBDD.nombreVisites(java.lang.Long id, java.lang.Class classe)