| ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Administrate accounts.
Method Summary | |
boolean | createAccount(AccountContainer account) Tries to create a new account in DB with properties from an account container. |
boolean | deleteAccount(AccountContainer account) Tries to delete an account from DB. |
SortedVector | searchByOwner(UserContainer owner) Search for accounts whose owner we know. |
boolean | updateAccount(AccountContainer account) Tries to update an account in DB with properties from an account container. |
Method Detail |
public boolean createAccount(AccountContainer account)
public boolean deleteAccount(AccountContainer account)
public SortedVector searchByOwner(UserContainer owner)
public boolean updateAccount(AccountContainer account)
| ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |