Package | Description |
---|---|
org.kuali.ole.deliver.service.impl | |
org.kuali.ole.ncip.bo | |
org.kuali.ole.ncip.service.impl | |
org.kuali.ole.sip2.service | |
org.kuali.ole.sip2.service.impl |
Modifier and Type | Method and Description |
---|---|
OLEItemFine |
OleDeliverDaoJdbc.setBibItemInformation(OLEItemFine oleItemFine,
String itemBarcode)
This method is used to set the title informations to the item response object
|
Modifier and Type | Method and Description |
---|---|
List<OLEItemFine> |
OleDeliverDaoJdbc.getFineItemLists(List<PatronBillPayment> olePatronBillDocumentList)
This method is used to set the fine information to the fine response object
|
Modifier and Type | Method and Description |
---|---|
OLEItemFine |
OleDeliverDaoJdbc.setBibItemInformation(OLEItemFine oleItemFine,
String itemBarcode)
This method is used to set the title informations to the item response object
|
Modifier and Type | Method and Description |
---|---|
List<OLEItemFine> |
OLEItemFines.getOleItemFineList() |
Modifier and Type | Method and Description |
---|---|
void |
OLEItemFines.setOleItemFineList(List<OLEItemFine> oleItemFineList) |
Modifier and Type | Method and Description |
---|---|
List<OLEItemFine> |
OLECirculationServiceImpl.getFineItemList(List<PatronBillPayment> olePatronBillDocumentList) |
Modifier and Type | Method and Description |
---|---|
BigDecimal |
OLESIP2HelperService.calculateTotalFineBalance(List<OLEItemFine> oleItemFineList) |
Modifier and Type | Method and Description |
---|---|
BigDecimal |
OLESIP2HelperServiceImpl.calculateTotalFineBalance(List<OLEItemFine> oleItemFineList) |
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.