|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FederatedSearcher
Method Summary | |
---|---|
LocalizedString |
getDisplayName()
Get a localized name for this federated search |
java.lang.String |
getId()
Get the ID for this federated search |
QueryConverter |
getQueryConverter()
Returns the query converter to apply on the Query |
ResultSet |
search(Query query)
From the query object this method is responsible to return the results of the query |
Method Detail |
---|
java.lang.String getId()
LocalizedString getDisplayName()
QueryConverter getQueryConverter()
ResultSet search(Query query) throws SearchingException
query
-
SearchingException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |