|
Open SiteSearch 4.1.1 Final |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DbPresentData | |
ORG.oclc.db | |
ORG.oclc.z39.server |
Uses of DbPresentData in ORG.oclc.db |
Methods in ORG.oclc.db that return DbPresentData | |
DbPresentData[] |
ElementSetNameF.getRecords(ORG.oclc.Newton.db.NewtonDatabase thisDb,
String syntax,
String parms,
int[] recnos,
long[] scores,
Object dbUserData)
Invokes the getRecords method to retrieve the records from the database using elementSetName 'F' for the requested syntax |
DbPresentData[] |
ElementSetNameF.getRecords(ORG.oclc.Newton.db.NewtonDatabase thisDb,
String syntax,
String parms,
int[] recnos,
Object dbUserData)
Invokes the getRecords method to retrieve the records from the database in the requested syntax where there are no rank scores to retrieve. |
protected DbPresentData[] |
ElementSetNameF.getRecords(ORG.oclc.Newton.db.NewtonDatabase thisDb,
Class fmtClass,
String parms,
String format,
int[] recnos,
long[] scores,
Object dbUserData)
Retrieves records from the database for the input elementSetname. |
DbPresentData[] |
ElementSetNameFH.getRecords(ORG.oclc.Newton.db.NewtonDatabase thisDb,
String syntax,
String parms,
int[] recnos,
long[] scores,
Object dbUserData)
|
abstract DbPresentData[] |
Db.present(String hitlist,
int startPoint,
int numRecs,
String elementSetName,
String syntax,
Object dbUserData)
Get the specified records from the specified hitlist. |
DbPresentData[] |
DbNewton.present(String hitlist,
int startPoint,
int numRecs,
String elementSetName,
String syntax,
Object userData)
Get the specified records from the specified hitlist. |
DbPresentData[] |
ElementSetNameFI.getRecords(ORG.oclc.Newton.db.NewtonDatabase thisDb,
String syntax,
String parms,
int[] recnos,
long[] scores,
Object dbUserData)
|
protected DbPresentData[] |
ElementSetNameX.getRecords(ORG.oclc.Newton.db.NewtonDatabase thisDb,
Class fmtClass,
String parms,
String format,
int[] recnos,
long[] scores,
Object dbUserData)
|
DbPresentData[] |
ElementSetNameBH.getRecords(ORG.oclc.Newton.db.NewtonDatabase thisDb,
String syntax,
String parms,
int[] recnos,
long[] scores,
Object dbUserData)
|
DbPresentData[] |
ElementSetNameBI.getRecords(ORG.oclc.Newton.db.NewtonDatabase thisDb,
String syntax,
String parms,
int[] recnos,
long[] scores,
Object dbUserData)
|
DbPresentData[] |
ElementSetName.getRecords(ORG.oclc.Newton.db.NewtonDatabase thisDb,
String syntax,
String parms,
int[] recnos,
long[] scores,
Object dbUserData)
|
DbPresentData[] |
ElementSetName.getRecords(ORG.oclc.Newton.db.NewtonDatabase thisDb,
String syntax,
String parms,
int[] recnos,
Object dbUsesrData)
|
DbPresentData[] |
DbDeleted.present(String hitlist,
int startPoint,
int numRecs,
String elementSetName,
String syntax,
Object dbUserData)
Get the specified records from the specified hitlist. |
DbPresentData[] |
ElementSetNameFA.getRecords(ORG.oclc.Newton.db.NewtonDatabase thisDb,
String syntax,
String parms,
int[] recnos,
long[] scores,
Object dbUserData)
|
DbPresentData[] |
ElementSetNameB2.getRecords(ORG.oclc.Newton.db.NewtonDatabase thisDb,
String syntax,
String parms,
int[] recnos,
long[] scores,
Object dbUserData)
|
DbPresentData[] |
DbRemoteZ.present(String hitlist,
int startPoint,
int numRecs,
String elementSetName,
String syntax,
Object userData)
Get the specified records from the specified hitlist. |
DbPresentData[] |
ElementSetNameSCORES.getRecords(ORG.oclc.Newton.db.NewtonDatabase thisDb,
String syntax,
String parms,
int[] recnos,
long[] scores,
Object dbUserData)
|
protected DbPresentData[] |
ElementSetNameSCORES.getRecords(ORG.oclc.Newton.db.NewtonDatabase thisDb,
Class fmtClass,
String parms,
String format,
int[] recnos,
long[] scores,
Object dbUserData)
|
protected DbPresentData[] |
ElementSetNameITEM.getRecords(ORG.oclc.Newton.db.NewtonDatabase thisDb,
Class fmtClass,
String parms,
String format,
int[] recnos,
long[] scores,
Object dbUserData)
|
DbPresentData[] |
ElementSetNameB.getRecords(ORG.oclc.Newton.db.NewtonDatabase thisDb,
String syntax,
String parms,
int[] recnos,
long[] scores,
Object dbUserData)
|
DbPresentData[] |
ElementSetNameT.getRecords(ORG.oclc.Newton.db.NewtonDatabase thisDb,
String syntax,
String parms,
int[] recnos,
long[] scores,
Object dbUserData)
|
Methods in ORG.oclc.db with parameters of type DbPresentData | |
void |
DbDemo.displayRecords(DbPresentData[] records)
|
Uses of DbPresentData in ORG.oclc.z39.server |
Methods in ORG.oclc.z39.server with parameters of type DbPresentData | |
BerString |
Z39present.Response(int NumberOfRecordsReturned,
DbPresentData[] presentData,
int NextResultSetPosition,
int presentStatus,
Diagnostic1 error,
int extraLen,
int offset)
Creates a Z39.50 PresentResponse. |
int |
Z39present.addRecords(int presentStatus,
DataDir dir,
DbPresentData[] presentData,
int[] numReturned)
|
BerString |
Z39search.Response(int resultCount,
int searchStatus,
int resultSetStatus,
int presentStatus,
Z39present present,
DbPresentData[] recs,
int NumberOfRecordsReturned,
DbResults[] dbResults,
Diagnostic1 error,
int extraLen,
int offset)
Creates a Z39.50 SearchResponse. |
BerString |
Z39search.Response(int resultCount,
int searchStatus,
int resultSetStatus,
int presentStatus,
Z39present present,
DbPresentData[] recs,
int NumberOfRecordsReturned,
DbResults[] dbResults,
TermComponentPostings[] componentPostings,
DataDir oclcUserInfo,
String oclcUserInfoOID,
Diagnostic1 error,
int extraLen,
int offset)
Creates a Z39.50 SearchResponse. |
|
Open SiteSearch 4.1.1 Final |
|||||||||
PREV NEXT | FRAMES NO FRAMES |