|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Deprecated public interface IQueryUtils
Utility methods for manipulating queries.
| Field Summary | |
|---|---|
static IQueryUtils |
INSTANCE
Deprecated. The singleton IQueryUtils |
| Method Summary | |
|---|---|
Query |
searchQuery(java.lang.String querySetName,
java.lang.String queryName)
Deprecated. there are no QuerySets anymore. Queries are now a second-level concept only defined in Facets. An equivalent is to search for an attribute or operation on a Facet : see IFacetUtils |
| Field Detail |
|---|
static final IQueryUtils INSTANCE
IQueryUtils
| Method Detail |
|---|
@Deprecated
Query searchQuery(java.lang.String querySetName,
java.lang.String queryName)
IFacetUtils
QuerySetCatalogs.
querySetName - the name of the querySet to search into.queryName - the name of the query to search for.
null otherwise
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||