Package com.pkrete.jsip2.variables

Class Summary
AlertTypeFactory This class generates AlertType objects based on the alert code.
CirculationStatusFactory This class generates CirculationStatus objects based on the circulation status code.
CurrencyTypeFactory This class generates CurrencyType objects based on the currency code.
FeeTypeFactory This class generates FeeType objects based on the fee code.
ItemTypeFactory This class generates ItemType objects based on the item code.
LanguageFactory This class generates Language objects based on the language code.
MediaTypeFactory This class generates MediaType objects based on the media code.
PatronStatus This class represents the patron status information that is received as a part of the SIP2PatronStatusResponse response message.
SecurityMarkerFactory This class generates SecurityMarker objects based on the security marker code.
Summary This class represents a summary that can be requested as a part of the SIP2PatronInformationRequest.
SupportedMessages This class represents the supported messages information that is received as a part of the SIPSCStatusResponse response message.
 

Enum Summary
AlertType This enum defines a set of alert types that can be used in SIP2 response messages to describe the type of the alert for a specific item.
CirculationStatus This enum defines a set of circulation statuses that can be used in SIP2 request and response messages.
CurrencyType This enum defines a set of currency types that can be used in SIP2 request and response messages.
FeeType This enum defines a set of fee types that can be used in SIP2 response messages to describe the type of the fee related to a transaction or to a patron.
HoldMode This enum defines a set of hold modes that are used in SIP2 SIP2HoldRequest messages to describe the type of the hold transaction.
HoldType This enum defines a set of hold types that are used in SIP2 SIP2HoldRequest messages to describe the type of the hold.
ItemType This enum defines a set of item types that can be used in SIP2 patron information response message to describe the type of the items listed in the summary field.
Language This enum defines a set of languages that can be used in SIP2 request and response messages.
MediaType This enum defines a set of media types that can be used in SIP2 response messages to describe the media type of an item.
PaymentType This enum defines a set of payment types that are used in SIP2 SIP2FeePaidRequest messages to describe the type of the payment.
SecurityMarker This enum defines a set of security markers that can be used in SIP2 item information response message to describe the security marker type of the items.
StatusCode This enum represents the status of the SC unit.
 



Copyright © 2012-2014. All Rights Reserved.