|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISearchResult
Results of a Search
Method Summary | |
---|---|
int |
getCountErrors()
Get the number of errors for the search operation |
int |
getCountFound()
Get the number of the matches for the search oeprartion |
java.util.LinkedList |
getDocuments()
Get the list of the documents for the search operation |
Method Detail |
---|
java.util.LinkedList getDocuments()
int getCountFound()
int getCountErrors()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |