Package com.pkrete.jsip2.messages.requests

Class Summary
SIP2BlockPatronRequest This class represents the message that is used to request the ILS to block the patron card.
SIP2CheckinRequest This class represents the message that is used to checkin an item, and also to cancel a SIP2CheckoutRequest that did not succesfully complete.
SIP2CheckoutRequest This class represents the message that is used to checkout an item, and also to cancel a SIP2CheckinRequest that did not succesfully complete.
SIP2CirculationTransactionRequest This abstract class is a base class of the SIP2CheckoutRequest and the SIP2CheckinRequest classes.
SIP2EndPatronSessionRequest This class represents the message that is sent when a patron has completed all their transactions.
SIP2FeePaidRequest This class represents the message that can be used to notify the ILS that a fee has been collected from the patron.
SIP2HoldRequest This class represents the message that can is used to create, modify, or delete a hold.
SIP2ItemInformationRequest This class represents the message that is used to request item information.
SIP2ItemStatusUpdateRequest This class represents the message that is used to send item information to the ILS, without having to do a checkout or checkin operation.
SIP2LoginRequest This class represents the message that is used to login to an ILS SIP server program.
SIP2PatronEnableRequest This class represents the message that can be used to re-enable canceled patrons.
SIP2PatronInformationRequest This class represents the message that is used to request detailedd patron information from the ILS SIP server, and this class extends the SIP2PatronRequest message.
SIP2PatronRequest This abstract class is a base class of the SIP2PatronStatusRequest and the SIP2PatronInformationRequest classes.
SIP2PatronStatusRequest This class represents the message that is used to request the patron information from the ILS SIP server.
SIP2RenewAllRequest This class represents the message that is used to renew all items that the patron has checked out.
SIP2RenewRequest This class represents the message that is used to renew an item.
SIP2RequestResend This class represent the message that is used to request the ILS to re-transmit its last message.
SIP2SCStatusRequest This class represents the request that sends the current status of the system to the ILS SIP server, which replies with the SIP2ACSStatusResponse message.
 



Copyright © 2012-2014. All Rights Reserved.