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