// Provide a default path to DWREngine if (DWREngine == null) { var DWREngine = {}; } DWREngine._defaultPath = '/ajax'; function productManager() { } productManager._path = '/ajax'; productManager.equals = function(p0, callback) { DWREngine._execute(productManager._path, 'productManager', 'equals', p0, callback); } productManager.toString = function(callback) { DWREngine._execute(productManager._path, 'productManager', 'toString', callback); } productManager.hashCode = function(callback) { DWREngine._execute(productManager._path, 'productManager', 'hashCode', callback); } productManager.indexOf = function(p0, callback) { DWREngine._execute(productManager._path, 'productManager', 'indexOf', p0, callback); } productManager.isFrozen = function(callback) { DWREngine._execute(productManager._path, 'productManager', 'isFrozen', callback); } productManager.getById = function(p0, callback) { DWREngine._execute(productManager._path, 'productManager', 'getById', p0, callback); } productManager.getByCode = function(p0, callback) { DWREngine._execute(productManager._path, 'productManager', 'getByCode', p0, callback); } productManager.changeFeeByCase = function(p0, p1, callback) { DWREngine._execute(productManager._path, 'productManager', 'changeFeeByCase', p0, p1, callback); } productManager.getTopProduct = function(callback) { DWREngine._execute(productManager._path, 'productManager', 'getTopProduct', callback); } productManager.findAllProducts = function(p0, callback) { DWREngine._execute(productManager._path, 'productManager', 'findAllProducts', p0, callback); } productManager.isProxyTargetClass = function(callback) { DWREngine._execute(productManager._path, 'productManager', 'isProxyTargetClass', callback); } productManager.getProxiedInterfaces = function(callback) { DWREngine._execute(productManager._path, 'productManager', 'getProxiedInterfaces', callback); } productManager.removeAdvice = function(p0, callback) { DWREngine._execute(productManager._path, 'productManager', 'removeAdvice', p0, callback); } productManager.replaceAdvisor = function(p0, p1, callback) { DWREngine._execute(productManager._path, 'productManager', 'replaceAdvisor', p0, p1, callback); } productManager.getAdvisors = function(callback) { DWREngine._execute(productManager._path, 'productManager', 'getAdvisors', callback); } productManager.removeAdvisor = function(p0, callback) { DWREngine._execute(productManager._path, 'productManager', 'removeAdvisor', p0, callback); } productManager.removeAdvisor = function(p0, callback) { DWREngine._execute(productManager._path, 'productManager', 'removeAdvisor', p0, callback); } productManager.addAdvice = function(p0, p1, callback) { DWREngine._execute(productManager._path, 'productManager', 'addAdvice', p0, p1, callback); } productManager.addAdvice = function(p0, callback) { DWREngine._execute(productManager._path, 'productManager', 'addAdvice', p0, callback); } productManager.setExposeProxy = function(p0, callback) { DWREngine._execute(productManager._path, 'productManager', 'setExposeProxy', p0, callback); } productManager.isExposeProxy = function(callback) { DWREngine._execute(productManager._path, 'productManager', 'isExposeProxy', callback); } productManager.getTargetSource = function(callback) { DWREngine._execute(productManager._path, 'productManager', 'getTargetSource', callback); } productManager.addAdvisor = function(p0, callback) { DWREngine._execute(productManager._path, 'productManager', 'addAdvisor', p0, callback); } productManager.addAdvisor = function(p0, p1, callback) { DWREngine._execute(productManager._path, 'productManager', 'addAdvisor', p0, p1, callback); } productManager.setTargetSource = function(p0, callback) { DWREngine._execute(productManager._path, 'productManager', 'setTargetSource', p0, callback); } productManager.getProductsAtHomePage = function(callback) { DWREngine._execute(productManager._path, 'productManager', 'getProductsAtHomePage', callback); } productManager.toProxyConfigString = function(callback) { DWREngine._execute(productManager._path, 'productManager', 'toProxyConfigString', callback); } productManager.isInterfaceProxied = function(p0, callback) { DWREngine._execute(productManager._path, 'productManager', 'isInterfaceProxied', p0, callback); } productManager.isProxyClass = function(p0, callback) { DWREngine._execute(productManager._path, 'productManager', 'isProxyClass', p0, callback); } productManager.getInvocationHandler = function(p0, callback) { DWREngine._execute(productManager._path, 'productManager', 'getInvocationHandler', p0, callback); } productManager.getProxyClass = function(p0, p1, callback) { DWREngine._execute(productManager._path, 'productManager', 'getProxyClass', p0, p1, callback); } productManager.newProxyInstance = function(p0, p1, p2, callback) { DWREngine._execute(productManager._path, 'productManager', 'newProxyInstance', p0, p1, p2, callback); }