|
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.sip.PatronStatusRequest
The PatronStatusRequest is used by the SC to request patron information from the ACS. The ACS must respond to this command with a PatronStatusResponse message.
23
Constructor Summary | |
PatronStatusRequest()
Contructs a new PatronStatusRequest |
|
PatronStatusRequest(String language,
String institutionId,
String patronIdentifier,
String terminalPassword,
String patronPassword)
Contructs a new PatronStatusRequest |
Method Summary | |
String |
buildMessage()
Returns a String containing the Patron Status Request message |
String |
toString()
Generates the String representation of the object. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Constructor Detail |
public PatronStatusRequest()
public PatronStatusRequest(String language, String institutionId, String patronIdentifier, String terminalPassword, String patronPassword)
String
- languageString
- institutionIdString
- patronIdentifierString
- terminalPasswordString
- patronPassword;Method Detail |
public String buildMessage()
public final String toString()
|
Open SiteSearch 4.1.1 Final |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |