| Package | Description |
|---|---|
| org.kuali.kra.award | |
| org.kuali.kra.award.paymentreports.awardreports.reporting.service |
| Modifier and Type | Method and Description |
|---|---|
List<ReportTrackingBean> |
AwardForm.getReportTrackingBeans() |
| Modifier and Type | Method and Description |
|---|---|
void |
AwardForm.setReportTrackingBeans(List<ReportTrackingBean> reportTrackingBeans) |
| Modifier and Type | Method and Description |
|---|---|
void |
ReportTrackingServiceImpl.updateMultipleReportTrackingRecords(List<ReportTracking> reportTrackingListing,
ReportTrackingBean reportTrackingBean) |
void |
ReportTrackingService.updateMultipleReportTrackingRecords(List<ReportTracking> reportTrackingListing,
ReportTrackingBean reportTrackingBean)
This method updates the value of every object in the reportTrackingListing list that has a true value for MultiEditSelected
for each attribture that is populated in the report tracking bean.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.