| Package | Description | 
|---|---|
| it.prato.comune.sit | 
 Package di gestione, interrogazione ed elaborazione dati geografici del sistema informativo territoriale. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
IRicercaComponibile
Interfaccia che definisce una ricerca componibile 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
RicercaAnd
Implementa una ricerca "componibile" in AND tra i campi definiti e le altre ricerche annidate  tramite il metodo setRicerche 
 | 
class  | 
RicercaBase  | 
class  | 
RicercaCompara
Classe che implementa una ricerca basata su comparazione 
 | 
class  | 
RicercaOr
Implementa una ricerca "componibile" in OR tra i campi definiti e le altre ricerche annidate  tramite il metodo setRicerche 
 | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.List<IRicerca> | 
LayerTerritorioGenerico.getListaRicerche()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
LayerTerritorioGenerico.setListaRicerche(java.util.List<IRicerca> listaRicerche)  |