// Provide a default path to dwr.engine if (dwr == null) var dwr = {}; if (dwr.engine == null) dwr.engine = {}; if (DWREngine == null) var DWREngine = dwr.engine; if (CaptchaOpn == null) var CaptchaOpn = {}; CaptchaOpn._path = '/e2s/dwr'; CaptchaOpn.isCaptchaValid = function(p0, callback) { dwr.engine._execute(CaptchaOpn._path, 'CaptchaOpn', 'isCaptchaValid', p0, false, callback); } CaptchaOpn.getCaptchaImage = function(p0, p1, callback) { dwr.engine._execute(CaptchaOpn._path, 'CaptchaOpn', 'getCaptchaImage', p0, p1, false, false, callback); } CaptchaOpn.updateAuditTrailDetails = function(p0, p1, p2, callback) { dwr.engine._execute(CaptchaOpn._path, 'CaptchaOpn', 'updateAuditTrailDetails', p0, p1, p2, false, callback); } CaptchaOpn.getDateAndTime = function(p0, callback) { dwr.engine._execute(CaptchaOpn._path, 'CaptchaOpn', 'getDateAndTime', p0, callback); } CaptchaOpn.decrypt = function(p0, p1, callback) { dwr.engine._execute(CaptchaOpn._path, 'CaptchaOpn', 'decrypt', p0, p1, callback); } CaptchaOpn.loadSupplierDistrictTableValues = function(p0, p1, callback) { dwr.engine._execute(CaptchaOpn._path, 'CaptchaOpn', 'loadSupplierDistrictTableValues', p0, p1, callback); } CaptchaOpn.getETaalTransactionCount = function(p0, p1, p2, callback) { dwr.engine._execute(CaptchaOpn._path, 'CaptchaOpn', 'getETaalTransactionCount', p0, p1, p2, callback); } CaptchaOpn.updateETaalTransactionCount = function(p0, p1, p2, p3, p4, callback) { dwr.engine._execute(CaptchaOpn._path, 'CaptchaOpn', 'updateETaalTransactionCount', p0, p1, p2, p3, p4, callback); } CaptchaOpn.getRandomNumber = function(callback) { dwr.engine._execute(CaptchaOpn._path, 'CaptchaOpn', 'getRandomNumber', callback); } CaptchaOpn.getPoNumbersMap = function(callback) { dwr.engine._execute(CaptchaOpn._path, 'CaptchaOpn', 'getPoNumbersMap', callback); } CaptchaOpn.isAadhaarNumberIsExist = function(p0, callback) { dwr.engine._execute(CaptchaOpn._path, 'CaptchaOpn', 'isAadhaarNumberIsExist', p0, false, callback); } CaptchaOpn.dateToStringWithTime = function(p0, callback) { dwr.engine._execute(CaptchaOpn._path, 'CaptchaOpn', 'dateToStringWithTime', p0, callback); } CaptchaOpn.postgresDate = function(p0, callback) { dwr.engine._execute(CaptchaOpn._path, 'CaptchaOpn', 'postgresDate', p0, callback); } CaptchaOpn.loadApplicationReferenceCodes = function(p0, p1, callback) { dwr.engine._execute(CaptchaOpn._path, 'CaptchaOpn', 'loadApplicationReferenceCodes', p0, p1, callback); } CaptchaOpn.checkNullReplaceZero = function(p0, callback) { dwr.engine._execute(CaptchaOpn._path, 'CaptchaOpn', 'checkNullReplaceZero', p0, callback); } CaptchaOpn.checkDateNull = function(p0, callback) { dwr.engine._execute(CaptchaOpn._path, 'CaptchaOpn', 'checkDateNull', p0, callback); } CaptchaOpn.getToday = function(p0, callback) { dwr.engine._execute(CaptchaOpn._path, 'CaptchaOpn', 'getToday', p0, callback); } CaptchaOpn.stringToHex = function(p0, callback) { dwr.engine._execute(CaptchaOpn._path, 'CaptchaOpn', 'stringToHex', p0, callback); } CaptchaOpn.hexToString = function(p0, callback) { dwr.engine._execute(CaptchaOpn._path, 'CaptchaOpn', 'hexToString', p0, callback); } CaptchaOpn.convertViewModelToMap = function(p0, callback) { dwr.engine._execute(CaptchaOpn._path, 'CaptchaOpn', 'convertViewModelToMap', p0, callback); } CaptchaOpn.getEncryptPassword = function(p0, callback) { dwr.engine._execute(CaptchaOpn._path, 'CaptchaOpn', 'getEncryptPassword', p0, false, callback); } CaptchaOpn.getEncryptChangePassword = function(p0, p1, callback) { dwr.engine._execute(CaptchaOpn._path, 'CaptchaOpn', 'getEncryptChangePassword', p0, p1, false, callback); } CaptchaOpn.convertdateformattodisplaytype = function(p0, callback) { dwr.engine._execute(CaptchaOpn._path, 'CaptchaOpn', 'convertdateformattodisplaytype', p0, callback); } CaptchaOpn.getSupplierMasterDetails = function(callback) { dwr.engine._execute(CaptchaOpn._path, 'CaptchaOpn', 'getSupplierMasterDetails', callback); } CaptchaOpn.getInstitutionNameDetails = function(p0, p1, p2, callback) { dwr.engine._execute(CaptchaOpn._path, 'CaptchaOpn', 'getInstitutionNameDetails', p0, p1, p2, false, callback); } CaptchaOpn.getInstitutionNameDetailstransfer = function(p0, p1, callback) { dwr.engine._execute(CaptchaOpn._path, 'CaptchaOpn', 'getInstitutionNameDetailstransfer', p0, p1, false, callback); } CaptchaOpn.getIndentIdsDetails = function(p0, p1, callback) { dwr.engine._execute(CaptchaOpn._path, 'CaptchaOpn', 'getIndentIdsDetails', p0, p1, false, callback); } CaptchaOpn.getInstitutionIndentDetails = function(p0, p1, callback) { dwr.engine._execute(CaptchaOpn._path, 'CaptchaOpn', 'getInstitutionIndentDetails', p0, p1, callback); } CaptchaOpn.getPoNumberDetails = function(callback) { dwr.engine._execute(CaptchaOpn._path, 'CaptchaOpn', 'getPoNumberDetails', callback); } CaptchaOpn.getTenderPhaseDetails = function(callback) { dwr.engine._execute(CaptchaOpn._path, 'CaptchaOpn', 'getTenderPhaseDetails', callback); } CaptchaOpn.get_MaxNumber = function(p0, callback) { dwr.engine._execute(CaptchaOpn._path, 'CaptchaOpn', 'get_MaxNumber', p0, callback); } CaptchaOpn.get_MaxNumber = function(p0, p1, callback) { dwr.engine._execute(CaptchaOpn._path, 'CaptchaOpn', 'get_MaxNumber', p0, p1, callback); } CaptchaOpn.get_MaxNumberAsLong = function(p0, callback) { dwr.engine._execute(CaptchaOpn._path, 'CaptchaOpn', 'get_MaxNumberAsLong', p0, callback); } CaptchaOpn.bigDecimalValidate = function(p0, callback) { dwr.engine._execute(CaptchaOpn._path, 'CaptchaOpn', 'bigDecimalValidate', p0, callback); } CaptchaOpn.addCommaToAmount = function(p0, callback) { dwr.engine._execute(CaptchaOpn._path, 'CaptchaOpn', 'addCommaToAmount', p0, callback); } CaptchaOpn.removeCommaFromAmount = function(p0, callback) { dwr.engine._execute(CaptchaOpn._path, 'CaptchaOpn', 'removeCommaFromAmount', p0, callback); } CaptchaOpn.loadtenderValues = function(callback) { dwr.engine._execute(CaptchaOpn._path, 'CaptchaOpn', 'loadtenderValues', callback); } CaptchaOpn.convertRequestMapToMap = function(callback) { dwr.engine._execute(CaptchaOpn._path, 'CaptchaOpn', 'convertRequestMapToMap', false, callback); } CaptchaOpn.getPhaseForPo = function(p0, callback) { dwr.engine._execute(CaptchaOpn._path, 'CaptchaOpn', 'getPhaseForPo', p0, callback); } CaptchaOpn.loadSupplierTableValues = function(p0, callback) { dwr.engine._execute(CaptchaOpn._path, 'CaptchaOpn', 'loadSupplierTableValues', p0, callback); } CaptchaOpn.dateToString = function(p0, callback) { dwr.engine._execute(CaptchaOpn._path, 'CaptchaOpn', 'dateToString', p0, callback); } CaptchaOpn.getInstitutionType = function(callback) { dwr.engine._execute(CaptchaOpn._path, 'CaptchaOpn', 'getInstitutionType', callback); } CaptchaOpn.getDistrictMap = function(callback) { dwr.engine._execute(CaptchaOpn._path, 'CaptchaOpn', 'getDistrictMap', callback); } CaptchaOpn.getTenderPhaseIdMap = function(callback) { dwr.engine._execute(CaptchaOpn._path, 'CaptchaOpn', 'getTenderPhaseIdMap', callback); } CaptchaOpn.getLocalbodyMap = function(p0, callback) { dwr.engine._execute(CaptchaOpn._path, 'CaptchaOpn', 'getLocalbodyMap', p0, callback); } CaptchaOpn.setPrecision = function(p0, p1, callback) { dwr.engine._execute(CaptchaOpn._path, 'CaptchaOpn', 'setPrecision', p0, p1, callback); } CaptchaOpn.checkNull = function(p0, callback) { dwr.engine._execute(CaptchaOpn._path, 'CaptchaOpn', 'checkNull', p0, callback); } CaptchaOpn.intValue = function(p0, callback) { dwr.engine._execute(CaptchaOpn._path, 'CaptchaOpn', 'intValue', p0, callback); } CaptchaOpn.longValue = function(p0, callback) { dwr.engine._execute(CaptchaOpn._path, 'CaptchaOpn', 'longValue', p0, callback); } CaptchaOpn.doubleValue = function(p0, callback) { dwr.engine._execute(CaptchaOpn._path, 'CaptchaOpn', 'doubleValue', p0, callback); } CaptchaOpn.execute = function(p0, p1, callback) { dwr.engine._execute(CaptchaOpn._path, 'CaptchaOpn', 'execute', p0, p1, false, false, callback); } CaptchaOpn.setServlet = function(p0, callback) { dwr.engine._execute(CaptchaOpn._path, 'CaptchaOpn', 'setServlet', p0, callback); } CaptchaOpn.getServlet = function(callback) { dwr.engine._execute(CaptchaOpn._path, 'CaptchaOpn', 'getServlet', callback); } CaptchaOpn.execute = function(p0, p1, p2, p3, callback) { dwr.engine._execute(CaptchaOpn._path, 'CaptchaOpn', 'execute', p0, p1, p2, p3, callback); }