public interface OLESIP2Service
String feePaidService(OLESIP2FeePaidRequestParser sip2FeePaidRequestParser, String service, String operatorId)
String processRequest(String requestData, String service, String operatorId)
String loginService(OLESIP2LoginRequestParser loginRequestParser, String service, String operatorId)
String scStatusService(OLESIP2SCStatusRequestParser sip2SCStatusRequestParser, String service, String operatorId)
String checkOutService(OLESIP2CheckOutRequestParser sip2CheckOutRequestParser, String service, String operatorId)
String checkInService(OLESIP2CheckInRequestParser sip2CheckInRequestParser, String service, String operatorId)
String patronStatusService(OLESIP2PatronStatusRequestParser sip2PatronStatusRequestParser, String service, String operatorId)
String patronInformationService(OLESIP2PatronInformationRequestParser sip2PatronInformationRequestParser, String service, String operatorId)
String itemInformationService(OLESIP2ItemInformationRequestParser sip2ItemInformationRequestParser, String service, String operatorId)
String blockPatronService(OLESIP2BlockPatronRequestParser sip2BlockPatronRequestParser, String service, String operatorId)
String patronEnableService(OLESIP2PatronEnableRequestParser sip2PatronEnableRequestParser, String service, String operatorId)
String renewService(OLESIP2RenewRequestParser sip2RenewRequestParser, String service, String operatorId)
String holdService(OLESIP2HoldRequestParser sip2HoldRequestParser, String service, String operatorId)
String getCirculationErrorMessage(String service, String message, String code, String requiredParameters, String outputFormat)
String renewAllService(OLESIP2RenewAllRequestParser sip2RenewAllRequestParser, String service, String operatorId)
String itemStatusUpdateService(String requestData, OLESIP2ItemStatusUpdateRequestParser oleSIP2ItemStatusUpdateRequestParser, String service, String operatorId)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.