Uses of Interface
no.sesat.search.run.RunningQuery.Context

Packages that use RunningQuery.Context
no.sesat.search.run   
 

Uses of RunningQuery.Context in no.sesat.search.run
 

Fields in no.sesat.search.run declared as RunningQuery.Context
protected  RunningQuery.Context AbstractRunningQuery.context
           
 

Methods in no.sesat.search.run with parameters of type RunningQuery.Context
 RunningQuery QueryFactoryImpl.createQuery(RunningQuery.Context cxt, HttpServletRequest request, HttpServletResponse response)
          Create a new instance of running query.
abstract  RunningQuery QueryFactory.createQuery(RunningQuery.Context cxt, HttpServletRequest request, HttpServletResponse response)
          Create a new instance of running query.
 

Constructors in no.sesat.search.run with parameters of type RunningQuery.Context
AbstractRunningQuery(RunningQuery.Context cxt)
          Creates a new instance of AbstractRunningQuery
RunningQueryImpl(RunningQuery.Context cxt, String query)
          Create a new RunningQuery instance.
RunningWebQuery(RunningQuery.Context cxt, String query, HttpServletRequest request, HttpServletResponse response)
           
 



Copyright © 2005-2009 Schibsted ASA. All Rights Reserved.