|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Account | |
|---|---|
| uk.ac.soton.itinnovation.grid.service.account | |
| uk.ac.soton.itinnovation.grid.service.account.webadmin | |
| Uses of Account in uk.ac.soton.itinnovation.grid.service.account |
|---|
| Methods in uk.ac.soton.itinnovation.grid.service.account that return Account | |
|---|---|
Account |
AccountServiceImpl.getAccount(org.hibernate.Session session,
String resourceID)
|
Account |
AccountServiceImpl.getAccount(String resourceID)
|
Account[] |
TradeAccountServiceImpl.getAccountsByStatus(String status)
|
abstract Account[] |
AccountServiceImpl.getAccountsByStatus(String status)
|
| Methods in uk.ac.soton.itinnovation.grid.service.account with parameters of type Account | |
|---|---|
BigDecimal |
NewAccountChecker.checkNewAccount(Account account)
Account 'account' has just been created by a client. |
BigDecimal |
ApproveManually.checkNewAccount(Account account)
|
BigDecimal |
ApproveAlways.checkNewAccount(Account account)
|
BigDecimal |
ApproveForTesting.checkNewAccount(Account account)
|
AccountStatement |
TradeAccountServiceImpl.generateStatement(Account account,
Date startDate,
Date endDate)
Used by web-admin interface. |
| Uses of Account in uk.ac.soton.itinnovation.grid.service.account.webadmin |
|---|
| Methods in uk.ac.soton.itinnovation.grid.service.account.webadmin with parameters of type Account | |
|---|---|
void |
TradeAccountAdmin.showStatement(Account account,
Writer out)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||