function webOptionsListService() { } webOptionsListService._path = '/gescon_internet/AppJava/AppJava/dwr;jsessionid=OGwfwQCoF5Si1UX7iLLWhj6A3aioBXO2_uqRkg5l0rIjITF3fk8a!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); }