@Scope(value="prototype") @Service public class OpeningBalance extends Object
| Constructor and Description |
|---|
OpeningBalance() |
| Modifier and Type | Method and Description |
|---|---|
String |
formatStringToFixedLength(String str,
int fixedLength)
this function inserts html line break at the interval of fixedLength value in String str
|
ArrayList |
getOBReport(OpeningBalanceInputBean OPBean) |
void |
isCurDate(Connection conn,
String VDate) |
static StringBuffer |
numberToString(String strNumberToConvert) |
public ArrayList getOBReport(OpeningBalanceInputBean OPBean) throws TaskFailedException
TaskFailedExceptionpublic void isCurDate(Connection conn, String VDate) throws TaskFailedException
TaskFailedExceptionpublic static StringBuffer numberToString(String strNumberToConvert)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.