| Package | Description |
|---|---|
| org.kuali.kra.dao | |
| org.kuali.kra.dao.ojb | |
| org.kuali.kra.printing.service | |
| org.kuali.kra.printing.service.impl |
| Modifier and Type | Method and Description |
|---|---|
List<CurrentReportBean> |
CurrentReportDao.queryForCurrentSupport(String personId)
Loads the Current Report data into a list of CurrentReportBeans
|
| Modifier and Type | Method and Description |
|---|---|
List<CurrentReportBean> |
CurrentReportDaoOjb.queryForCurrentSupport(String personId) |
| Modifier and Type | Method and Description |
|---|---|
List<CurrentReportBean> |
CurrentAndPendingReportService.loadCurrentReportData(String personId)
Loads the Current Report data into a list of CurrentReportBeans
|
| Modifier and Type | Method and Description |
|---|---|
List<CurrentReportBean> |
CurrentAndPendingReportServiceImpl.loadCurrentReportData(String personId) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.