|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.cnri.do_api.Repository.QueryResults
public class Repository.QueryResults
Constructor Summary | |
---|---|
Repository.QueryResults(Repository.CloseableIterator<HeaderSet> iter,
int totalMatches)
|
Method Summary | |
---|---|
Repository.CloseableIterator<HeaderSet> |
getIterator()
|
int |
getTotalMatches()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Repository.QueryResults(Repository.CloseableIterator<HeaderSet> iter, int totalMatches)
Method Detail |
---|
public Repository.CloseableIterator<HeaderSet> getIterator()
public int getTotalMatches()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |