org.oclc.da.gdfr.registryprototype.srw
Class CollectionFacadeQueryResult
java.lang.Object
ORG.oclc.os.SRW.SRWDiagnosticsHolder
ORG.oclc.os.SRW.QueryResult
org.oclc.da.gdfr.registryprototype.srw.CollectionFacadeQueryResult
public class CollectionFacadeQueryResult
- extends ORG.oclc.os.SRW.QueryResult
- Author:
- levan
|
Method Summary |
long |
getNumberOfRecords()
|
ORG.oclc.os.SRW.RecordIterator |
newRecordIterator(long startPoint,
int numRecs,
java.lang.String schemaID,
gov.loc.www.zing.srw.ExtraDataType edt)
|
| Methods inherited from class ORG.oclc.os.SRW.QueryResult |
close, getResultSetIdleTime, getSortedResult, getSortedResults, putSortedResult, recordIterator, setResultSetIdleTime |
| Methods inherited from class ORG.oclc.os.SRW.SRWDiagnosticsHolder |
addDiagnostic, addDiagnostic, addDiagnostics, addDiagnostics, addDiagnostics, getDiagnostics, hasDiagnostics |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CollectionFacadeQueryResult
public CollectionFacadeQueryResult()
- This constructor only makes sense when an exception is caught
in the search method in the database. It is usually followed
by a call to the (superclass) method addDiagnostic().
CollectionFacadeQueryResult
public CollectionFacadeQueryResult(Abstract[] resultItems,
Collection collection,
java.lang.String schemaID)
getNumberOfRecords
public long getNumberOfRecords()
- Specified by:
getNumberOfRecords in class ORG.oclc.os.SRW.QueryResult
newRecordIterator
public ORG.oclc.os.SRW.RecordIterator newRecordIterator(long startPoint,
int numRecs,
java.lang.String schemaID,
gov.loc.www.zing.srw.ExtraDataType edt)
throws java.lang.InstantiationException
- Specified by:
newRecordIterator in class ORG.oclc.os.SRW.QueryResult
- Throws:
java.lang.InstantiationException
Copyright © 2008 OCLC Online Computer Library Center, Inc.. All Rights Reserved.