// 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 (CommonCmtDwr == null) var CommonCmtDwr = {}; CommonCmtDwr._path = '/dwr'; CommonCmtDwr.setDao = function(p0, callback) { dwr.engine._execute(CommonCmtDwr._path, 'CommonCmtDwr', 'setDao', p0, callback); } CommonCmtDwr.setEpsilonService = function(p0, callback) { dwr.engine._execute(CommonCmtDwr._path, 'CommonCmtDwr', 'setEpsilonService', p0, callback); } CommonCmtDwr.setApplicationContext = function(p0, callback) { dwr.engine._execute(CommonCmtDwr._path, 'CommonCmtDwr', 'setApplicationContext', p0, callback); } CommonCmtDwr.getSubmittedContent = function(callback) { dwr.engine._execute(CommonCmtDwr._path, 'CommonCmtDwr', 'getSubmittedContent', callback); } CommonCmtDwr.getNewInventory = function(callback) { dwr.engine._execute(CommonCmtDwr._path, 'CommonCmtDwr', 'getNewInventory', callback); } CommonCmtDwr.getDiscontinuedInventory = function(callback) { dwr.engine._execute(CommonCmtDwr._path, 'CommonCmtDwr', 'getDiscontinuedInventory', callback); } CommonCmtDwr.getDiscontinuedMedia = function(callback) { dwr.engine._execute(CommonCmtDwr._path, 'CommonCmtDwr', 'getDiscontinuedMedia', callback); } CommonCmtDwr.getSubmittedProducts = function(callback) { dwr.engine._execute(CommonCmtDwr._path, 'CommonCmtDwr', 'getSubmittedProducts', callback); } CommonCmtDwr.saveSubmittedContent = function(p0, p1, callback) { dwr.engine._execute(CommonCmtDwr._path, 'CommonCmtDwr', 'saveSubmittedContent', p0, p1, callback); } CommonCmtDwr.submit = function(p0, p1, p2, p3, callback) { dwr.engine._execute(CommonCmtDwr._path, 'CommonCmtDwr', 'submit', p0, p1, p2, p3, callback); } CommonCmtDwr.findConsumerToutReferences = function(p0, callback) { dwr.engine._execute(CommonCmtDwr._path, 'CommonCmtDwr', 'findConsumerToutReferences', p0, callback); } CommonCmtDwr.findCorporateToutReferences = function(p0, callback) { dwr.engine._execute(CommonCmtDwr._path, 'CommonCmtDwr', 'findCorporateToutReferences', p0, callback); } CommonCmtDwr.getImages = function(p0, p1, callback) { dwr.engine._execute(CommonCmtDwr._path, 'CommonCmtDwr', 'getImages', p0, p1, callback); } CommonCmtDwr.findInventory = function(p0, callback) { dwr.engine._execute(CommonCmtDwr._path, 'CommonCmtDwr', 'findInventory', p0, callback); } CommonCmtDwr.findInventoryFabric = function(p0, callback) { dwr.engine._execute(CommonCmtDwr._path, 'CommonCmtDwr', 'findInventoryFabric', p0, callback); } CommonCmtDwr.findFabrics = function(p0, callback) { dwr.engine._execute(CommonCmtDwr._path, 'CommonCmtDwr', 'findFabrics', p0, callback); } CommonCmtDwr.findFabricLists = function(callback) { dwr.engine._execute(CommonCmtDwr._path, 'CommonCmtDwr', 'findFabricLists', callback); } CommonCmtDwr.findProductCategories = function(p0, p1, callback) { dwr.engine._execute(CommonCmtDwr._path, 'CommonCmtDwr', 'findProductCategories', p0, p1, callback); } CommonCmtDwr.findProducts = function(p0, p1, p2, p3, callback) { dwr.engine._execute(CommonCmtDwr._path, 'CommonCmtDwr', 'findProducts', p0, p1, p2, p3, callback); } CommonCmtDwr.findItems = function(p0, p1, p2, p3, callback) { dwr.engine._execute(CommonCmtDwr._path, 'CommonCmtDwr', 'findItems', p0, p1, p2, p3, callback); } CommonCmtDwr.findFilms = function(p0, callback) { dwr.engine._execute(CommonCmtDwr._path, 'CommonCmtDwr', 'findFilms', p0, callback); } CommonCmtDwr.findLifestyles = function(callback) { dwr.engine._execute(CommonCmtDwr._path, 'CommonCmtDwr', 'findLifestyles', callback); } CommonCmtDwr.findLooks = function(callback) { dwr.engine._execute(CommonCmtDwr._path, 'CommonCmtDwr', 'findLooks', callback); }