| Package | Description |
|---|---|
| org.kuali.kra.award.paymentreports.awardreports.reporting.service |
| Modifier and Type | Method and Description |
|---|---|
static ReportTrackingType |
ReportTrackingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReportTrackingType[] |
ReportTrackingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AwardReportTracking |
ReportTrackingPrintingServiceImpl.getReportPrintable(ReportTrackingType reportType,
ReportTracking detailResult,
AwardReportTracking printable) |
AwardReportTracking |
ReportTrackingPrintingService.getReportPrintable(ReportTrackingType reportTrackingType,
ReportTracking detailResult,
AwardReportTracking printable)
This method will return the printable object
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.