Open SiteSearch 4.1.1
Final

ORG.oclc.db
Class ElementSetNameITEM

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

public class ElementSetNameITEM
extends ElementSetNameF


Fields inherited from class ORG.oclc.db.ElementSetNameF
briefBerFormat, briefMarcFormat, briefOpacFormat, briefTextFormat, dbname, fullASCIIFormat, fullMarcFormat, fullOpacFormat, fullTextFormat
 
Constructor Summary
ElementSetNameITEM()
           
 
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

ElementSetNameITEM

public ElementSetNameITEM()
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