public class DummyDriver extends AbstractDriver implements BlockPatronOperation, CheckInOperation, CheckOutOperation, EndPatronSessionOperation, FeePaidOperation, HoldOperation, ItemInformationOperation, ItemStatusUpdateOperation, LoginOperation, PatronEnableOperation, PatronInformationOperation, PatronStatusOperation, RenewAllOperation, RenewOperation
Constructor and Description |
---|
DummyDriver() |
Modifier and Type | Method and Description |
---|---|
PatronStatusResponse |
BlockPatron(BlockPatron msg) |
CheckInResponse |
CheckIn(CheckIn msg) |
CheckOutResponse |
CheckOut(CheckOut msg) |
EndSessionResponse |
EndPatronSession(EndPatronSession msg) |
FeePaidResponse |
FeePaid(FeePaid msg) |
HoldResponse |
Hold(Hold msg) |
ItemInformationResponse |
ItemInformation(ItemInformation msg) |
ItemStatusUpdateResponse |
ItemStatusUpdate(ItemStatusUpdate msg) |
LoginResponse |
Login(Login msg) |
PatronEnableResponse |
PatronEnable(PatronEnable msg) |
PatronInformationResponse |
PatronInformation(PatronInformation msg) |
PatronStatusResponse |
PatronStatus(PatronStatusRequest msg) |
RenewResponse |
Renew(Renew msg) |
RenewAllResponse |
RenewAll(RenewAll msg) |
ACSStatus |
Status(ACSStatus status,
SCStatus msg) |
Status
public ACSStatus Status(ACSStatus status, SCStatus msg)
Status
in class AbstractDriver
public PatronStatusResponse BlockPatron(BlockPatron msg)
BlockPatron
in interface BlockPatronOperation
public CheckInResponse CheckIn(CheckIn msg)
CheckIn
in interface CheckInOperation
public CheckOutResponse CheckOut(CheckOut msg)
CheckOut
in interface CheckOutOperation
public EndSessionResponse EndPatronSession(EndPatronSession msg)
EndPatronSession
in interface EndPatronSessionOperation
public FeePaidResponse FeePaid(FeePaid msg)
FeePaid
in interface FeePaidOperation
public HoldResponse Hold(Hold msg)
Hold
in interface HoldOperation
public ItemInformationResponse ItemInformation(ItemInformation msg)
ItemInformation
in interface ItemInformationOperation
public ItemStatusUpdateResponse ItemStatusUpdate(ItemStatusUpdate msg)
ItemStatusUpdate
in interface ItemStatusUpdateOperation
public LoginResponse Login(Login msg)
Login
in interface LoginOperation
public PatronEnableResponse PatronEnable(PatronEnable msg)
PatronEnable
in interface PatronEnableOperation
public PatronInformationResponse PatronInformation(PatronInformation msg)
PatronInformation
in interface PatronInformationOperation
public PatronStatusResponse PatronStatus(PatronStatusRequest msg)
PatronStatus
in interface PatronStatusOperation
public RenewResponse Renew(Renew msg)
Renew
in interface RenewOperation
public RenewAllResponse RenewAll(RenewAll msg)
RenewAll
in interface RenewAllOperation
Copyright © 2004–2019 Ceridwen Limited. All rights reserved.