|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StatelessQuery | |
|---|---|
| org.gcube.common.clients.fw.builders | |
| org.gcube.common.clients.fw.queries | |
| Uses of StatelessQuery in org.gcube.common.clients.fw.builders |
|---|
| Constructors in org.gcube.common.clients.fw.builders with parameters of type StatelessQuery | |
|---|---|
StatelessBuilderImpl(Plugin<S,P> plugin,
StatelessQuery query,
org.gcube.common.clients.cache.EndpointCache<EndpointReference> cache,
org.gcube.common.clients.config.Property<?>... properties)
Constructs an instance with a given Plugin,a StatelessQuery, an EndpointCache, and zero or more default Propertys. |
|
StatelessBuilderImpl(Plugin<S,P> plugin,
StatelessQuery query,
org.gcube.common.clients.config.Property<?>... properties)
Constructs an instance with a given Plugin, a StatelessQuery, and zero or more default Propertys. |
|
| Uses of StatelessQuery in org.gcube.common.clients.fw.queries |
|---|
| Methods in org.gcube.common.clients.fw.queries that return StatelessQuery | |
|---|---|
StatelessQuery |
StatelessQuery.addCondition(String condition)
Adds a free-form condition on query results. |
StatelessQuery |
StatelessQuery.addNamespace(String prefix,
URI uri)
Adds a namespace to the query. |
StatelessQuery |
StatelessQuery.addVariable(String name,
String range)
Adds a variable to the query. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||