
// 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 (CommentUtils == null) var CommentUtils = {};
CommentUtils._path = '/dwr';
CommentUtils.equals = function(p0, callback) {
  dwr.engine._execute(CommentUtils._path, 'CommentUtils', 'equals', p0, callback);
}
CommentUtils.toString = function(callback) {
  dwr.engine._execute(CommentUtils._path, 'CommentUtils', 'toString', callback);
}
CommentUtils.hashCode = function(callback) {
  dwr.engine._execute(CommentUtils._path, 'CommentUtils', 'hashCode', callback);
}
CommentUtils.indexOf = function(p0, callback) {
  dwr.engine._execute(CommentUtils._path, 'CommentUtils', 'indexOf', p0, callback);
}
CommentUtils.indexOf = function(p0, callback) {
  dwr.engine._execute(CommentUtils._path, 'CommentUtils', 'indexOf', p0, callback);
}
CommentUtils.newInstance = function(p0, callback) {
  dwr.engine._execute(CommentUtils._path, 'CommentUtils', 'newInstance', p0, callback);
}
CommentUtils.newInstance = function(p0, callback) {
  dwr.engine._execute(CommentUtils._path, 'CommentUtils', 'newInstance', p0, callback);
}
CommentUtils.newInstance = function(p0, p1, p2, callback) {
  dwr.engine._execute(CommentUtils._path, 'CommentUtils', 'newInstance', p0, p1, p2, callback);
}
CommentUtils.getRemoteAddr = function(callback) {
  dwr.engine._execute(CommentUtils._path, 'CommentUtils', 'getRemoteAddr', callback);
}
CommentUtils.addAdvisor = function(p0, callback) {
  dwr.engine._execute(CommentUtils._path, 'CommentUtils', 'addAdvisor', p0, callback);
}
CommentUtils.addAdvisor = function(p0, p1, callback) {
  dwr.engine._execute(CommentUtils._path, 'CommentUtils', 'addAdvisor', p0, p1, callback);
}
CommentUtils.setTargetSource = function(p0, callback) {
  dwr.engine._execute(CommentUtils._path, 'CommentUtils', 'setTargetSource', p0, callback);
}
CommentUtils.isProxyTargetClass = function(callback) {
  dwr.engine._execute(CommentUtils._path, 'CommentUtils', 'isProxyTargetClass', callback);
}
CommentUtils.getTargetClass = function(callback) {
  dwr.engine._execute(CommentUtils._path, 'CommentUtils', 'getTargetClass', callback);
}
CommentUtils.setExposeProxy = function(p0, callback) {
  dwr.engine._execute(CommentUtils._path, 'CommentUtils', 'setExposeProxy', p0, callback);
}
CommentUtils.isExposeProxy = function(callback) {
  dwr.engine._execute(CommentUtils._path, 'CommentUtils', 'isExposeProxy', callback);
}
CommentUtils.isFrozen = function(callback) {
  dwr.engine._execute(CommentUtils._path, 'CommentUtils', 'isFrozen', callback);
}
CommentUtils.getCmsManager = function(callback) {
  dwr.engine._execute(CommentUtils._path, 'CommentUtils', 'getCmsManager', callback);
}
CommentUtils.setCmsManager = function(p0, callback) {
  dwr.engine._execute(CommentUtils._path, 'CommentUtils', 'setCmsManager', p0, callback);
}
CommentUtils.setCallback = function(p0, p1, callback) {
  dwr.engine._execute(CommentUtils._path, 'CommentUtils', 'setCallback', p0, p1, callback);
}
CommentUtils.setCallbacks = function(p0, callback) {
  dwr.engine._execute(CommentUtils._path, 'CommentUtils', 'setCallbacks', p0, callback);
}
CommentUtils.CGLIB$SET_STATIC_CALLBACKS = function(p0, callback) {
  dwr.engine._execute(CommentUtils._path, 'CommentUtils', 'CGLIB$SET_STATIC_CALLBACKS', p0, callback);
}
CommentUtils.CGLIB$SET_THREAD_CALLBACKS = function(p0, callback) {
  dwr.engine._execute(CommentUtils._path, 'CommentUtils', 'CGLIB$SET_THREAD_CALLBACKS', p0, callback);
}
CommentUtils.getCallback = function(p0, callback) {
  dwr.engine._execute(CommentUtils._path, 'CommentUtils', 'getCallback', p0, callback);
}
CommentUtils.getCallbacks = function(callback) {
  dwr.engine._execute(CommentUtils._path, 'CommentUtils', 'getCallbacks', callback);
}
CommentUtils.CGLIB$findMethodProxy = function(p0, callback) {
  dwr.engine._execute(CommentUtils._path, 'CommentUtils', 'CGLIB$findMethodProxy', p0, callback);
}
CommentUtils.addAdvice = function(p0, callback) {
  dwr.engine._execute(CommentUtils._path, 'CommentUtils', 'addAdvice', p0, callback);
}
CommentUtils.addAdvice = function(p0, p1, callback) {
  dwr.engine._execute(CommentUtils._path, 'CommentUtils', 'addAdvice', p0, p1, callback);
}
CommentUtils.getTargetSource = function(callback) {
  dwr.engine._execute(CommentUtils._path, 'CommentUtils', 'getTargetSource', callback);
}
CommentUtils.setPreFiltered = function(p0, callback) {
  dwr.engine._execute(CommentUtils._path, 'CommentUtils', 'setPreFiltered', p0, callback);
}
CommentUtils.isPreFiltered = function(callback) {
  dwr.engine._execute(CommentUtils._path, 'CommentUtils', 'isPreFiltered', callback);
}
CommentUtils.getProxiedInterfaces = function(callback) {
  dwr.engine._execute(CommentUtils._path, 'CommentUtils', 'getProxiedInterfaces', callback);
}
CommentUtils.isInterfaceProxied = function(p0, callback) {
  dwr.engine._execute(CommentUtils._path, 'CommentUtils', 'isInterfaceProxied', p0, callback);
}
CommentUtils.getAdvisors = function(callback) {
  dwr.engine._execute(CommentUtils._path, 'CommentUtils', 'getAdvisors', callback);
}
CommentUtils.removeAdvisor = function(p0, callback) {
  dwr.engine._execute(CommentUtils._path, 'CommentUtils', 'removeAdvisor', p0, callback);
}
CommentUtils.removeAdvisor = function(p0, callback) {
  dwr.engine._execute(CommentUtils._path, 'CommentUtils', 'removeAdvisor', p0, callback);
}
CommentUtils.replaceAdvisor = function(p0, p1, callback) {
  dwr.engine._execute(CommentUtils._path, 'CommentUtils', 'replaceAdvisor', p0, p1, callback);
}
CommentUtils.removeAdvice = function(p0, callback) {
  dwr.engine._execute(CommentUtils._path, 'CommentUtils', 'removeAdvice', p0, callback);
}
CommentUtils.toProxyConfigString = function(callback) {
  dwr.engine._execute(CommentUtils._path, 'CommentUtils', 'toProxyConfigString', callback);
}
CommentUtils.showComment = function(p0, p1, p2, p3, p4, callback) {
  dwr.engine._execute(CommentUtils._path, 'CommentUtils', 'showComment', p0, p1, p2, p3, p4, callback);
}
CommentUtils.submitComment = function(p0, p1, p2, p3, p4, p5, p6, p7, p8, callback) {
  dwr.engine._execute(CommentUtils._path, 'CommentUtils', 'submitComment', p0, p1, p2, p3, p4, p5, p6, p7, p8, callback);
}
CommentUtils.submitComment2 = function(p0, p1, p2, p3, p4, p5, p6, p7, p8, callback) {
  dwr.engine._execute(CommentUtils._path, 'CommentUtils', 'submitComment2', p0, p1, p2, p3, p4, p5, p6, p7, p8, callback);
}
CommentUtils.delComment = function(p0, p1, p2, callback) {
  dwr.engine._execute(CommentUtils._path, 'CommentUtils', 'delComment', p0, p1, p2, callback);
}
CommentUtils.getNumOfComment = function(p0, p1, p2, p3, p4, callback) {
  dwr.engine._execute(CommentUtils._path, 'CommentUtils', 'getNumOfComment', p0, p1, p2, p3, p4, callback);
}
CommentUtils.isValidateCodeRight = function(p0, p1, callback) {
  dwr.engine._execute(CommentUtils._path, 'CommentUtils', 'isValidateCodeRight', p0, p1, callback);
}
CommentUtils.getBadWordsPattern = function(callback) {
  dwr.engine._execute(CommentUtils._path, 'CommentUtils', 'getBadWordsPattern', callback);
}

