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

Packages that use RunningQuery
no.sesat.search.run   
 

Uses of RunningQuery in no.sesat.search.run
 

Classes in no.sesat.search.run that implement RunningQuery
 class AbstractRunningQuery
           
 class RunningQueryImpl
          Central controlling class around the individual search commands executed in any query search.
 class RunningWebQuery
           
 

Methods in no.sesat.search.run that return RunningQuery
 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.
 



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