|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface for search results.
| Method Summary | |
int |
getFirstResultIndex()
Gets the index of the first result returned (zero-based). |
ISearchResultSet |
getResultSet()
Returns the actual collection of results. |
int |
getReturnedCount()
Gets the number of results returned. |
int |
getTotalCount()
Gets the total count of results. |
SearchWarning |
getWarning()
Gets the SearchWarning, or null if there is no SearchWarning. |
| Method Detail |
public ISearchResultSet getResultSet()
public int getFirstResultIndex()
public int getReturnedCount()
public int getTotalCount()
public SearchWarning getWarning()
SearchWarning, or null if there is no SearchWarning.
SearchWarning, or null if there is no SearchWarningSearchWarning
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright ©2008 Oracle® Corporation. All Rights Reserved.