// Provide a default path to DWREngine if (dwr == null) var dwr = {}; if (dwr.engine == null) dwr.engine = {}; if (DWREngine == null) var DWREngine = dwr.engine; DWREngine._defaultPath = '/dwr'; if (normalAjaxService == null) var normalAjaxService = {}; normalAjaxService._path = '/dwr'; normalAjaxService.hashCode = function(callback) { DWREngine._execute(normalAjaxService._path, 'normalAjaxService', 'hashCode', callback); } normalAjaxService.indexOf = function(p0, callback) { DWREngine._execute(normalAjaxService._path, 'normalAjaxService', 'indexOf', p0, callback); } normalAjaxService.equals = function(p0, callback) { DWREngine._execute(normalAjaxService._path, 'normalAjaxService', 'equals', p0, callback); } normalAjaxService.toString = function(callback) { DWREngine._execute(normalAjaxService._path, 'normalAjaxService', 'toString', callback); } normalAjaxService.getAllRoles = function(p0, callback) { DWREngine._execute(normalAjaxService._path, 'normalAjaxService', 'getAllRoles', p0, callback); } normalAjaxService.getOnlineUser = function(p0, callback) { DWREngine._execute(normalAjaxService._path, 'normalAjaxService', 'getOnlineUser', p0, callback); } normalAjaxService.getCustomer = function(p0, callback) { DWREngine._execute(normalAjaxService._path, 'normalAjaxService', 'getCustomer', p0, callback); } normalAjaxService.getOperatorCount = function(p0, callback) { DWREngine._execute(normalAjaxService._path, 'normalAjaxService', 'getOperatorCount', p0, callback); } normalAjaxService.searchJobs = function(p0, p1, p2, p3, p4, p5, callback) { DWREngine._execute(normalAjaxService._path, 'normalAjaxService', 'searchJobs', p0, p1, p2, p3, p4, p5, callback); } normalAjaxService.logonHosting = function(p0, p1, callback) { DWREngine._execute(normalAjaxService._path, 'normalAjaxService', 'logonHosting', p0, p1, callback); } normalAjaxService.getOperators = function(p0, p1, callback) { DWREngine._execute(normalAjaxService._path, 'normalAjaxService', 'getOperators', p0, p1, callback); } normalAjaxService.getUploadInfo = function(callback) { DWREngine._execute(normalAjaxService._path, 'normalAjaxService', 'getUploadInfo', callback); } normalAjaxService.getAttachmentInfo = function(p0, callback) { DWREngine._execute(normalAjaxService._path, 'normalAjaxService', 'getAttachmentInfo', p0, callback); } normalAjaxService.getImportResult = function(callback) { DWREngine._execute(normalAjaxService._path, 'normalAjaxService', 'getImportResult', callback); } normalAjaxService.signup = function(p0, p1, p2, p3, callback) { DWREngine._execute(normalAjaxService._path, 'normalAjaxService', 'signup', p0, p1, p2, p3, callback); } normalAjaxService.sendPwdMail = function(p0, p1, p2, callback) { DWREngine._execute(normalAjaxService._path, 'normalAjaxService', 'sendPwdMail', p0, p1, p2, callback); } normalAjaxService.getJobsBySpecificLink = function(p0, callback) { DWREngine._execute(normalAjaxService._path, 'normalAjaxService', 'getJobsBySpecificLink', p0, callback); } normalAjaxService.getBasketJobs = function(p0, p1, callback) { DWREngine._execute(normalAjaxService._path, 'normalAjaxService', 'getBasketJobs', p0, p1, callback); } normalAjaxService.addJobToBasket = function(p0, p1, callback) { DWREngine._execute(normalAjaxService._path, 'normalAjaxService', 'addJobToBasket', p0, p1, callback); } normalAjaxService.moveBasket = function(p0, p1, p2, callback) { DWREngine._execute(normalAjaxService._path, 'normalAjaxService', 'moveBasket', p0, p1, p2, callback); } normalAjaxService.removeBasket = function(p0, p1, callback) { DWREngine._execute(normalAjaxService._path, 'normalAjaxService', 'removeBasket', p0, p1, callback); } normalAjaxService.sendToFriends = function(p0, p1, p2, p3, p4, p5, p6, callback) { DWREngine._execute(normalAjaxService._path, 'normalAjaxService', 'sendToFriends', p0, p1, p2, p3, p4, p5, p6, callback); } normalAjaxService.newApplicant = function(p0, p1, p2, p3, p4, p5, p6, callback) { DWREngine._execute(normalAjaxService._path, 'normalAjaxService', 'newApplicant', p0, p1, p2, p3, p4, p5, p6, callback); } normalAjaxService.getJobDetailWithPcSkills = function(p0, callback) { DWREngine._execute(normalAjaxService._path, 'normalAjaxService', 'getJobDetailWithPcSkills', p0, callback); } normalAjaxService.logonBackend = function(p0, p1, p2, p3, callback) { DWREngine._execute(normalAjaxService._path, 'normalAjaxService', 'logonBackend', p0, p1, p2, p3, callback); } normalAjaxService.newOperator = function(p0, callback) { DWREngine._execute(normalAjaxService._path, 'normalAjaxService', 'newOperator', p0, callback); } normalAjaxService.newOperatorWithCustomizedRole = function(p0, p1, p2, callback) { DWREngine._execute(normalAjaxService._path, 'normalAjaxService', 'newOperatorWithCustomizedRole', p0, p1, p2, callback); } normalAjaxService.searchRsiteJobs = function(p0, p1, p2, p3, p4, p5, callback) { DWREngine._execute(normalAjaxService._path, 'normalAjaxService', 'searchRsiteJobs', p0, p1, p2, p3, p4, p5, callback); } normalAjaxService.isFrozen = function(callback) { DWREngine._execute(normalAjaxService._path, 'normalAjaxService', 'isFrozen', callback); } normalAjaxService.getTargetSource = function(callback) { DWREngine._execute(normalAjaxService._path, 'normalAjaxService', 'getTargetSource', callback); } normalAjaxService.isProxyTargetClass = function(callback) { DWREngine._execute(normalAjaxService._path, 'normalAjaxService', 'isProxyTargetClass', callback); } normalAjaxService.addAdvisor = function(p0, p1, callback) { DWREngine._execute(normalAjaxService._path, 'normalAjaxService', 'addAdvisor', p0, p1, callback); } normalAjaxService.addAdvisor = function(p0, callback) { DWREngine._execute(normalAjaxService._path, 'normalAjaxService', 'addAdvisor', p0, callback); } normalAjaxService.setTargetSource = function(p0, callback) { DWREngine._execute(normalAjaxService._path, 'normalAjaxService', 'setTargetSource', p0, callback); } normalAjaxService.setExposeProxy = function(p0, callback) { DWREngine._execute(normalAjaxService._path, 'normalAjaxService', 'setExposeProxy', p0, callback); } normalAjaxService.isExposeProxy = function(callback) { DWREngine._execute(normalAjaxService._path, 'normalAjaxService', 'isExposeProxy', callback); } normalAjaxService.getProxiedInterfaces = function(callback) { DWREngine._execute(normalAjaxService._path, 'normalAjaxService', 'getProxiedInterfaces', callback); } normalAjaxService.getAdvisors = function(callback) { DWREngine._execute(normalAjaxService._path, 'normalAjaxService', 'getAdvisors', callback); } normalAjaxService.addAdvice = function(p0, p1, callback) { DWREngine._execute(normalAjaxService._path, 'normalAjaxService', 'addAdvice', p0, p1, callback); } normalAjaxService.addAdvice = function(p0, callback) { DWREngine._execute(normalAjaxService._path, 'normalAjaxService', 'addAdvice', p0, callback); } normalAjaxService.isInterfaceProxied = function(p0, callback) { DWREngine._execute(normalAjaxService._path, 'normalAjaxService', 'isInterfaceProxied', p0, callback); } normalAjaxService.removeAdvice = function(p0, callback) { DWREngine._execute(normalAjaxService._path, 'normalAjaxService', 'removeAdvice', p0, callback); } normalAjaxService.removeAdvisor = function(p0, callback) { DWREngine._execute(normalAjaxService._path, 'normalAjaxService', 'removeAdvisor', p0, callback); } normalAjaxService.removeAdvisor = function(p0, callback) { DWREngine._execute(normalAjaxService._path, 'normalAjaxService', 'removeAdvisor', p0, callback); } normalAjaxService.replaceAdvisor = function(p0, p1, callback) { DWREngine._execute(normalAjaxService._path, 'normalAjaxService', 'replaceAdvisor', p0, p1, callback); } normalAjaxService.toProxyConfigString = function(callback) { DWREngine._execute(normalAjaxService._path, 'normalAjaxService', 'toProxyConfigString', callback); } normalAjaxService.isProxyClass = function(p0, callback) { DWREngine._execute(normalAjaxService._path, 'normalAjaxService', 'isProxyClass', p0, callback); } normalAjaxService.newProxyInstance = function(p0, p1, p2, callback) { DWREngine._execute(normalAjaxService._path, 'normalAjaxService', 'newProxyInstance', p0, p1, p2, callback); } normalAjaxService.getInvocationHandler = function(p0, callback) { DWREngine._execute(normalAjaxService._path, 'normalAjaxService', 'getInvocationHandler', p0, callback); } normalAjaxService.getProxyClass = function(p0, p1, callback) { DWREngine._execute(normalAjaxService._path, 'normalAjaxService', 'getProxyClass', p0, p1, callback); }