// 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 (JProductByAttribute == null) var JProductByAttribute = {}; JProductByAttribute._path = '/dwr'; JProductByAttribute.getDwrCategoryListMap = function(p0, callback) { dwr.engine._execute(JProductByAttribute._path, 'JProductByAttribute', 'getDwrCategoryListMap', p0, callback); } JProductByAttribute.getDwrCategoryListUrl = function(p0, callback) { dwr.engine._execute(JProductByAttribute._path, 'JProductByAttribute', 'getDwrCategoryListUrl', p0, callback); } JProductByAttribute.getDwrProductByCategoryListMap = function(p0, callback) { dwr.engine._execute(JProductByAttribute._path, 'JProductByAttribute', 'getDwrProductByCategoryListMap', p0, callback); } JProductByAttribute.getDwrProductByCategoryListUrl = function(p0, callback) { dwr.engine._execute(JProductByAttribute._path, 'JProductByAttribute', 'getDwrProductByCategoryListUrl', p0, callback); } JProductByAttribute.getDwrSubCategoryListMap = function(p0, callback) { dwr.engine._execute(JProductByAttribute._path, 'JProductByAttribute', 'getDwrSubCategoryListMap', p0, callback); } JProductByAttribute.getDwrSubCategoryListUrl = function(p0, callback) { dwr.engine._execute(JProductByAttribute._path, 'JProductByAttribute', 'getDwrSubCategoryListUrl', p0, callback); } JProductByAttribute.getDwrProductMap = function(p0, callback) { dwr.engine._execute(JProductByAttribute._path, 'JProductByAttribute', 'getDwrProductMap', p0, callback); } JProductByAttribute.getDwrProductUrl = function(p0, callback) { dwr.engine._execute(JProductByAttribute._path, 'JProductByAttribute', 'getDwrProductUrl', p0, callback); }