Package org.cyclos.impl.banking
Interface TransactionQueryHandler
-
- All Superinterfaces:
TransQueryHandler<BaseTransactionQuery,BuildTransactionQueryParams>
public interface TransactionQueryHandler extends TransQueryHandler<BaseTransactionQuery,BuildTransactionQueryParams>
Handles queries on transactions
-
-
Method Summary
-
Methods inherited from interface org.cyclos.impl.banking.TransQueryHandler
build, getAmountPath, getCurrencyPath, getDatePath, getFromAccountPath, getFromAccountTypePath, getFromGroupPath, getFromUserPath, getIdPath, geTransferTypePath, getToAccountPath, getToAccountTypePath, getToGroupPath, getToUserPath, getTransactionNumberPath, getTransactionPath, getTransferTypePath
-
-