Class AccountReportingService
java.lang.Object
com.bluebell.greenhouse.sol.services.reporting.account.AccountReportingService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongenerateAccountHtmlReport(Account account) Generates an html report of the givenAccount.
-
Constructor Details
-
AccountReportingService
public AccountReportingService()
-
-
Method Details
-
generateAccountHtmlReport
Generates an html report of the givenAccount.- Parameters:
account-Account- Returns:
File- Throws:
IOException- file read error
-