|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Account | |
---|---|
gestioneAccessi |
Uses of Account in gestioneAccessi |
---|
Methods in gestioneAccessi that return Account | |
---|---|
Account |
DBAccount.getAccount(java.lang.String user,
java.lang.String pwd)
ritorna l'account contenuto nel datatbase che ha come userID e password quelli passati |
Methods in gestioneAccessi that return types with arguments of type Account | |
---|---|
java.util.ArrayList<Account> |
DBAccount.getElencoAccount()
ritorna la lista contenente tutti gli account del database |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |