|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IAccountManagerService in net.sf.emarket.account.service |
---|
Classes in net.sf.emarket.account.service that implement IAccountManagerService | |
---|---|
class |
AccountManagerServiceImpl
|
Uses of IAccountManagerService in net.sf.emarket.order.service |
---|
Methods in net.sf.emarket.order.service with parameters of type IAccountManagerService | |
---|---|
void |
OrderManagerServiceImpl.setAccountManager(IAccountManagerService acctMgrSvc)
|
Uses of IAccountManagerService in net.sf.emarket.web.controllers |
---|
Methods in net.sf.emarket.web.controllers with parameters of type IAccountManagerService | |
---|---|
void |
TradeHistoryPageController.setAccountManagerService(IAccountManagerService mgr)
|
void |
OutstandingOrderPageController.setAccountManagerService(IAccountManagerService mgr)
|
void |
TopTradersPageController.setAccountManagerService(IAccountManagerService mgr)
|
Uses of IAccountManagerService in net.sf.emarket.web.controllers.account |
---|
Methods in net.sf.emarket.web.controllers.account with parameters of type IAccountManagerService | |
---|---|
void |
AccountPageController.setAccountManager(IAccountManagerService mgr)
|
void |
AccountCreatePageController.setAccountManager(IAccountManagerService mgr)
|
Uses of IAccountManagerService in net.sf.emarket.web.controllers.order |
---|
Methods in net.sf.emarket.web.controllers.order with parameters of type IAccountManagerService | |
---|---|
void |
OrderPageController.setAccountManager(IAccountManagerService mgr)
|
void |
CreateOrderPageController.setAccountManager(IAccountManagerService mgr)
|
Uses of IAccountManagerService in net.sf.emarket.web.controllers.user |
---|
Methods in net.sf.emarket.web.controllers.user with parameters of type IAccountManagerService | |
---|---|
void |
RegisterUserController.setAccountManager(IAccountManagerService mgr)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |