|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NewsSearchResults
News search results.
| Method Summary | |
|---|---|
BigInteger |
getFirstResultPosition()
The position of the first result in the overall search. |
BigInteger |
getTotalResultsAvailable()
The number of query matches in the database. |
BigInteger |
getTotalResultsReturned()
The number of query matches returned. |
NewsSearchResult[] |
listResults()
The list (in order) of results from the search. |
| Method Detail |
|---|
BigInteger getTotalResultsAvailable()
BigInteger getTotalResultsReturned()
BigInteger getFirstResultPosition()
NewsSearchResult[] listResults()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||