|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SearchResults
The results of a search.
| Method Summary | |
|---|---|
java.util.List |
getAll()
Creates a new list containing all returned search results. |
int |
getUnfilteredResultsCount()
Get the number of search results before any filter was applied. |
java.util.Iterator |
iterator()
Gets an iterator to run through the returned search results. |
int |
size()
Get the number of search results included in this object. |
| Method Detail |
|---|
int getUnfilteredResultsCount()
int size()
java.util.Iterator iterator()
java.util.List getAll()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||