| Package | Description |
|---|---|
| org.beigesoft.accounting.report |
It consist of accounting report services.
|
| Modifier and Type | Method and Description |
|---|---|
BalanceSheet |
SrvBalanceSheet.retrieveBalance(Map<String,Object> pAddParam,
Date pDate)
Retrieve Balance.
|
BalanceSheet |
ISrvBalanceSheet.retrieveBalance(Map<String,Object> pAddParam,
Date pDate)
Retrieve Balance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IBalanceSheetPdf.makeReport(Map<String,Object> pAddParam,
BalanceSheet pBalance,
OutputStream pOus)
Write PDF report for given balance to output stream.
|
void |
BalanceSheetPdf.makeReport(Map<String,Object> pAddParam,
BalanceSheet pBalance,
OutputStream pOus)
Write PDF report for given balance to output stream.
|
Copyright © 2016–2018. All rights reserved.