| Package | Description |
|---|---|
| org.kuali.kra.iacuc.actions.print | |
| org.kuali.kra.irb.actions.print | |
| org.kuali.kra.protocol.actions.print |
| Modifier and Type | Method and Description |
|---|---|
protected HashMap<ProtocolPrintType,ProtocolPrintHelper> |
IacucProtocolPrintingServiceImpl.getProtocolPrintParameterHook() |
| Modifier and Type | Method and Description |
|---|---|
protected HashMap<ProtocolPrintType,ProtocolPrintHelper> |
ProtocolPrintingServiceImpl.getProtocolPrintParameterHook() |
| Modifier and Type | Method and Description |
|---|---|
Printable |
ProtocolPrintingService.getProtocolPrintable(ProtocolPrintType reportType)
This method is to get the printable for the selected report.
|
| Modifier and Type | Method and Description |
|---|---|
static ProtocolPrintType |
ProtocolPrintType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProtocolPrintType[] |
ProtocolPrintType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract HashMap<ProtocolPrintType,ProtocolPrintHelper> |
ProtocolPrintingServiceImplBase.getProtocolPrintParameterHook() |
| Modifier and Type | Method and Description |
|---|---|
Printable |
ProtocolPrintingServiceImplBase.getProtocolPrintable(ProtocolPrintType reportType) |
protected Map<Class,Object> |
ProtocolPrintingServiceImplBase.getReportOptions(ProtocolFormBase protocolForm,
ProtocolPrintType printType) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.