Uses of Interface
wt.csm.query.service.QueryService

Packages that use QueryService
wt.clients.csm.navigation   
wt.clients.csm.search   
wt.csm.query.service   
 

Uses of QueryService in wt.clients.csm.navigation
 

Fields in wt.clients.csm.navigation declared as QueryService
(package private)  QueryService RangeQFDetailsDialog.queryService
           
(package private)  QueryService DiscreteQFDetailsDialog.queryService
           
 

Uses of QueryService in wt.clients.csm.search
 

Fields in wt.clients.csm.search declared as QueryService
(package private)  QueryService SearchNodeEditorPanel.queryService
           
(package private)  QueryService ResultsPanel.queryService
           
 

Uses of QueryService in wt.csm.query.service
 

Classes in wt.csm.query.service that implement QueryService
 class QueryServiceFwd
          

Supported API: false

Extendable: false
 class StandardQueryService
           Use the newStandardQueryService static factory method(s), not the StandardQueryService constructor, to construct instances of this class.
 

Fields in wt.csm.query.service declared as QueryService
static QueryService QueryServiceHelper.service
          

Supported API: false