ORG.oclc.z39
Class oclcUserInformation1
java.lang.Object
|
+--ORG.oclc.z39.oclcUserInformation1
- public class oclcUserInformation1
- extends Object
This is used in the userInformationField of an Init.
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
OID
public static final String OID
- Object identifier for this field
MessageOfTheDay
public String MessageOfTheDay
- Daily news, in human readable text
failureMessage
public String failureMessage
- Failure Message in human readable text.
failureCode
public int failureCode
- Condition code, if the init failed
DbList
public String[] DbList
- List of databases available from this site
DisplayDbList
public String[] DisplayDbList
- List of long database names
oclcUserInformation1
public oclcUserInformation1(DataDir userInformationField)
buildDir
public static DataDir buildDir(String MessageOfTheDay,
int failureCode,
String[] DbList,
String[] DisplayDbList)
- Returns:
- DataDir for an oclcUserInformation1