|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Account | |
|---|---|
| orc.orchard | Orchard is the service-oriented implementation of Orc. |
| Uses of Account in orc.orchard |
|---|
| Fields in orc.orchard declared as Account | |
|---|---|
protected Account |
AbstractAccounts.guest
|
| Methods in orc.orchard that return Account | |
|---|---|
protected Account |
AbstractAccounts.getAccount(java.lang.Integer account_id,
java.lang.Integer quota,
org.postgresql.util.PGInterval lifespan,
java.lang.Integer eventBufferSize)
|
abstract Account |
AbstractAccounts.getAccount(java.lang.String devKey)
|
Account |
GuestOnlyAccounts.getAccount(java.lang.String devKey)
|
Account |
DbAccounts.getAccount(java.lang.String devKey)
Get an account by developer key. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||