org.kuali.ole.myaccount.renewal.service
Class OleMyAccountProcess
java.lang.Object
org.kuali.ole.myaccount.renewal.service.OleMyAccountProcess
public class OleMyAccountProcess
- extends Object
Created with IntelliJ IDEA.
User: ?
Date: 10/26/12
Time: 7:47 PM
To change this template use File | Settings | File Templates.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
oleRenewalLoanDocumentList
public List<OleRenewalLoanDocument> oleRenewalLoanDocumentList
OleMyAccountProcess
public OleMyAccountProcess()
getOlePatronService
public OlePatronService getOlePatronService()
getPatronInfo
public OlePatronDefinition getPatronInfo(String patronId)
getPatronLoanedItems
public List<OleRenewalLoanDocument> getPatronLoanedItems(String patronBarcode)
performRenewalItem
public List<OleRenewalLoanDocument> performRenewalItem(List<OleRenewalLoanDocument> oleRenewalLoanDocumentList)
convertOlePatronLoanDocuments
public OlePatronLoanDocuments convertOlePatronLoanDocuments(List<OleRenewalLoanDocument> oleRenewalLoanDocumentList)
convertRenewalLoanDocuments
public List<OleRenewalLoanDocument> convertRenewalLoanDocuments(OlePatronLoanDocuments olePatronLoanDocuments)
getOlePatronLoanDocuments
public OlePatronLoanDocuments getOlePatronLoanDocuments(List<OlePatronLoanDocument> olePatronLoanItemList)
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.