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