// 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 (CALENDARTxService == null) var CALENDARTxService = {}; CALENDARTxService._path = '/dwr'; CALENDARTxService.hashCode = function(callback) { dwr.engine._execute(CALENDARTxService._path, 'CALENDARTxService', 'hashCode', callback); } CALENDARTxService.indexOf = function(p0, callback) { dwr.engine._execute(CALENDARTxService._path, 'CALENDARTxService', 'indexOf', p0, callback); } CALENDARTxService.indexOf = function(p0, callback) { dwr.engine._execute(CALENDARTxService._path, 'CALENDARTxService', 'indexOf', p0, callback); } CALENDARTxService.equals = function(p0, callback) { dwr.engine._execute(CALENDARTxService._path, 'CALENDARTxService', 'equals', p0, callback); } CALENDARTxService.toString = function(callback) { dwr.engine._execute(CALENDARTxService._path, 'CALENDARTxService', 'toString', callback); } CALENDARTxService.afterPropertiesSet = function(callback) { dwr.engine._execute(CALENDARTxService._path, 'CALENDARTxService', 'afterPropertiesSet', callback); } CALENDARTxService.isFrozen = function(callback) { dwr.engine._execute(CALENDARTxService._path, 'CALENDARTxService', 'isFrozen', callback); } CALENDARTxService.getTargetSource = function(callback) { dwr.engine._execute(CALENDARTxService._path, 'CALENDARTxService', 'getTargetSource', callback); } CALENDARTxService.addAdvisor = function(p0, p1, callback) { dwr.engine._execute(CALENDARTxService._path, 'CALENDARTxService', 'addAdvisor', p0, p1, callback); } CALENDARTxService.addAdvisor = function(p0, callback) { dwr.engine._execute(CALENDARTxService._path, 'CALENDARTxService', 'addAdvisor', p0, callback); } CALENDARTxService.setTargetSource = function(p0, callback) { dwr.engine._execute(CALENDARTxService._path, 'CALENDARTxService', 'setTargetSource', p0, callback); } CALENDARTxService.isProxyTargetClass = function(callback) { dwr.engine._execute(CALENDARTxService._path, 'CALENDARTxService', 'isProxyTargetClass', callback); } CALENDARTxService.setExposeProxy = function(p0, callback) { dwr.engine._execute(CALENDARTxService._path, 'CALENDARTxService', 'setExposeProxy', p0, callback); } CALENDARTxService.isExposeProxy = function(callback) { dwr.engine._execute(CALENDARTxService._path, 'CALENDARTxService', 'isExposeProxy', callback); } CALENDARTxService.getTargetClass = function(callback) { dwr.engine._execute(CALENDARTxService._path, 'CALENDARTxService', 'getTargetClass', callback); } CALENDARTxService.addAdvice = function(p0, callback) { dwr.engine._execute(CALENDARTxService._path, 'CALENDARTxService', 'addAdvice', p0, callback); } CALENDARTxService.addAdvice = function(p0, p1, callback) { dwr.engine._execute(CALENDARTxService._path, 'CALENDARTxService', 'addAdvice', p0, p1, callback); } CALENDARTxService.getProxiedInterfaces = function(callback) { dwr.engine._execute(CALENDARTxService._path, 'CALENDARTxService', 'getProxiedInterfaces', callback); } CALENDARTxService.isInterfaceProxied = function(p0, callback) { dwr.engine._execute(CALENDARTxService._path, 'CALENDARTxService', 'isInterfaceProxied', p0, callback); } CALENDARTxService.getAdvisors = function(callback) { dwr.engine._execute(CALENDARTxService._path, 'CALENDARTxService', 'getAdvisors', callback); } CALENDARTxService.removeAdvisor = function(p0, callback) { dwr.engine._execute(CALENDARTxService._path, 'CALENDARTxService', 'removeAdvisor', p0, callback); } CALENDARTxService.removeAdvisor = function(p0, callback) { dwr.engine._execute(CALENDARTxService._path, 'CALENDARTxService', 'removeAdvisor', p0, callback); } CALENDARTxService.replaceAdvisor = function(p0, p1, callback) { dwr.engine._execute(CALENDARTxService._path, 'CALENDARTxService', 'replaceAdvisor', p0, p1, callback); } CALENDARTxService.removeAdvice = function(p0, callback) { dwr.engine._execute(CALENDARTxService._path, 'CALENDARTxService', 'removeAdvice', p0, callback); } CALENDARTxService.toProxyConfigString = function(callback) { dwr.engine._execute(CALENDARTxService._path, 'CALENDARTxService', 'toProxyConfigString', callback); } CALENDARTxService.getCalendarList = function(p0, p1, p2, callback) { dwr.engine._execute(CALENDARTxService._path, 'CALENDARTxService', 'getCalendarList', p0, p1, p2, callback); } CALENDARTxService.isProxyClass = function(p0, callback) { dwr.engine._execute(CALENDARTxService._path, 'CALENDARTxService', 'isProxyClass', p0, callback); } CALENDARTxService.getProxyClass = function(p0, p1, callback) { dwr.engine._execute(CALENDARTxService._path, 'CALENDARTxService', 'getProxyClass', p0, p1, callback); } CALENDARTxService.getInvocationHandler = function(p0, callback) { dwr.engine._execute(CALENDARTxService._path, 'CALENDARTxService', 'getInvocationHandler', p0, callback); } CALENDARTxService.newProxyInstance = function(p0, p1, p2, callback) { dwr.engine._execute(CALENDARTxService._path, 'CALENDARTxService', 'newProxyInstance', p0, p1, p2, callback); }