// Provide a default path to dwr.engine if (dwr == null) var dwr = {}; if (dwr.engine == null) dwr.engine = {}; if (DWREngine == null) var DWREngine = dwr.engine; if (praticheMetaManager == null) var praticheMetaManager = {}; praticheMetaManager._path = '/dwr'; praticheMetaManager.getComuniSistemaEsclusiAbolitiEoMigratiByProvincia = function(p0, callback) { dwr.engine._execute(praticheMetaManager._path, 'praticheMetaManager', 'getComuniSistemaEsclusiAbolitiEoMigratiByProvincia', p0, callback); } praticheMetaManager.getComuniSistemaByProvincia = function(p0, callback) { dwr.engine._execute(praticheMetaManager._path, 'praticheMetaManager', 'getComuniSistemaByProvincia', p0, callback); } praticheMetaManager.getComuniByProvincia = function(p0, callback) { dwr.engine._execute(praticheMetaManager._path, 'praticheMetaManager', 'getComuniByProvincia', p0, callback); } praticheMetaManager.getDestinazioneUrbanisticaByStrumentoId = function(p0, callback) { dwr.engine._execute(praticheMetaManager._path, 'praticheMetaManager', 'getDestinazioneUrbanisticaByStrumentoId', p0, callback); } praticheMetaManager.getComuniByProvinciaEsclusiAbolitiEoMigrati = function(p0, callback) { dwr.engine._execute(praticheMetaManager._path, 'praticheMetaManager', 'getComuniByProvinciaEsclusiAbolitiEoMigrati', p0, callback); } praticheMetaManager.getComuniCompleteByProvincia = function(p0, callback) { dwr.engine._execute(praticheMetaManager._path, 'praticheMetaManager', 'getComuniCompleteByProvincia', p0, callback); } praticheMetaManager.getDestinazioneUrbanisticaAgroforByDestinazioneId = function(p0, callback) { dwr.engine._execute(praticheMetaManager._path, 'praticheMetaManager', 'getDestinazioneUrbanisticaAgroforByDestinazioneId', p0, callback); }