All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class ORG.oclc.z39.oclcUserInformation5

java.lang.Object
   |
   +----ORG.oclc.z39.oclcUserInformation5

public class oclcUserInformation5
extends Object
oclcUserInformation5 is part of a Scan request. It allows the user to specify an additional set of attributes to describe the attributes for all the terms returned. The attributes in the TermPlusAttributeList parameter specify the attributes of the starting point. In the absence of oclcUserInformation5, then the starting point attributes are the same as the result set attributes. When a client is scanning several indexes, it may be desirable to specify a particular index for a starting point but still have the multiple indexes represented the list of terms returned.

Version:
@(#)oclcUserInformation5.java 1.1 07/09/97

Variable Index

 o OID
Object identifier for this field

Constructor Index

 o oclcUserInformation5(DataDir)

Variables

 o OID
 public static final String OID
Object identifier for this field

Constructors

 o oclcUserInformation5
 public oclcUserInformation5(DataDir otherInformation) throws Diagnostic1

All Packages  Class Hierarchy  This Package  Previous  Next  Index