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