|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BasicResultList | |
|---|---|
| no.sesat.search.result | ##### THIS IS THE TEMPLATE FOR THE PACKAGE DOC COMMENTS. |
| Uses of BasicResultList in no.sesat.search.result |
|---|
| Subclasses of BasicResultList in no.sesat.search.result | |
|---|---|
class |
BasicNavigationItem
|
class |
FacetedSearchResultImpl<T extends ResultItem>
An extension of BasicResultList that provides navigators (which hold modifiers), and currentNavigators. |
class |
FastSearchResult<T extends ResultItem>
Deprecated. Nothing Fast specific here. Use instead FacetedSearchResultImpl. |
class |
OvertureSearchResult<T extends ResultItem>
|
class |
PlatefoodSearchResult<T extends ResultItem>
Deprecated. will be removed soon. has no purpose. properties like "top" should be put in as fields. |
| Methods in no.sesat.search.result that return BasicResultList | |
|---|---|
BasicResultList<T> |
BasicResultList.addField(String field,
String value)
Adds the field to the returned instance which is otherwise equal to this. |
BasicResultList<T> |
BasicResultList.addObjectField(String field,
Serializable value)
|
BasicResultList<T> |
BasicResultList.addToMultivaluedField(String field,
String value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||