public interface CommonMethodsI
String getChequeInHand(int boundaryId, Connection connection) throws Exception
ExceptionString getCashInHand(int boundaryId, Connection connection) throws Exception
ExceptionString getPTCode(String forYear, Connection connection) throws Exception
ExceptionString getBankCode(int bankAccountId, Connection connection) throws Exception
ExceptionString getFiscalPeriod(String vDate, Connection connection) throws TaskFailedException, Exception
TaskFailedExceptionExceptionString getBankId(int bankAccountId, Connection connection) throws Exception
Exceptiondouble getAccountBalance(int bankAccountId,
String vcDate,
Connection connection)
throws Exception
ExceptionString getNameFromCode(String glcode, Connection connection) throws Exception
ExceptionString getGlCode(String glCodeId, Connection connection) throws Exception
ExceptionString checkRecordIdInLog(String recordId, int userId, Connection connection) throws Exception
ExceptionString getDivisionCode(Integer divid, Connection connection) throws Exception
ExceptionString getFinacialYear(String vDate, Connection connection) throws Exception
ExceptionInteger getDivisionId(Integer fieldId, Connection connection) throws Exception
ExceptionString getGlCodeId(String glCode, Connection connection) throws Exception
ExceptionInteger getDivisionIdFromCode(String divisionCode, Connection connection) throws Exception
ExceptionString getTxnNumber(String fundId, String txnType, String vDate, Connection connection) throws Exception
ExceptionCopyright © 2015–2017 eGovernments Foundation. All rights reserved.