| Modifier and Type | Method and Description |
|---|---|
protected void |
AwardSponsorTemplateMaintenanceDocumentAction.streamToResponse(AttachmentDataSource attachmentDataSource,
javax.servlet.http.HttpServletResponse response) |
| Modifier and Type | Method and Description |
|---|---|
AttachmentDataSource |
ReportTrackingPrintingServiceImpl.printAwardReportTracking(List<Printable> printableArtifactList) |
AttachmentDataSource |
ReportTrackingPrintingService.printAwardReportTracking(List<Printable> printableArtifactList)
This method is for prints all Award Reports
|
AttachmentDataSource |
ReportTrackingPrintingServiceImpl.printReportTracking(KraPersistableBusinessObjectBase printableBusinessObject,
String reportName,
Map<String,Object> reportParameters)
This method generates the required report and returns the PDF stream as
AttachmentDataSource. |
AttachmentDataSource |
ReportTrackingPrintingService.printReportTracking(KraPersistableBusinessObjectBase reportTracking,
String reportName,
Map<String,Object> reportParameters)
This method generates the required report and returns the PDF stream as
AttachmentDataSource |
| Modifier and Type | Method and Description |
|---|---|
AttachmentDataSource |
AwardPrintingService.printAwardReport(KraPersistableBusinessObjectBase awardDocument,
AwardPrintType awardReportType,
Map<String,Object> reportParameters)
This method generates the required report and returns the PDF stream as
AttachmentDataSource |
| Modifier and Type | Method and Description |
|---|---|
AttachmentDataSource |
AwardPrintingServiceImpl.printAwardReport(KraPersistableBusinessObjectBase printableBO,
AwardPrintType awardReportType,
Map<String,Object> reportParameters)
This method generates the required report and returns the PDF stream as
AttachmentDataSource. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ReportTrackingLookupAction.streamToResponse(AttachmentDataSource attachmentDataSource,
javax.servlet.http.HttpServletResponse response)
method to stream the byte array to response object
|
| Modifier and Type | Method and Description |
|---|---|
AttachmentDataSource |
BudgetPrintingService.printBudgetReport(KraPersistableBusinessObjectBase budget,
String reportName,
Map<String,Object> reportParameters)
This method generates the required report and returns the PDF stream as
AttachmentDataSource |
| Modifier and Type | Method and Description |
|---|---|
AttachmentDataSource |
BudgetPrintingServiceImpl.printBudgetReport(KraPersistableBusinessObjectBase budget,
String reportName)
This method generates the required report and returns the PDF stream as
AttachmentDataSource. |
AttachmentDataSource |
BudgetPrintingServiceImpl.readBudgetPrintStream(Budget budget,
String selectedBudgetPrintFormId)
Generates the report specified and returns the bytes
|
| Modifier and Type | Method and Description |
|---|---|
void |
BudgetAction.streamToResponse(AttachmentDataSource attachmentDataSource,
javax.servlet.http.HttpServletResponse response)
Handy method to stream the byte array to response object
|
| Modifier and Type | Method and Description |
|---|---|
AttachmentDataSource |
CoiPrintingService.print(List<Printable> printableArtifactList) |
AttachmentDataSource |
CoiPrintingService.printDisclosureCertification(KraPersistableBusinessObjectBase institutionalProposal,
String reportName,
Map<String,Object> reportParameters)
This method generates the required report and returns the PDF stream as
AttachmentDataSource |
| Modifier and Type | Method and Description |
|---|---|
AttachmentDataSource |
CoiPrintingServiceImpl.print(List<Printable> printableArtifactList) |
AttachmentDataSource |
CoiPrintingServiceImpl.printDisclosureCertification(KraPersistableBusinessObjectBase printableBusinessObject,
String reportName,
Map<String,Object> reportParameters) |
| Modifier and Type | Method and Description |
|---|---|
AttachmentDataSource |
CommitteePrintingServiceImpl.print(List<Printable> printableArtifactList) |
AttachmentDataSource |
CommitteePrintingServiceImpl.printRenewalReminder(List<Printable> printableArtifactList) |
| Modifier and Type | Class and Description |
|---|---|
class |
MeetingActionsActionBase.PrintableAttachment |
| Modifier and Type | Method and Description |
|---|---|
AttachmentDataSource |
CommitteePrintingServiceBase.print(List<Printable> printableArtifactList)
This method generates the required report and returns the PDF stream as
AttachmentDataSource. |
| Modifier and Type | Method and Description |
|---|---|
protected AttachmentDataSource |
IacucProtocolActionsAction.generateCorrespondenceDocument(ProtocolBase protocol,
ProtocolCorrespondence oldCorrespondence) |
| Modifier and Type | Method and Description |
|---|---|
protected AttachmentDataSource |
IacucMeetingActionsAction.generateCorrespondenceDocumentAndAttach(ProtocolBase protocol,
ProtocolCorrespondence oldCorrespondence) |
| Modifier and Type | Method and Description |
|---|---|
AttachmentDataSource |
IacucCommitteePrintingServiceImpl.print(List<Printable> printableArtifactList) |
AttachmentDataSource |
IacucCommitteePrintingServiceImpl.printRenewalReminder(List<Printable> printableArtifactList) |
| Modifier and Type | Method and Description |
|---|---|
AttachmentDataSource |
InstitutionalProposalPrintingService.printInstitutionalProposalReport(KraPersistableBusinessObjectBase institutionalProposal,
String reportName,
Map<String,Object> reportParameters)
This method generates the required report and returns the PDF stream as
AttachmentDataSource |
| Modifier and Type | Method and Description |
|---|---|
AttachmentDataSource |
InstitutionalProposalPrintingServiceImpl.printInstitutionalProposalReport(KraPersistableBusinessObjectBase institutionalProposal,
String reportName,
Map<String,Object> reportParameters)
This method generates the required report and returns the PDF stream as
AttachmentDataSource. |
| Modifier and Type | Method and Description |
|---|---|
AttachmentDataSource |
ProposalLogPrintingService.printProposalLog(ProposalLog log)
Print proposal log report
|
AttachmentDataSource |
ProposalLogPrintingService.printProposalLog(String proposalLogNumber)
Print proposal log report
|
| Modifier and Type | Method and Description |
|---|---|
AttachmentDataSource |
ProposalLogPrintingServiceImpl.printProposalLog(ProposalLog log) |
AttachmentDataSource |
ProposalLogPrintingServiceImpl.printProposalLog(String proposalLogNumber) |
| Modifier and Type | Method and Description |
|---|---|
protected AttachmentDataSource |
ProtocolProtocolActionsAction.generateCorrespondenceDocument(Protocol protocol,
String correspondenceType) |
| Modifier and Type | Method and Description |
|---|---|
protected AttachmentDataSource |
MeetingActionsAction.generateCorrespondenceDocumentAndAttach(Protocol protocol,
String correspondenceType) |
| 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 |
| Modifier and Type | Class and Description |
|---|---|
class |
PrintableAttachment
This class populates the bytes of PDF document to be generated
|
| Modifier and Type | Method and Description |
|---|---|
AttachmentDataSource |
PrintingService.print(List<Printable> printableArtifactList)
This method invokes the KC printable architecture for reports,
notifications, docs and bos.
|
AttachmentDataSource |
PrintingService.print(Printable printableArtifact)
This method invokes the KC printable architecture for reports,
notifications, docs and bos.
|
AttachmentDataSource |
CurrentAndPendingReportService.printCurrentAndPendingSupportReport(String reportName,
Map<String,Object> reportParameters)
This method generates the required report and returns the PDF stream as
AttachmentDataSource |
| Modifier and Type | Method and Description |
|---|---|
AttachmentDataSource |
PrintingServiceImpl.print(List<Printable> printableArtifactList)
This method receives a
List of Printable object, generates XML for it, transforms into PDF after applying
style-sheet and returns the PDF bytes as AttachmentDataSource |
AttachmentDataSource |
PrintingServiceImpl.print(List<Printable> printableArtifactList,
boolean headerFooterRequired) |
AttachmentDataSource |
PrintingServiceImpl.print(Printable printableArtifacts)
This method receives a
Printable object, generates XML for it, transforms into PDF after applying style-sheet and
returns the PDF bytes as AttachmentDataSource |
AttachmentDataSource |
CurrentAndPendingReportServiceImpl.printCurrentAndPendingSupportReport(String reportName,
Map<String,Object> reportParameters) |
| Modifier and Type | Method and Description |
|---|---|
static void |
PrintingUtils.streamToResponse(AttachmentDataSource attachmentDataSource,
javax.servlet.http.HttpServletResponse response) |
| Modifier and Type | Class and Description |
|---|---|
class |
NarrativeAttachment |
class |
ProposalPersonBiographyAttachment
This bo for eps_prop_person_bio_attachment
|
| Modifier and Type | Method and Description |
|---|---|
AttachmentDataSource |
BudgetPrintService.readBudgetPrintStream(Budget budget,
String selectedBudgetPrintFormId)
Generates the report specified and returns the bytes
|
| Modifier and Type | Method and Description |
|---|---|
AttachmentDataSource |
ProposalDevelopmentPrintingService.printProposalDevelopmentReport(KraPersistableBusinessObjectBase printableBusinessObject,
String reportName,
Map<String,Object> reportParameters)
This method generates the required report and returns the PDF stream as
AttachmentDataSource. |
| Modifier and Type | Method and Description |
|---|---|
AttachmentDataSource |
ProposalDevelopmentPrintingServiceImpl.printProposalDevelopmentReport(KraPersistableBusinessObjectBase printableBusinessObject,
String reportName,
Map<String,Object> reportParameters)
This method generates the required report and returns the PDF stream as
AttachmentDataSource. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ProposalDevelopmentAction.streamToResponse(AttachmentDataSource attachmentDataSource,
javax.servlet.http.HttpServletResponse response)
Handy method to stream the byte array to response object
|
| Modifier and Type | Method and Description |
|---|---|
AttachmentDataSource |
ProtocolActionCorrespondenceGenerationServiceImplBase.reGenerateCorrespondenceDocument(ProtocolActionsCorrespondenceBase printableCorrespondence) |
AttachmentDataSource |
ProtocolActionCorrespondenceGenerationService.reGenerateCorrespondenceDocument(ProtocolActionsCorrespondenceBase printableCorrespondence) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ProtocolActionCorrespondenceGenerationServiceImplBase.applySignatureInDocument(ProtocolActionsCorrespondenceBase printableCorrespondence,
AttachmentDataSource attachmentDataSource) |
| Modifier and Type | Method and Description |
|---|---|
AttachmentDataSource |
ProtocolPrintingServiceImplBase.print(String reportName,
List<Printable> printableArtifactList) |
AttachmentDataSource |
ProtocolPrintingService.print(String reportName,
List<Printable> printableArtifactList)
This method to print the report.
|
AttachmentDataSource |
ProtocolPrintingServiceImplBase.printProtocolDocument(ProtocolFormBase protocolForm) |
AttachmentDataSource |
ProtocolPrintingService.printProtocolDocument(ProtocolFormBase protocolForm)
This method is to print items in protocol document
|
AttachmentDataSource |
ProtocolPrintingServiceImplBase.printProtocolSelectedItems(ProtocolFormBase protocolForm) |
AttachmentDataSource |
ProtocolPrintingService.printProtocolSelectedItems(ProtocolFormBase protocolForm)
This method is to print selected protocol items
|
| Modifier and Type | Method and Description |
|---|---|
AttachmentDataSource |
QuestionnairePrintingServiceImpl.printQuestionnaire(KraPersistableBusinessObjectBase printableBusinessObject,
Map<String,Object> reportParameters) |
AttachmentDataSource |
QuestionnairePrintingService.printQuestionnaire(KraPersistableBusinessObjectBase printableBusinessObject,
Map<String,Object> reportParameters)
This method generates the Questionnaire report and returns the PDF stream as
AttachmentDataSource. |
AttachmentDataSource |
QuestionnairePrintingServiceImpl.printQuestionnaireAnswer(KraPersistableBusinessObjectBase printableBusinessObject,
Map<String,Object> reportParameters) |
AttachmentDataSource |
QuestionnairePrintingService.printQuestionnaireAnswer(KraPersistableBusinessObjectBase printableBusinessObject,
Map<String,Object> reportParameters)
This method generates the Questionnaire Answer report and returns the PDF stream as
AttachmentDataSource. |
| Modifier and Type | Method and Description |
|---|---|
AttachmentDataSource |
QuestionnairePrintingServiceImpl.printQuestionnaire(KraPersistableBusinessObjectBase printableBusinessObject,
Map<String,Object> reportParameters) |
AttachmentDataSource |
QuestionnairePrintingService.printQuestionnaire(KraPersistableBusinessObjectBase printableBusinessObject,
Map<String,Object> reportParameters)
This method generates the Questionnaire report and returns the PDF stream as
AttachmentDataSource. |
AttachmentDataSource |
QuestionnairePrintingServiceImpl.printQuestionnaireAnswer(KraPersistableBusinessObjectBase printableBusinessObject,
Map<String,Object> reportParameters) |
AttachmentDataSource |
QuestionnairePrintingService.printQuestionnaireAnswer(KraPersistableBusinessObjectBase printableBusinessObject,
Map<String,Object> reportParameters)
This method generates the Questionnaire Answer report and returns the PDF stream as
AttachmentDataSource. |
| Modifier and Type | Method and Description |
|---|---|
AttachmentDataSource |
S2SService.printForm(ProposalDevelopmentDocument pdDoc)
This method is used to print selected forms.
|
AttachmentDataSource |
PrintService.printForm(ProposalDevelopmentDocument pdDoc)
This method is used for the printing of forms in PDF format
|
| Modifier and Type | Method and Description |
|---|---|
protected AttachmentDataSource |
PrintServiceImpl.getAttributeContent(ProposalDevelopmentDocument pdDoc,
String contentId) |
AttachmentDataSource |
PrintServiceImpl.printForm(ProposalDevelopmentDocument pdDoc)
This method is used for the printing of forms in PDF format.
|
AttachmentDataSource |
KRAS2SServiceImpl.printForm(ProposalDevelopmentDocument pdDoc)
This method is used to print selected forms.
|
| 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) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
KraTransactionalDocumentActionBase.streamToResponse(AttachmentDataSource attachmentDataSource,
javax.servlet.http.HttpServletResponse response) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.