Open SiteSearch 4.1.1
Final

ORG.oclc.db
Class ElementSetNameB2

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

public class ElementSetNameB2
extends ElementSetNameF


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

Constructor Detail

ElementSetNameB2

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

Open SiteSearch 4.1.1
Final