| Package | Description |
|---|---|
| org.gcube.application.framework.search.library.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<Query> |
QueryGroup.queries |
| Modifier and Type | Method and Description |
|---|---|
Query |
Query.clone(boolean previous) |
Query |
QueryGroup.getQuery(int i)
Retrieves the i-th query
|
| Modifier and Type | Method and Description |
|---|---|
List<Query> |
QueryGroup.getQueries() |
| Modifier and Type | Method and Description |
|---|---|
void |
QueryGroup.setQuery(Query query)
Adds a new query to the list of queries
|
| Modifier and Type | Method and Description |
|---|---|
void |
QueryGroup.setQueries(List<Query> queries)
Sets the queries
|
| Constructor and Description |
|---|
QueryGroup(List<Query> queries)
A contructor that get an initial set of queries
|
Copyright © 2013. All Rights Reserved.