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