|
Open SiteSearch 4.1.1 Final |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ORG.oclc.z39.Z39initApi
zclient
,
example
,
zapplet
,
Z39init
,
Z39response
Field Summary | |
static int |
BadAuthoPassword
Return code for authorization on Init. |
static int |
BillingGroup
An Init parameter; see the Z39.50 specification. |
static int |
BlockedIPAddress
Return code for authorization on Init. |
static int |
groupId
An Init parameter; see the Z39.50 specification. |
static int |
idAuthentication
An Init parameter; see the Z39.50 specification. |
static int |
ImplementationId
An Init parameter; see the Z39.50 specification. |
static int |
ImplementationName
An Init parameter; see the Z39.50 specification. |
static int |
ImplementationVersion
An Init parameter; see the Z39.50 specification. |
static int |
IncorrectInterfaceType
Return code for authorization on Init. |
static int |
InvalidAutho
Return code for authorization on Init. |
static int |
MasterAuthorization
An Init parameter; see the Z39.50 specification. |
static int |
MaximumRecordSize
An Init parameter; see the Z39.50 specification. |
static int |
MaxNumberSimultaneousUsers
Return code for authorization on Init. |
static int |
newPassword
An Init parameter; see the Z39.50 specification. |
static int |
NoSearchesRemaining
Return code for authorization on Init. |
static int |
Options
An Init parameter; see the Z39.50 specification. |
static int |
password
An Init parameter; see the Z39.50 specification. |
static int |
PreAuthorized
An Init parameter; see the Z39.50 specification. |
static int |
PreferredMessageSize
An Init parameter; see the Z39.50 specification. |
static int |
ProtocolVersion
An Init parameter; see the Z39.50 specification. |
static int |
result
An Init parameter; see the Z39.50 specification. |
static int |
UniversalID
An Init parameter; see the Z39.50 specification. |
static int |
userId
An Init parameter; see the Z39.50 specification. |
Constructor Summary | |
Z39initApi()
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
public static final int groupId
public static final int userId
public static final int password
public static final int newPassword
public static final int ProtocolVersion
public static final int Options
public static final int PreferredMessageSize
public static final int MaximumRecordSize
public static final int idAuthentication
public static final int result
public static final int ImplementationId
public static final int ImplementationName
public static final int ImplementationVersion
public static final int PreAuthorized
public static final int MasterAuthorization
public static final int BillingGroup
public static final int UniversalID
public static final int InvalidAutho
public static final int BadAuthoPassword
public static final int NoSearchesRemaining
public static final int IncorrectInterfaceType
public static final int MaxNumberSimultaneousUsers
public static final int BlockedIPAddress
Constructor Detail |
public Z39initApi()
|
Open SiteSearch 4.1.1 Final |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |