Open SiteSearch 4.1.1
Final

ORG.oclc.db
Class ElementSetNameSCORES

java.lang.Object
  |
  +--ORG.oclc.db.ElementSetNameF
        |
        +--ORG.oclc.db.ElementSetNameSCORES

public class ElementSetNameSCORES
extends ElementSetNameF


Fields inherited from class ORG.oclc.db.ElementSetNameF
briefBerFormat, briefMarcFormat, briefOpacFormat, briefTextFormat, dbname, fullASCIIFormat, fullMarcFormat, fullOpacFormat, fullTextFormat
 
Constructor Summary
ElementSetNameSCORES()
           
 
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)
           
 
Methods inherited from class ORG.oclc.db.ElementSetNameF
getRecords, initialize, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ElementSetNameSCORES

public ElementSetNameSCORES()
Method Detail

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

Open SiteSearch 4.1.1
Final