function webOptionsListService() { } webOptionsListService._path = '/gescon_internet/AppJava/AppJava/dwr;jsessionid=qyIh1NN-aY5ed6eYO-C5jgqeazLula1CL2nFWRPVSBgrm9tsqD28!302603763'; webOptionsListService.setOptionsListSources = function(p0, callback) { DWREngine._execute(webOptionsListService._path, 'webOptionsListService', 'setOptionsListSources', p0, callback); } webOptionsListService.getOptionsFromMap = function(p0, p1, callback) { DWREngine._execute(webOptionsListService._path, 'webOptionsListService', 'getOptionsFromMap', p0, p1, callback); } webOptionsListService.getOptionsLabelName = function(p0, callback) { DWREngine._execute(webOptionsListService._path, 'webOptionsListService', 'getOptionsLabelName', p0, callback); } webOptionsListService.getOptionsLabelProperty = function(p0, callback) { DWREngine._execute(webOptionsListService._path, 'webOptionsListService', 'getOptionsLabelProperty', p0, callback); } webOptionsListService.getOptionsListSources = function(callback) { DWREngine._execute(webOptionsListService._path, 'webOptionsListService', 'getOptionsListSources', callback); } webOptionsListService.getOptions = function(p0, callback) { DWREngine._execute(webOptionsListService._path, 'webOptionsListService', 'getOptions', p0, false, callback); }