// 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 (SegurancaAcesso == null) var SegurancaAcesso = {}; SegurancaAcesso._path = '/NovoHelpDesk/dwr'; SegurancaAcesso.getAdvisors = function(callback) { dwr.engine._execute(SegurancaAcesso._path, 'SegurancaAcesso', 'getAdvisors', callback); } SegurancaAcesso.isFrozen = function(callback) { dwr.engine._execute(SegurancaAcesso._path, 'SegurancaAcesso', 'isFrozen', callback); } SegurancaAcesso.getTargetSource = function(callback) { dwr.engine._execute(SegurancaAcesso._path, 'SegurancaAcesso', 'getTargetSource', callback); } SegurancaAcesso.isProxyTargetClass = function(callback) { dwr.engine._execute(SegurancaAcesso._path, 'SegurancaAcesso', 'isProxyTargetClass', callback); } SegurancaAcesso.addAdvisor = function(p0, callback) { dwr.engine._execute(SegurancaAcesso._path, 'SegurancaAcesso', 'addAdvisor', p0, callback); } SegurancaAcesso.addAdvisor = function(p0, p1, callback) { dwr.engine._execute(SegurancaAcesso._path, 'SegurancaAcesso', 'addAdvisor', p0, p1, callback); } SegurancaAcesso.setTargetSource = function(p0, callback) { dwr.engine._execute(SegurancaAcesso._path, 'SegurancaAcesso', 'setTargetSource', p0, callback); } SegurancaAcesso.setExposeProxy = function(p0, callback) { dwr.engine._execute(SegurancaAcesso._path, 'SegurancaAcesso', 'setExposeProxy', p0, callback); } SegurancaAcesso.isExposeProxy = function(callback) { dwr.engine._execute(SegurancaAcesso._path, 'SegurancaAcesso', 'isExposeProxy', callback); } SegurancaAcesso.permissaoAcessoProgramaMetodo = function(p0, callback) { dwr.engine._execute(SegurancaAcesso._path, 'SegurancaAcesso', 'permissaoAcessoProgramaMetodo', p0, callback); } SegurancaAcesso.permissaoAcessoProgramaMetodo = function(p0, p1, callback) { dwr.engine._execute(SegurancaAcesso._path, 'SegurancaAcesso', 'permissaoAcessoProgramaMetodo', p0, p1, callback); } SegurancaAcesso.listaUsuarios = function(p0, callback) { dwr.engine._execute(SegurancaAcesso._path, 'SegurancaAcesso', 'listaUsuarios', p0, callback); } SegurancaAcesso.pesquisaSolicitante = function(p0, p1, callback) { dwr.engine._execute(SegurancaAcesso._path, 'SegurancaAcesso', 'pesquisaSolicitante', p0, p1, callback); } SegurancaAcesso.localiza = function(p0, p1, callback) { dwr.engine._execute(SegurancaAcesso._path, 'SegurancaAcesso', 'localiza', p0, p1, callback); } SegurancaAcesso.listaObjetoPerfil = function(p0, callback) { dwr.engine._execute(SegurancaAcesso._path, 'SegurancaAcesso', 'listaObjetoPerfil', p0, callback); } SegurancaAcesso.restricao = function(p0, p1, callback) { dwr.engine._execute(SegurancaAcesso._path, 'SegurancaAcesso', 'restricao', p0, p1, callback); } SegurancaAcesso.getProxiedInterfaces = function(callback) { dwr.engine._execute(SegurancaAcesso._path, 'SegurancaAcesso', 'getProxiedInterfaces', callback); } SegurancaAcesso.addAdvice = function(p0, callback) { dwr.engine._execute(SegurancaAcesso._path, 'SegurancaAcesso', 'addAdvice', p0, callback); } SegurancaAcesso.addAdvice = function(p0, p1, callback) { dwr.engine._execute(SegurancaAcesso._path, 'SegurancaAcesso', 'addAdvice', p0, p1, callback); } SegurancaAcesso.isInterfaceProxied = function(p0, callback) { dwr.engine._execute(SegurancaAcesso._path, 'SegurancaAcesso', 'isInterfaceProxied', p0, callback); } SegurancaAcesso.removeAdvice = function(p0, callback) { dwr.engine._execute(SegurancaAcesso._path, 'SegurancaAcesso', 'removeAdvice', p0, callback); } SegurancaAcesso.removeAdvisor = function(p0, callback) { dwr.engine._execute(SegurancaAcesso._path, 'SegurancaAcesso', 'removeAdvisor', p0, callback); } SegurancaAcesso.removeAdvisor = function(p0, callback) { dwr.engine._execute(SegurancaAcesso._path, 'SegurancaAcesso', 'removeAdvisor', p0, callback); } SegurancaAcesso.replaceAdvisor = function(p0, p1, callback) { dwr.engine._execute(SegurancaAcesso._path, 'SegurancaAcesso', 'replaceAdvisor', p0, p1, callback); } SegurancaAcesso.toProxyConfigString = function(callback) { dwr.engine._execute(SegurancaAcesso._path, 'SegurancaAcesso', 'toProxyConfigString', callback); } SegurancaAcesso.CGLIB$SET_THREAD_CALLBACKS = function(p0, callback) { dwr.engine._execute(SegurancaAcesso._path, 'SegurancaAcesso', 'CGLIB$SET_THREAD_CALLBACKS', p0, callback); } SegurancaAcesso.CGLIB$SET_STATIC_CALLBACKS = function(p0, callback) { dwr.engine._execute(SegurancaAcesso._path, 'SegurancaAcesso', 'CGLIB$SET_STATIC_CALLBACKS', p0, callback); } SegurancaAcesso.setCallback = function(p0, p1, callback) { dwr.engine._execute(SegurancaAcesso._path, 'SegurancaAcesso', 'setCallback', p0, p1, callback); } SegurancaAcesso.setCallbacks = function(p0, callback) { dwr.engine._execute(SegurancaAcesso._path, 'SegurancaAcesso', 'setCallbacks', p0, callback); } SegurancaAcesso.getCallback = function(p0, callback) { dwr.engine._execute(SegurancaAcesso._path, 'SegurancaAcesso', 'getCallback', p0, callback); } SegurancaAcesso.getCallbacks = function(callback) { dwr.engine._execute(SegurancaAcesso._path, 'SegurancaAcesso', 'getCallbacks', callback); } SegurancaAcesso.CGLIB$findMethodProxy = function(p0, callback) { dwr.engine._execute(SegurancaAcesso._path, 'SegurancaAcesso', 'CGLIB$findMethodProxy', p0, callback); } SegurancaAcesso.setSegurancaAcessoDao = function(p0, callback) { dwr.engine._execute(SegurancaAcesso._path, 'SegurancaAcesso', 'setSegurancaAcessoDao', p0, callback); } SegurancaAcesso.listaUsuariosVaz = function(p0, callback) { dwr.engine._execute(SegurancaAcesso._path, 'SegurancaAcesso', 'listaUsuariosVaz', p0, callback); } SegurancaAcesso.listaUsuariosStr = function(p0, callback) { dwr.engine._execute(SegurancaAcesso._path, 'SegurancaAcesso', 'listaUsuariosStr', p0, callback); } SegurancaAcesso.restricaoCampos = function(p0, callback) { dwr.engine._execute(SegurancaAcesso._path, 'SegurancaAcesso', 'restricaoCampos', p0, callback); } SegurancaAcesso.hashCode = function(callback) { dwr.engine._execute(SegurancaAcesso._path, 'SegurancaAcesso', 'hashCode', callback); } SegurancaAcesso.indexOf = function(p0, callback) { dwr.engine._execute(SegurancaAcesso._path, 'SegurancaAcesso', 'indexOf', p0, callback); } SegurancaAcesso.equals = function(p0, callback) { dwr.engine._execute(SegurancaAcesso._path, 'SegurancaAcesso', 'equals', p0, callback); } SegurancaAcesso.toString = function(callback) { dwr.engine._execute(SegurancaAcesso._path, 'SegurancaAcesso', 'toString', callback); } SegurancaAcesso.newInstance = function(p0, callback) { dwr.engine._execute(SegurancaAcesso._path, 'SegurancaAcesso', 'newInstance', p0, callback); } SegurancaAcesso.newInstance = function(p0, p1, p2, callback) { dwr.engine._execute(SegurancaAcesso._path, 'SegurancaAcesso', 'newInstance', p0, p1, p2, callback); } SegurancaAcesso.newInstance = function(p0, callback) { dwr.engine._execute(SegurancaAcesso._path, 'SegurancaAcesso', 'newInstance', p0, callback); } SegurancaAcesso.getClass = function(callback) { dwr.engine._execute(SegurancaAcesso._path, 'SegurancaAcesso', 'getClass', callback); } SegurancaAcesso.wait = function(p0, p1, callback) { dwr.engine._execute(SegurancaAcesso._path, 'SegurancaAcesso', 'wait', p0, p1, callback); } SegurancaAcesso.wait = function(callback) { dwr.engine._execute(SegurancaAcesso._path, 'SegurancaAcesso', 'wait', callback); } SegurancaAcesso.wait = function(p0, callback) { dwr.engine._execute(SegurancaAcesso._path, 'SegurancaAcesso', 'wait', p0, callback); } SegurancaAcesso.notify = function(callback) { dwr.engine._execute(SegurancaAcesso._path, 'SegurancaAcesso', 'notify', callback); } SegurancaAcesso.notifyAll = function(callback) { dwr.engine._execute(SegurancaAcesso._path, 'SegurancaAcesso', 'notifyAll', callback); }