ORG.oclc.db
Class ElementSetNameSCORES
java.lang.Object
|
+--ORG.oclc.db.ElementSetNameF
|
+--ORG.oclc.db.ElementSetNameSCORES
- public class ElementSetNameSCORES
- extends ElementSetNameF
Method Summary |
protected DbPresentData[] |
getRecords(ORG.oclc.Newton.db.NewtonDatabase thisDb,
Class fmtClass,
String parms,
String format,
int[] recnos,
long[] scores,
Object dbUserData)
|
DbPresentData[] |
getRecords(ORG.oclc.Newton.db.NewtonDatabase thisDb,
String syntax,
String parms,
int[] recnos,
long[] scores,
Object dbUserData)
|
ElementSetNameSCORES
public ElementSetNameSCORES()
getRecords
public DbPresentData[] getRecords(ORG.oclc.Newton.db.NewtonDatabase thisDb,
String syntax,
String parms,
int[] recnos,
long[] scores,
Object dbUserData)
throws Diagnostic1
- Overrides:
- getRecords in class ElementSetNameF
getRecords
protected DbPresentData[] getRecords(ORG.oclc.Newton.db.NewtonDatabase thisDb,
Class fmtClass,
String parms,
String format,
int[] recnos,
long[] scores,
Object dbUserData)
throws Diagnostic1
- Overrides:
- getRecords in class ElementSetNameF