|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InsufficientCreditException | |
|---|---|
| uk.ac.soton.itinnovation.grid.comms.account | |
| uk.ac.soton.itinnovation.grid.service.account | |
| Uses of InsufficientCreditException in uk.ac.soton.itinnovation.grid.comms.account |
|---|
| Methods in uk.ac.soton.itinnovation.grid.comms.account that throw InsufficientCreditException | |
|---|---|
void |
TradeAccountResource.checkCreditAvailable(BigDecimal amount,
String currency)
Test whether we can withdraw this amount now. |
void |
TradeAccountResource.checkWhetherCreditAvailable(BigDecimal amount)
Deprecated. see TradeAccountResource.checkCreditAvailable(java.math.BigDecimal, java.lang.String) |
| Uses of InsufficientCreditException in uk.ac.soton.itinnovation.grid.service.account |
|---|
| Methods in uk.ac.soton.itinnovation.grid.service.account that throw InsufficientCreditException | |
|---|---|
void |
TradeAccountServiceImpl.checkCreditAvailable(BigDecimal amount,
String currency)
|
void |
TradeAccountServiceImpl.checkWhetherCreditAvailable(BigDecimal amount)
Deprecated. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||