Uses of Class
net.sf.emarket.account.service.NotValidAccountException

Packages that use NotValidAccountException
net.sf.emarket.account.service   
net.sf.emarket.order.service   
 

Uses of NotValidAccountException in net.sf.emarket.account.service
 

Methods in net.sf.emarket.account.service that throw NotValidAccountException
 void IAccountManagerService.tranferCash(CashTransfer transfer)
           
 void AccountManagerServiceImpl.tranferCash(CashTransfer transfer)
           
 void IAccountManagerService.transferPosition(AcctPositionTransfer transfer)
           
 void AccountManagerServiceImpl.transferPosition(AcctPositionTransfer transfer)
           
 

Uses of NotValidAccountException in net.sf.emarket.order.service
 

Methods in net.sf.emarket.order.service that throw NotValidAccountException
 void IOrderManagerService.executeMatches(java.util.List<OrderMatch> matches)
           
 void OrderManagerServiceImpl.executeMatches(java.util.List<OrderMatch> matches)
          executeMatches() transfers the positions and cash after order execution.
 



Copyright © 2009. All Rights Reserved.