Open SiteSearch 4.1.1
Final

ORG.oclc.db
Class ElementSetNameX

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

public class ElementSetNameX
extends ElementSetNameF


Fields inherited from class ORG.oclc.db.ElementSetNameF
briefBerFormat, briefMarcFormat, briefOpacFormat, briefTextFormat, dbname, fullASCIIFormat, fullMarcFormat, fullOpacFormat, fullTextFormat
 
Constructor Summary
ElementSetNameX()
           
 
Method Summary
protected  DbPresentData[] getRecords(ORG.oclc.Newton.db.NewtonDatabase thisDb, Class fmtClass, String parms, String format, int[] recnos, long[] scores, Object dbUserData)
           
 
Methods inherited from class ORG.oclc.db.ElementSetNameF
getRecords, getRecords, initialize, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ElementSetNameX

public ElementSetNameX()
Method Detail

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