public class CashBook extends Object
| Constructor and Description |
|---|
CashBook() |
CashBook(Connection con) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCGN(String id) |
LinkedList |
getGeneralLedgerList(GeneralLedgerReportBean reportBean) |
String |
getMaxCode(String maxGlCode) |
String |
getMinCode(String minGlCode) |
void |
isCurDate(String VDate) |
static StringBuffer |
numberToString(String strNumberToConvert) |
public CashBook()
public CashBook(Connection con)
public LinkedList getGeneralLedgerList(GeneralLedgerReportBean reportBean) throws TaskFailedException
TaskFailedExceptionpublic String getMinCode(String minGlCode) throws TaskFailedException
startDate - endDate - TaskFailedException - if start date is not provided then set financial year startdate
if end date is not provided then set financial year end datepublic String getMaxCode(String maxGlCode) throws TaskFailedException
TaskFailedExceptionpublic String getCGN(String id) throws TaskFailedException
TaskFailedExceptionpublic void isCurDate(String VDate) throws TaskFailedException
TaskFailedExceptionpublic static StringBuffer numberToString(String strNumberToConvert)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.