no.sesat.search.query.finder
Interface WhoWhereSplitter.Context

All Superinterfaces:
no.sesat.commons.ioc.BaseContext, QueryContext
Enclosing class:
WhoWhereSplitter

public static interface WhoWhereSplitter.Context
extends QueryContext

Context this class requires to work within.


Method Summary
 List<WhoWhereSplitter.Application> getApplications()
           
 Map<Clause,String> getTransformedTerms()
          Get the terms with their current transformed representations.
 
Methods inherited from interface no.sesat.search.query.QueryContext
getQuery
 

Method Detail

getTransformedTerms

Map<Clause,String> getTransformedTerms()
Get the terms with their current transformed representations. *

Returns:

getApplications

List<WhoWhereSplitter.Application> getApplications()
Returns:


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