|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of QueryElementFactory in org.gcube.opensearch.opensearchlibrary |
|---|
| Constructors in org.gcube.opensearch.opensearchlibrary with parameters of type QueryElementFactory | |
|---|---|
DescriptionDocument(Document descriptionDocument,
URLElementFactory urlFactory,
QueryElementFactory queryFactory)
Creates a new DescriptionDocument instance |
|
| Uses of QueryElementFactory in org.gcube.opensearch.opensearchlibrary.queryelements |
|---|
| Classes in org.gcube.opensearch.opensearchlibrary.queryelements that implement QueryElementFactory | |
|---|---|
class |
BasicQueryElementFactory
A factory class for the construction of BasicQueryElement objects |
| Uses of QueryElementFactory in org.gcube.opensearch.opensearchlibrary.queryelements.extensions.geo |
|---|
| Classes in org.gcube.opensearch.opensearchlibrary.queryelements.extensions.geo that implement QueryElementFactory | |
|---|---|
class |
GeoQueryElementFactory
A factory class for the construction of GeoQueryElement objects |
| Constructors in org.gcube.opensearch.opensearchlibrary.queryelements.extensions.geo with parameters of type QueryElementFactory | |
|---|---|
GeoQueryElementFactory(QueryElementFactory f)
Creates a new instance of the factory |
|
| Uses of QueryElementFactory in org.gcube.opensearch.opensearchlibrary.queryelements.extensions.sru |
|---|
| Classes in org.gcube.opensearch.opensearchlibrary.queryelements.extensions.sru that implement QueryElementFactory | |
|---|---|
class |
SRUQueryElementFactory
A factory class for the construction of SRUQueryElement objects |
| Constructors in org.gcube.opensearch.opensearchlibrary.queryelements.extensions.sru with parameters of type QueryElementFactory | |
|---|---|
SRUQueryElementFactory(QueryElementFactory f)
Creates a new instance of the factory |
|
| Uses of QueryElementFactory in org.gcube.opensearch.opensearchlibrary.queryelements.extensions.time |
|---|
| Classes in org.gcube.opensearch.opensearchlibrary.queryelements.extensions.time that implement QueryElementFactory | |
|---|---|
class |
TimeQueryElementFactory
A factory class for the construction of GeoQueryElement objects |
| Constructors in org.gcube.opensearch.opensearchlibrary.queryelements.extensions.time with parameters of type QueryElementFactory | |
|---|---|
TimeQueryElementFactory(QueryElementFactory f)
Creates a new instance of the factory |
|
| Uses of QueryElementFactory in org.gcube.opensearch.opensearchlibrary.responseelements |
|---|
| Methods in org.gcube.opensearch.opensearchlibrary.responseelements with parameters of type QueryElementFactory | |
|---|---|
protected void |
OpenSearchResponse.createQueryBuilder(Node n,
QueryElementFactory qElFactory,
QueryBuilder qb)
Adds a QueryBuilder to the list of available query builders after assigning the parameter values contained in the QueryElement and another QueryBuilder |
| Constructors in org.gcube.opensearch.opensearchlibrary.responseelements with parameters of type QueryElementFactory | |
|---|---|
XMLResponse(InputStream in,
QueryElementFactory qElFactory,
QueryBuilder qb,
String encoding,
Map<String,String> nsPrefixes)
|
|
| Uses of QueryElementFactory in org.gcube.opensearch.opensearchlibrary.utils |
|---|
| Fields in org.gcube.opensearch.opensearchlibrary.utils declared as QueryElementFactory | |
|---|---|
QueryElementFactory |
FactoryPair.queryElFactory
|
| Constructors in org.gcube.opensearch.opensearchlibrary.utils with parameters of type QueryElementFactory | |
|---|---|
FactoryPair(URLElementFactory urlElFactory,
QueryElementFactory queryElFactory)
Creates a new instance |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||