// 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 (Profile == null) var Profile = {}; Profile._path = '/consumer/dwr'; Profile.toString = function(callback) { dwr.engine._execute(Profile._path, 'Profile', 'toString', callback); } Profile.isTransient = function(callback) { dwr.engine._execute(Profile._path, 'Profile', 'isTransient', callback); } Profile.getPropertyValue = function(p0, callback) { dwr.engine._execute(Profile._path, 'Profile', 'getPropertyValue', p0, callback); } Profile.getRepository = function(callback) { dwr.engine._execute(Profile._path, 'Profile', 'getRepository', callback); } Profile.getDataSource = function(callback) { dwr.engine._execute(Profile._path, 'Profile', 'getDataSource', callback); } Profile.setDataSource = function(p0, callback) { dwr.engine._execute(Profile._path, 'Profile', 'setDataSource', p0, callback); } Profile.addLogListener = function(p0, callback) { dwr.engine._execute(Profile._path, 'Profile', 'addLogListener', p0, callback); } Profile.removeLogListener = function(p0, callback) { dwr.engine._execute(Profile._path, 'Profile', 'removeLogListener', p0, callback); } Profile.getLogListenerCount = function(callback) { dwr.engine._execute(Profile._path, 'Profile', 'getLogListenerCount', callback); } Profile.sendLogEvent = function(p0, callback) { dwr.engine._execute(Profile._path, 'Profile', 'sendLogEvent', p0, callback); } Profile.isLoggingInfo = function(callback) { dwr.engine._execute(Profile._path, 'Profile', 'isLoggingInfo', callback); } Profile.setLoggingInfo = function(p0, callback) { dwr.engine._execute(Profile._path, 'Profile', 'setLoggingInfo', p0, callback); } Profile.isLoggingWarning = function(callback) { dwr.engine._execute(Profile._path, 'Profile', 'isLoggingWarning', callback); } Profile.setLoggingWarning = function(p0, callback) { dwr.engine._execute(Profile._path, 'Profile', 'setLoggingWarning', p0, callback); } Profile.isLoggingError = function(callback) { dwr.engine._execute(Profile._path, 'Profile', 'isLoggingError', callback); } Profile.setLoggingError = function(p0, callback) { dwr.engine._execute(Profile._path, 'Profile', 'setLoggingError', p0, callback); } Profile.isLoggingDebug = function(callback) { dwr.engine._execute(Profile._path, 'Profile', 'isLoggingDebug', callback); } Profile.setLoggingDebug = function(p0, callback) { dwr.engine._execute(Profile._path, 'Profile', 'setLoggingDebug', p0, callback); } Profile.logInfo = function(p0, callback) { dwr.engine._execute(Profile._path, 'Profile', 'logInfo', p0, callback); } Profile.logInfo = function(p0, callback) { dwr.engine._execute(Profile._path, 'Profile', 'logInfo', p0, callback); } Profile.logInfo = function(p0, p1, callback) { dwr.engine._execute(Profile._path, 'Profile', 'logInfo', p0, p1, callback); } Profile.logWarning = function(p0, callback) { dwr.engine._execute(Profile._path, 'Profile', 'logWarning', p0, callback); } Profile.logWarning = function(p0, callback) { dwr.engine._execute(Profile._path, 'Profile', 'logWarning', p0, callback); } Profile.logWarning = function(p0, p1, callback) { dwr.engine._execute(Profile._path, 'Profile', 'logWarning', p0, p1, callback); } Profile.logError = function(p0, callback) { dwr.engine._execute(Profile._path, 'Profile', 'logError', p0, callback); } Profile.logError = function(p0, callback) { dwr.engine._execute(Profile._path, 'Profile', 'logError', p0, callback); } Profile.logError = function(p0, p1, callback) { dwr.engine._execute(Profile._path, 'Profile', 'logError', p0, p1, callback); } Profile.logDebug = function(p0, callback) { dwr.engine._execute(Profile._path, 'Profile', 'logDebug', p0, callback); } Profile.logDebug = function(p0, callback) { dwr.engine._execute(Profile._path, 'Profile', 'logDebug', p0, callback); } Profile.logDebug = function(p0, p1, callback) { dwr.engine._execute(Profile._path, 'Profile', 'logDebug', p0, p1, callback); } Profile.getAdminServlet = function(callback) { dwr.engine._execute(Profile._path, 'Profile', 'getAdminServlet', callback); } Profile.setPropertyValue = function(p0, p1, callback) { dwr.engine._execute(Profile._path, 'Profile', 'setPropertyValue', p0, p1, callback); } Profile.getItemDescriptor = function(callback) { dwr.engine._execute(Profile._path, 'Profile', 'getItemDescriptor', callback); } Profile.getRepositoryId = function(callback) { dwr.engine._execute(Profile._path, 'Profile', 'getRepositoryId', callback); } Profile.getItemDisplayName = function(callback) { dwr.engine._execute(Profile._path, 'Profile', 'getItemDisplayName', callback); } Profile.getProfileTools = function(callback) { dwr.engine._execute(Profile._path, 'Profile', 'getProfileTools', callback); } Profile.setProfileTools = function(p0, callback) { dwr.engine._execute(Profile._path, 'Profile', 'setProfileTools', p0, callback); } Profile.getName = function(callback) { dwr.engine._execute(Profile._path, 'Profile', 'getName', callback); } Profile.resolveName = function(p0, p1, callback) { dwr.engine._execute(Profile._path, 'Profile', 'resolveName', p0, p1, callback); } Profile.resolveName = function(p0, p1, callback) { dwr.engine._execute(Profile._path, 'Profile', 'resolveName', p0, p1, callback); } Profile.resolveName = function(p0, callback) { dwr.engine._execute(Profile._path, 'Profile', 'resolveName', p0, callback); } Profile.resolveName = function(p0, callback) { dwr.engine._execute(Profile._path, 'Profile', 'resolveName', p0, callback); } Profile.getRoot = function(callback) { dwr.engine._execute(Profile._path, 'Profile', 'getRoot', callback); } Profile.isRunning = function(callback) { dwr.engine._execute(Profile._path, 'Profile', 'isRunning', callback); } Profile.startService = function(p0, callback) { dwr.engine._execute(Profile._path, 'Profile', 'startService', p0, callback); } Profile.stopService = function(callback) { dwr.engine._execute(Profile._path, 'Profile', 'stopService', callback); } Profile.getAbsoluteName = function(callback) { dwr.engine._execute(Profile._path, 'Profile', 'getAbsoluteName', callback); } Profile.doStartService = function(callback) { dwr.engine._execute(Profile._path, 'Profile', 'doStartService', callback); } Profile.doStopService = function(callback) { dwr.engine._execute(Profile._path, 'Profile', 'doStopService', callback); } Profile.getServiceInfo = function(callback) { dwr.engine._execute(Profile._path, 'Profile', 'getServiceInfo', callback); } Profile.setServiceInfo = function(p0, callback) { dwr.engine._execute(Profile._path, 'Profile', 'setServiceInfo', p0, callback); } Profile.getLogListeners = function(callback) { dwr.engine._execute(Profile._path, 'Profile', 'getLogListeners', callback); } Profile.nameContextElementBound = function(p0, callback) { dwr.engine._execute(Profile._path, 'Profile', 'nameContextElementBound', p0, callback); } Profile.nameContextElementUnbound = function(p0, callback) { dwr.engine._execute(Profile._path, 'Profile', 'nameContextElementUnbound', p0, callback); } Profile.getNameContext = function(callback) { dwr.engine._execute(Profile._path, 'Profile', 'getNameContext', callback); } Profile.getNucleus = function(callback) { dwr.engine._execute(Profile._path, 'Profile', 'getNucleus', callback); } Profile.getServiceConfiguration = function(callback) { dwr.engine._execute(Profile._path, 'Profile', 'getServiceConfiguration', callback); } Profile.isLoggingTrace = function(callback) { dwr.engine._execute(Profile._path, 'Profile', 'isLoggingTrace', callback); } Profile.setLoggingTrace = function(p0, callback) { dwr.engine._execute(Profile._path, 'Profile', 'setLoggingTrace', p0, callback); } Profile.logTrace = function(p0, callback) { dwr.engine._execute(Profile._path, 'Profile', 'logTrace', p0, callback); } Profile.logTrace = function(p0, callback) { dwr.engine._execute(Profile._path, 'Profile', 'logTrace', p0, callback); } Profile.logTrace = function(p0, p1, callback) { dwr.engine._execute(Profile._path, 'Profile', 'logTrace', p0, p1, callback); }