|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IQuery | |
---|---|
org.gcube.dir.master.stubs |
Uses of IQuery in org.gcube.dir.master.stubs |
---|
Subclasses of IQuery in org.gcube.dir.master.stubs | |
---|---|
class |
IDefaultQuery
|
Methods in org.gcube.dir.master.stubs that return IQuery | |
---|---|
IQuery |
IFusionParameters.getQuery()
Gets the query value for this IFusionParameters. |
IQuery |
ISelectionParameters.getQuery()
Gets the query value for this ISelectionParameters. |
Methods in org.gcube.dir.master.stubs with parameters of type IQuery | |
---|---|
void |
IFusionParameters.setQuery(IQuery query)
Sets the query value for this IFusionParameters. |
void |
ISelectionParameters.setQuery(IQuery query)
Sets the query value for this ISelectionParameters. |
Constructors in org.gcube.dir.master.stubs with parameters of type IQuery | |
---|---|
IFusionParameters(RSEntry[] RSEntries,
int numberOfResults,
IQuery query)
|
|
ISelectionParameters(ISelectionCriterion criterion,
IQuery query)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |