| Package | Description |
|---|---|
| org.kuali.kra.subawardReporting.printing | |
| org.kuali.kra.subawardReporting.printing.service | |
| org.kuali.kra.subawardReporting.printing.service.impl |
| Modifier and Type | Method and Description |
|---|---|
static SubAwardPrintType |
SubAwardPrintType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SubAwardPrintType[] |
SubAwardPrintType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AttachmentDataSource |
SubAwardPrintingService.printSubAwardReport(KraPersistableBusinessObjectBase awardDocument,
SubAwardPrintType subAwardPrintType,
Map<String,Object> reportParameters)
This method generates the required report and returns the PDF stream as
AttachmentDataSource |
| Modifier and Type | Method and Description |
|---|---|
AttachmentDataSource |
SubAwardPrintingServiceImpl.printSubAwardReport(KraPersistableBusinessObjectBase awardDocument,
SubAwardPrintType subAwardPrintType,
Map<String,Object> reportParameters) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.