|
Oracle© Collaboration Suite Workspaces Web Services API Reference 10g Release 1 (10.1.2.2) Part No. B28209-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
oracle.workspaces.ws.beans.SearchResult
This class represents the entire search result, embracing the individual search items.
SearchItem
Method Summary | |
java.lang.String[] |
getErrorDetails() Gets the errorDetails value for this SearchResult. |
SearchItem[] |
getSearchItems() Gets the searchItems value for this SearchResult. |
int |
getTotalCount() Gets the totalCount value for this SearchResult. |
boolean |
isIsErrorResult() Gets the isErrorResult value for this SearchResult. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public java.lang.String[] getErrorDetails()
public boolean isIsErrorResult()
public SearchItem[] getSearchItems()
public int getTotalCount()
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |