Package | Description |
---|---|
org.kuali.ole.deliver.bo | |
org.kuali.ole.deliver.form | |
org.kuali.ole.deliver.service |
Modifier and Type | Method and Description |
---|---|
static OlePatronLoanDocument |
OlePatronLoanDocuments.to(OleRenewalLoanDocument bo)
This method converts the PersistableBusinessObjectBase OlePatronDocument into immutable object OlePatronDefinition
|
Modifier and Type | Method and Description |
---|---|
List<OleRenewalLoanDocument> |
OleMyAccountForm.getExistingLoanList() |
Modifier and Type | Method and Description |
---|---|
void |
OleMyAccountForm.setExistingLoanList(List<OleRenewalLoanDocument> existingLoanList) |
Modifier and Type | Field and Description |
---|---|
List<OleRenewalLoanDocument> |
OleMyAccountProcess.oleRenewalLoanDocumentList |
Modifier and Type | Method and Description |
---|---|
List<OleRenewalLoanDocument> |
OleMyAccountProcess.getPatronLoanedItems(String patronBarcode)
this method performs to find the patron checkout items by using patron barcode
|
List<OleRenewalLoanDocument> |
OleMyAccountProcess.performRenewalItem(List<OleRenewalLoanDocument> oleRenewalLoanDocumentList)
this method performs to renewal the itmes
|
Modifier and Type | Method and Description |
---|---|
List<OleRenewalLoanDocument> |
OleMyAccountProcess.performRenewalItem(List<OleRenewalLoanDocument> oleRenewalLoanDocumentList)
this method performs to renewal the itmes
|
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.