| Modifier and Type | Method and Description |
|---|---|
AbstractPrint |
CommitteePrintingServiceImpl.getCommitteePrintable(CommitteeReportType reportType)
This method gets the specific implementation for printing a committee report based
on the report type.
|
| Modifier and Type | Method and Description |
|---|---|
static CommitteeReportType |
CommitteeReportType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommitteeReportType[] |
CommitteeReportType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractPrint |
CommitteePrintingServiceBase.getCommitteePrintable(CommitteeReportType reportType)
This method gets the specific implementation for printing a committee report based
on the report type.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractPrint |
IacucCommitteePrintingServiceImpl.getCommitteePrintable(CommitteeReportType reportType)
This method gets the specific implementation for printing a committee report based
on the report type.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.