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