|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PooledFundControlTransactionsDao
Method Summary | |
---|---|
List<PooledFundControl> |
getAllPooledFundControlTransaction()
Gets all pooled fund control transaction |
List<TransactionArchiveSecurity> |
getTransactionArchiveSecurityWithSecurityId(PooledFundControl pooledFundControl,
List<String> documentTypeNames,
Date currentDate)
Gets all transaction archive security with security id and document names |
List<TransactionArchive> |
getTransactionArchiveWithSecurityAndDocNames(PooledFundControl pooledFundControl,
List<String> documentTypeNames,
Date currentDate)
Gets all transaction archive with security id and document names |
Method Detail |
---|
List<PooledFundControl> getAllPooledFundControlTransaction()
List<TransactionArchiveSecurity> getTransactionArchiveSecurityWithSecurityId(PooledFundControl pooledFundControl, List<String> documentTypeNames, Date currentDate)
securityId
- documentTypeNames
-
List<TransactionArchive> getTransactionArchiveWithSecurityAndDocNames(PooledFundControl pooledFundControl, List<String> documentTypeNames, Date currentDate)
securityId
- documentTypeNames
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |