|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||