
// 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 (CreationType == null) var CreationType = {};
CreationType._path = '/dwr';
CreationType.getName = function(callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getName', callback);
}
CreationType.init = function(callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'init', callback);
}
CreationType.setFromForm = function(p1, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'setFromForm', false, p1, callback);
}
CreationType.setFromResultSet = function(p0, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'setFromResultSet', p0, callback);
}
CreationType.setPreparedStatement = function(p0, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'setPreparedStatement', p0, callback);
}
CreationType.populateMemory = function(callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'populateMemory', callback);
}
CreationType.getAllMemory = function(callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getAllMemory', callback);
}
CreationType.getAllStaticMemory = function(callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getAllStaticMemory', callback);
}
CreationType.getItemMemory = function(callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getItemMemory', callback);
}
CreationType.setExtensions = function(p0, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'setExtensions', p0, callback);
}
CreationType.toJSONObject = function(callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'toJSONObject', callback);
}
CreationType.getAllStatic = function(callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getAllStatic', callback);
}
CreationType.getAllStatic = function(p0, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getAllStatic', p0, callback);
}
CreationType.setFromJSONObject = function(p0, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'setFromJSONObject', p0, callback);
}
CreationType.getAllWithSqlQueryStatic = function(p0, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getAllWithSqlQueryStatic', p0, callback);
}
CreationType.getAllWithWhereAndOrderByClauseStatic = function(p0, p1, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getAllWithWhereAndOrderByClauseStatic', p0, p1, callback);
}
CreationType.getJSONArray = function(callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getJSONArray', callback);
}
CreationType.getJSONObject = function(p0, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getJSONObject', p0, callback);
}
CreationType.getLabel = function(callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getLabel', callback);
}
CreationType.setLabel = function(p0, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'setLabel', p0, callback);
}
CreationType.storeFromJSONString = function(p0, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'storeFromJSONString', p0, callback);
}
CreationType.storeFromJSONObject = function(p0, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'storeFromJSONObject', p0, callback);
}
CreationType.removeFromId = function(p0, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'removeFromId', p0, callback);
}
CreationType.getCreationType = function(p0, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getCreationType', p0, callback);
}
CreationType.getCreationTypeMemory = function(p0, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getCreationTypeMemory', p0, callback);
}
CreationType.getAllMemoryFromXXXX = function(p0, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getAllMemoryFromXXXX', p0, callback);
}
CreationType.getExtensions = function(callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getExtensions', callback);
}
CreationType.remove = function(p0, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'remove', p0, callback);
}
CreationType.remove = function(p0, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'remove', p0, callback);
}
CreationType.remove = function(p0, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'remove', p0, callback);
}
CreationType.remove = function(p0, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'remove', p0, callback);
}
CreationType.remove = function(p0, p1, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'remove', p0, p1, callback);
}
CreationType.store = function(p0, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'store', p0, callback);
}
CreationType.create = function(p0, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'create', p0, callback);
}
CreationType.removeFromPK = function(p0, p1, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'removeFromPK', p0, p1, callback);
}
CreationType.reloadMemoryStatic = function(p0, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'reloadMemoryStatic', p0, callback);
}
CreationType.populateMemoryStatic = function(p0, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'populateMemoryStatic', p0, callback);
}
CreationType.populateMemoryStaticConn = function(p0, p1, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'populateMemoryStaticConn', p0, p1, callback);
}
CreationType.load = function(callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'load', callback);
}
CreationType.load = function(p0, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'load', p0, callback);
}
CreationType.remove = function(callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'remove', callback);
}
CreationType.getId = function(callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getId', callback);
}
CreationType.store = function(callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'store', callback);
}
CreationType.create = function(callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'create', callback);
}
CreationType.update = function(callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'update', callback);
}
CreationType.update = function(p0, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'update', p0, callback);
}
CreationType.getCount = function(callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getCount', callback);
}
CreationType.getCount = function(p0, p1, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getCount', p0, p1, callback);
}
CreationType.getCount = function(p0, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getCount', p0, callback);
}
CreationType.getCount = function(p0, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getCount', p0, callback);
}
CreationType.getCount = function(p0, p1, p2, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getCount', p0, p1, p2, callback);
}
CreationType.getCount = function(p0, p1, p2, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getCount', p0, p1, p2, callback);
}
CreationType.getCount = function(p0, p1, p2, p3, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getCount', p0, p1, p2, p3, callback);
}
CreationType.getCount = function(p0, p1, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getCount', p0, p1, callback);
}
CreationType.getConnection = function(callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getConnection', callback);
}
CreationType.getAll = function(p0, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getAll', p0, callback);
}
CreationType.getAll = function(p0, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getAll', p0, callback);
}
CreationType.getAll = function(p0, p1, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getAll', p0, p1, callback);
}
CreationType.getAll = function(p0, p1, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getAll', p0, p1, callback);
}
CreationType.getAll = function(p0, p1, p2, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getAll', p0, p1, p2, callback);
}
CreationType.getAll = function(callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getAll', callback);
}
CreationType.setId = function(p0, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'setId', p0, callback);
}
CreationType.setId = function(p0, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'setId', p0, callback);
}
CreationType.setId = function(p0, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'setId', p0, callback);
}
CreationType.getAllSelect = function(callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getAllSelect', callback);
}
CreationType.getAllSelect = function(p0, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getAllSelect', p0, callback);
}
CreationType.getAllWithSqlQuery = function(p0, p1, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getAllWithSqlQuery', p0, p1, callback);
}
CreationType.getAllWithSqlQuery = function(p0, p1, p2, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getAllWithSqlQuery', p0, p1, p2, callback);
}
CreationType.getAllWithSqlQuery = function(p0, p1, p2, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getAllWithSqlQuery', p0, p1, p2, callback);
}
CreationType.getAllWithSqlQuery = function(p0, p1, p2, p3, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getAllWithSqlQuery', p0, p1, p2, p3, callback);
}
CreationType.getAllWithSqlQuery = function(p0, p1, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getAllWithSqlQuery', p0, p1, callback);
}
CreationType.getAllWithSqlQuery = function(p0, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getAllWithSqlQuery', p0, callback);
}
CreationType.getAllWithSqlQuery = function(p0, p1, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getAllWithSqlQuery', p0, p1, callback);
}
CreationType.preventLoad = function(p0, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'preventLoad', p0, callback);
}
CreationType.preventStore = function(p0, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'preventStore', p0, callback);
}
CreationType.getPrimaryKeyType = function(callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getPrimaryKeyType', callback);
}
CreationType.preventXml = function(p0, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'preventXml', p0, callback);
}
CreationType.traceQuery = function(p0, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'traceQuery', p0, callback);
}
CreationType.traceQueryStatic = function(p0, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'traceQueryStatic', p0, callback);
}
CreationType.traceQueryStatic = function(p0, p1, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'traceQueryStatic', p0, p1, callback);
}
CreationType.getIdString = function(callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getIdString', callback);
}
CreationType.getSelectFieldsName = function(p0, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getSelectFieldsName', p0, callback);
}
CreationType.getSelectFieldsName = function(p0, p1, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getSelectFieldsName', p0, p1, callback);
}
CreationType.setAutoIncrement = function(p0, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'setAutoIncrement', p0, callback);
}
CreationType.releaseConnection = function(p0, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'releaseConnection', p0, callback);
}
CreationType.getSQLCreateRequest = function(callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getSQLCreateRequest', callback);
}
CreationType.removeFromPK = function(p0, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'removeFromPK', p0, callback);
}
CreationType.getSQLStoreRequest = function(callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getSQLStoreRequest', callback);
}
CreationType.setPreparedStatementPrimaryKey = function(p0, p1, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'setPreparedStatementPrimaryKey', p0, p1, callback);
}
CreationType.getSQLLoadRequest = function(callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getSQLLoadRequest', callback);
}
CreationType.getAllSelectDistinct = function(p0, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getAllSelectDistinct', p0, callback);
}
CreationType.getOrNewAbstractBean = function(p0, p1, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getOrNewAbstractBean', p0, p1, callback);
}
CreationType.getOrNewAbstractBean = function(p0, p1, p2, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getOrNewAbstractBean', p0, p1, p2, callback);
}
CreationType.setAllWithSqlQueryPreparedStatement = function(p0, p1, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'setAllWithSqlQueryPreparedStatement', p0, p1, callback);
}
CreationType.getSum = function(p0, p1, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getSum', p0, p1, callback);
}
CreationType.getSum = function(p0, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getSum', p0, callback);
}
CreationType.getSum = function(p0, p1, p2, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getSum', p0, p1, p2, callback);
}
CreationType.closeEmbeddedConnection = function(p0, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'closeEmbeddedConnection', p0, callback);
}
CreationType.setEmbeddedConnection = function(p0, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'setEmbeddedConnection', p0, callback);
}
CreationType.getConnEmbeddedConnection = function(callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getConnEmbeddedConnection', callback);
}
CreationType.setUseEmbeddedConnection = function(p0, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'setUseEmbeddedConnection', p0, callback);
}
CreationType.isUseEmbeddedConnection = function(callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'isUseEmbeddedConnection', callback);
}
CreationType.getAllWithWhereAndOrderByClause = function(p0, p1, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getAllWithWhereAndOrderByClause', p0, p1, callback);
}
CreationType.getAllWithWhereAndOrderByClause = function(p0, p1, p2, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getAllWithWhereAndOrderByClause', p0, p1, p2, callback);
}
CreationType.getAllWithWhereAndOrderByClause = function(p0, p1, p2, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getAllWithWhereAndOrderByClause', p0, p1, p2, callback);
}
CreationType.getAbstractBean = function(p0, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getAbstractBean', p0, callback);
}
CreationType.getAbstractBean = function(p0, p1, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getAbstractBean', p0, p1, callback);
}
CreationType.getAbstractBean = function(p0, p1, p2, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getAbstractBean', p0, p1, p2, callback);
}
CreationType.getAbstractBean = function(p0, p1, p2, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getAbstractBean', p0, p1, p2, callback);
}
CreationType.getAbstractBean = function(p0, p1, p2, p3, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getAbstractBean', p0, p1, p2, p3, callback);
}
CreationType.getAbstractBeanWithWhereAndOrderByClause = function(p0, p1, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getAbstractBeanWithWhereAndOrderByClause', p0, p1, callback);
}
CreationType.getAbstractBeanWithWhereAndOrderByClause = function(p0, p1, p2, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getAbstractBeanWithWhereAndOrderByClause', p0, p1, p2, callback);
}
CreationType.getAbstractBeanWithWhereAndOrderByClause = function(p0, p1, p2, p3, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getAbstractBeanWithWhereAndOrderByClause', p0, p1, p2, p3, callback);
}
CreationType.getAllInHtmlSelect = function(callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getAllInHtmlSelect', callback);
}
CreationType.getAllInHtmlSelect = function(p0, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getAllInHtmlSelect', p0, callback);
}
CreationType.getAllInHtmlSelect = function(p0, p1, p2, p3, p4, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getAllInHtmlSelect', p0, p1, p2, p3, p4, callback);
}
CreationType.getAllInHtmlSelect = function(p0, p1, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getAllInHtmlSelect', p0, p1, callback);
}
CreationType.getAllInHtmlSelect = function(p0, p1, p2, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getAllInHtmlSelect', p0, p1, p2, callback);
}
CreationType.getAllInHtmlSelect = function(p0, p1, p2, p3, p4, p5, p6, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getAllInHtmlSelect', p0, p1, p2, p3, p4, p5, p6, callback);
}
CreationType.getAllInHtmlSelect = function(p0, p1, p2, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getAllInHtmlSelect', p0, p1, p2, callback);
}
CreationType.getAllInHtmlInputRadio = function(p0, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getAllInHtmlInputRadio', p0, callback);
}
CreationType.getAllInHtmlInputCheckbox = function(p0, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getAllInHtmlInputCheckbox', p0, callback);
}
CreationType.getCoinDatabaseAbstractBeanFromId = function(p0, p1, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getCoinDatabaseAbstractBeanFromId', p0, p1, callback);
}
CreationType.getCoinDatabaseAbstractBeanFromIdString = function(p0, p1, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getCoinDatabaseAbstractBeanFromIdString', p0, p1, callback);
}
CreationType.getLongFromHtmlForm = function(p1, p2, callback) {
  dwr.engine._execute(CreationType._path, 'CreationType', 'getLongFromHtmlForm', false, p1, p2, callback);
}
