// 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 (eventAction == null) var eventAction = {}; eventAction._path = '/dwr'; eventAction.getTargetClass = function(callback) { dwr.engine._execute(eventAction._path, 'eventAction', 'getTargetClass', callback); } eventAction.getTargetSource = function(callback) { dwr.engine._execute(eventAction._path, 'eventAction', 'getTargetSource', callback); } eventAction.isProxyTargetClass = function(callback) { dwr.engine._execute(eventAction._path, 'eventAction', 'isProxyTargetClass', callback); } eventAction.setTargetSource = function(p0, callback) { dwr.engine._execute(eventAction._path, 'eventAction', 'setTargetSource', p0, callback); } eventAction.setPreFiltered = function(p0, callback) { dwr.engine._execute(eventAction._path, 'eventAction', 'setPreFiltered', p0, callback); } eventAction.setExposeProxy = function(p0, callback) { dwr.engine._execute(eventAction._path, 'eventAction', 'setExposeProxy', p0, callback); } eventAction.isExposeProxy = function(callback) { dwr.engine._execute(eventAction._path, 'eventAction', 'isExposeProxy', callback); } eventAction.setSolrVideoDao = function(p0, callback) { dwr.engine._execute(eventAction._path, 'eventAction', 'setSolrVideoDao', p0, callback); } eventAction.searchVideoForEvent = function(p1, p2, p3, p4, p5, p6, p7, callback) { dwr.engine._execute(eventAction._path, 'eventAction', 'searchVideoForEvent', false, p1, p2, p3, p4, p5, p6, p7, callback); } eventAction.setCallbacks = function(p0, callback) { dwr.engine._execute(eventAction._path, 'eventAction', 'setCallbacks', p0, callback); } eventAction.setCallback = function(p0, p1, callback) { dwr.engine._execute(eventAction._path, 'eventAction', 'setCallback', p0, p1, callback); } eventAction.CGLIB$SET_STATIC_CALLBACKS = function(p0, callback) { dwr.engine._execute(eventAction._path, 'eventAction', 'CGLIB$SET_STATIC_CALLBACKS', p0, callback); } eventAction.CGLIB$SET_THREAD_CALLBACKS = function(p0, callback) { dwr.engine._execute(eventAction._path, 'eventAction', 'CGLIB$SET_THREAD_CALLBACKS', p0, callback); } eventAction.getCallback = function(p0, callback) { dwr.engine._execute(eventAction._path, 'eventAction', 'getCallback', p0, callback); } eventAction.getCallbacks = function(callback) { dwr.engine._execute(eventAction._path, 'eventAction', 'getCallbacks', callback); } eventAction.CGLIB$findMethodProxy = function(p0, callback) { dwr.engine._execute(eventAction._path, 'eventAction', 'CGLIB$findMethodProxy', p0, callback); } eventAction.addAdvice = function(p0, callback) { dwr.engine._execute(eventAction._path, 'eventAction', 'addAdvice', p0, callback); } eventAction.addAdvice = function(p0, p1, callback) { dwr.engine._execute(eventAction._path, 'eventAction', 'addAdvice', p0, p1, callback); } eventAction.isPreFiltered = function(callback) { dwr.engine._execute(eventAction._path, 'eventAction', 'isPreFiltered', callback); } eventAction.getProxiedInterfaces = function(callback) { dwr.engine._execute(eventAction._path, 'eventAction', 'getProxiedInterfaces', callback); } eventAction.isInterfaceProxied = function(p0, callback) { dwr.engine._execute(eventAction._path, 'eventAction', 'isInterfaceProxied', p0, callback); } eventAction.getAdvisors = function(callback) { dwr.engine._execute(eventAction._path, 'eventAction', 'getAdvisors', callback); } eventAction.getAdvisorCount = function(callback) { dwr.engine._execute(eventAction._path, 'eventAction', 'getAdvisorCount', callback); } eventAction.addAdvisor = function(p0, callback) { dwr.engine._execute(eventAction._path, 'eventAction', 'addAdvisor', p0, callback); } eventAction.addAdvisor = function(p0, p1, callback) { dwr.engine._execute(eventAction._path, 'eventAction', 'addAdvisor', p0, p1, callback); } eventAction.removeAdvisor = function(p0, callback) { dwr.engine._execute(eventAction._path, 'eventAction', 'removeAdvisor', p0, callback); } eventAction.removeAdvisor = function(p0, callback) { dwr.engine._execute(eventAction._path, 'eventAction', 'removeAdvisor', p0, callback); } eventAction.replaceAdvisor = function(p0, p1, callback) { dwr.engine._execute(eventAction._path, 'eventAction', 'replaceAdvisor', p0, p1, callback); } eventAction.removeAdvice = function(p0, callback) { dwr.engine._execute(eventAction._path, 'eventAction', 'removeAdvice', p0, callback); } eventAction.toProxyConfigString = function(callback) { dwr.engine._execute(eventAction._path, 'eventAction', 'toProxyConfigString', callback); } eventAction.equals = function(p0, callback) { dwr.engine._execute(eventAction._path, 'eventAction', 'equals', p0, callback); } eventAction.toString = function(callback) { dwr.engine._execute(eventAction._path, 'eventAction', 'toString', callback); } eventAction.hashCode = function(callback) { dwr.engine._execute(eventAction._path, 'eventAction', 'hashCode', callback); } eventAction.indexOf = function(p0, callback) { dwr.engine._execute(eventAction._path, 'eventAction', 'indexOf', p0, callback); } eventAction.indexOf = function(p0, callback) { dwr.engine._execute(eventAction._path, 'eventAction', 'indexOf', p0, callback); } eventAction.newInstance = function(p0, callback) { dwr.engine._execute(eventAction._path, 'eventAction', 'newInstance', p0, callback); } eventAction.newInstance = function(p0, p1, p2, callback) { dwr.engine._execute(eventAction._path, 'eventAction', 'newInstance', p0, p1, p2, callback); } eventAction.newInstance = function(p0, callback) { dwr.engine._execute(eventAction._path, 'eventAction', 'newInstance', p0, callback); } eventAction.isFrozen = function(callback) { dwr.engine._execute(eventAction._path, 'eventAction', 'isFrozen', callback); }