// 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 (SystemAjaxService == null) var SystemAjaxService = {}; SystemAjaxService._path = '/insPal/dwr'; SystemAjaxService.getDescriptionByCode = function(p0, p1, p2, p3, p4, callback) { dwr.engine._execute(SystemAjaxService._path, 'SystemAjaxService', 'getDescriptionByCode', p0, p1, p2, p3, p4, callback); } SystemAjaxService.checkExistedByCode = function(p0, p1, p2, p3, p4, callback) { dwr.engine._execute(SystemAjaxService._path, 'SystemAjaxService', 'checkExistedByCode', p0, p1, p2, p3, p4, callback); } SystemAjaxService.validateDocumentImaging = function(p0, p1, p2, callback) { dwr.engine._execute(SystemAjaxService._path, 'SystemAjaxService', 'validateDocumentImaging', p0, p1, p2, callback); } SystemAjaxService.getDescriptionByCode2 = function(p0, p1, callback) { dwr.engine._execute(SystemAjaxService._path, 'SystemAjaxService', 'getDescriptionByCode2', p0, p1, callback); } SystemAjaxService.checkUserPwd = function(p0, p1, p2, p3, p4, callback) { dwr.engine._execute(SystemAjaxService._path, 'SystemAjaxService', 'checkUserPwd', p0, p1, p2, p3, p4, callback); } SystemAjaxService.changeLanguage = function(p0, p1, p2, p3, p4, p5, callback) { dwr.engine._execute(SystemAjaxService._path, 'SystemAjaxService', 'changeLanguage', p0, p1, p2, p3, p4, p5, callback); } SystemAjaxService.handleSession = function(p0, callback) { dwr.engine._execute(SystemAjaxService._path, 'SystemAjaxService', 'handleSession', p0, callback); } SystemAjaxService.getCurrentBroadcastMsgs = function(callback) { dwr.engine._execute(SystemAjaxService._path, 'SystemAjaxService', 'getCurrentBroadcastMsgs', callback); } SystemAjaxService.changePortalLanguage = function(p0, p1, callback) { dwr.engine._execute(SystemAjaxService._path, 'SystemAjaxService', 'changePortalLanguage', p0, p1, callback); } SystemAjaxService.getFormDescription = function(p0, p1, callback) { dwr.engine._execute(SystemAjaxService._path, 'SystemAjaxService', 'getFormDescription', p0, p1, callback); } SystemAjaxService.checkCategoryBeforeDelete = function(p0, callback) { dwr.engine._execute(SystemAjaxService._path, 'SystemAjaxService', 'checkCategoryBeforeDelete', p0, callback); } SystemAjaxService.checkCompanyBeforeDelete = function(p0, callback) { dwr.engine._execute(SystemAjaxService._path, 'SystemAjaxService', 'checkCompanyBeforeDelete', p0, callback); } SystemAjaxService.checkDistrictBeforeDelete = function(p0, callback) { dwr.engine._execute(SystemAjaxService._path, 'SystemAjaxService', 'checkDistrictBeforeDelete', p0, callback); } SystemAjaxService.checkIndustryBeforeDelete = function(p0, callback) { dwr.engine._execute(SystemAjaxService._path, 'SystemAjaxService', 'checkIndustryBeforeDelete', p0, callback); } SystemAjaxService.checkOrganizationBeforeDelete = function(p0, callback) { dwr.engine._execute(SystemAjaxService._path, 'SystemAjaxService', 'checkOrganizationBeforeDelete', p0, callback); } SystemAjaxService.saveDocumentDescription = function(p0, p1, callback) { dwr.engine._execute(SystemAjaxService._path, 'SystemAjaxService', 'saveDocumentDescription', p0, p1, callback); } SystemAjaxService.validateUserEmail = function(callback) { dwr.engine._execute(SystemAjaxService._path, 'SystemAjaxService', 'validateUserEmail', callback); } SystemAjaxService.getSelectionCompanies = function(callback) { dwr.engine._execute(SystemAjaxService._path, 'SystemAjaxService', 'getSelectionCompanies', callback); } SystemAjaxService.changeCompany = function(p0, callback) { dwr.engine._execute(SystemAjaxService._path, 'SystemAjaxService', 'changeCompany', p0, callback); } SystemAjaxService.getSelectionYears = function(callback) { dwr.engine._execute(SystemAjaxService._path, 'SystemAjaxService', 'getSelectionYears', callback); } SystemAjaxService.changeYear = function(p0, callback) { dwr.engine._execute(SystemAjaxService._path, 'SystemAjaxService', 'changeYear', p0, callback); } SystemAjaxService.changeFont = function(p0, p1, p2, p3, callback) { dwr.engine._execute(SystemAjaxService._path, 'SystemAjaxService', 'changeFont', p0, p1, p2, p3, callback); } SystemAjaxService.checkCompanyLogo = function(p0, p1, callback) { dwr.engine._execute(SystemAjaxService._path, 'SystemAjaxService', 'checkCompanyLogo', p0, p1, callback); } SystemAjaxService.checkProcessStatus = function(callback) { dwr.engine._execute(SystemAjaxService._path, 'SystemAjaxService', 'checkProcessStatus', callback); } SystemAjaxService.getModelDescriptionByCode = function(p0, p1, p2, p3, p4, p5, p6, p7, callback) { dwr.engine._execute(SystemAjaxService._path, 'SystemAjaxService', 'getModelDescriptionByCode', p0, p1, p2, p3, p4, p5, p6, p7, callback); } SystemAjaxService.checkExistedModelByCode = function(p0, p1, p2, p3, p4, p5, p6, p7, callback) { dwr.engine._execute(SystemAjaxService._path, 'SystemAjaxService', 'checkExistedModelByCode', p0, p1, p2, p3, p4, p5, p6, p7, callback); } SystemAjaxService.checkProducerExistedStatus = function(p0, p1, p2, p3, p4, p5, p6, p7, callback) { dwr.engine._execute(SystemAjaxService._path, 'SystemAjaxService', 'checkProducerExistedStatus', p0, p1, p2, p3, p4, p5, p6, p7, callback); }