|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SearchFilter
This interface is for implementing filters on the search results.
Method Summary | |
---|---|
java.util.List<UISearchResult> |
filter(ServiceContext context,
java.util.List<UISearchResult> searchresults)
Filters the searchResults |
Method Detail |
---|
java.util.List<UISearchResult> filter(ServiceContext context, java.util.List<UISearchResult> searchresults) throws UICSAccessFailureException
searchresults
-
UICSAccessFailureException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |