Package org.cyclos.impl.system
Interface FinancialSubReportsTestableHandler
-
- All Superinterfaces:
FinancialSubReportsHandler,SubReportsHandler
- All Known Implementing Classes:
FinancialSubReportsHandlerImpl
public interface FinancialSubReportsTestableHandler extends FinancialSubReportsHandler
A testable version of FinancialSubReportsHandler
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.cyclos.impl.system.SubReportsHandler
SubReportsHandler.PeriodLimit
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CurrencyAmountDTOgetBalanceForUserAccountType(UserAccountType accountType, Set<? extends Group> groups, Date datetime)-
Methods inherited from interface org.cyclos.impl.system.SubReportsHandler
data, order
-
-
-
-
Method Detail
-
getBalanceForUserAccountType
CurrencyAmountDTO getBalanceForUserAccountType(UserAccountType accountType, Set<? extends Group> groups, Date datetime)
-
-