| 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 |
Map<String,byte[]> |
AwardReportTracking.renderXML()
This method generates the XML that conforms to Delta Report XSD returns
it as
InputStream |
| 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 |
|---|---|
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. |
| Modifier and Type | Method and Description |
|---|---|
noNamespace.ApprovedDisclosureDocument.ApprovedDisclosure |
CoiCertificationXmlStream.getDisclosureData(KraPersistableBusinessObjectBase printableBusinessObject,
Map<String,Object> htData)
This method is to get the Disclosure Certification data for print.
|
| 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 | 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 ProtocolCorrespondence |
CommitteeBatchCorrespondenceServiceImplBase.createAndSaveProtocolCorrespondence(String committeeId,
ProtocolBase protocol,
ProtocolCorrespondenceTypeBase protocolCorrespondenceType,
ProtocolActionBase protocolAction)
This method creates the ProtocolCorrespondence business object and persists it to the database.
|
protected CommitteeBatchCorrespondenceDetailBase |
CommitteeBatchCorrespondenceServiceImplBase.createBatchCorrespondenceDetail(String committeeId,
ProtocolBase protocol,
ProtocolCorrespondenceTypeBase protocolCorrespondenceType,
String committeeBatchCorrespondenceId,
String protocolActionTypeCode)
This method creates the CommitteeBatchCorrespondenceDetailBase and all associated business objects.
|
| 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 void |
ProtocolGrantExemptionServiceImpl.generateCorrespondenceDocumentAndAttach(Protocol protocol,
ProtocolGrantExemptionBean actionBean) |
| 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 | Method and Description |
|---|---|
Map<String,byte[]> |
Printable.renderXML()
This method will provide the either reflected or XML-Bean based XML for
input to the Transform into XML-FO.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,byte[]> |
GenericPrintable.renderXML() |
Map<String,byte[]> |
AbstractPrint.renderXML()
This method generates the XML that conforms to Delta Report XSD returns
it as
InputStream |
| 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 |
|---|---|
protected Map<String,byte[]> |
PrintingServiceImpl.getPrintBytes(Printable printableArtifact)
This method receives a
Printable object, generates XML for it, transforms into PDF after applying style-sheet and
returns the PDF bytes as AttachmentDataSource |
protected void |
PrintingServiceImpl.logPrintDetails(Map<String,byte[]> xmlStreamMap) |
protected byte[] |
PrintingServiceImpl.mergePdfBytes(List<byte[]> pdfBytesList,
List<String> bookmarksList,
boolean headerFooterRequired) |
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 |
|---|---|
Map<String,byte[]> |
ProposalSponsorFormsPrint.renderXML() |
| 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 |
|---|---|
void |
ProtocolActionCorrespondenceGenerationServiceImplBase.generateCorrespondenceDocumentAndAttach(ProtocolActionsCorrespondenceBase printableCorrespondence)
This method attaches an appropriate template based PDF document to the protocol and saves it.
|
void |
ProtocolActionCorrespondenceGenerationService.generateCorrespondenceDocumentAndAttach(ProtocolActionsCorrespondenceBase printableCorrespondence)
This method attaches an appropriate template based PDF document to the protocol and saves it.
|
AttachmentDataSource |
ProtocolActionCorrespondenceGenerationServiceImplBase.reGenerateCorrespondenceDocument(ProtocolActionsCorrespondenceBase printableCorrespondence) |
AttachmentDataSource |
ProtocolActionCorrespondenceGenerationService.reGenerateCorrespondenceDocument(ProtocolActionsCorrespondenceBase printableCorrespondence) |
Map<String,byte[]> |
ProtocolActionsCorrespondenceBase.renderXML() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ProtocolGenericActionServiceImplBase.createCorrespondenceAndAttach(ProtocolBase protocol,
String protocolActionType) |
| 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 |
|---|---|
protected void |
ProtocolWithdrawServiceImplBase.generateCorrespondenceDocumentAndAttach(ProtocolBase protocol,
ProtocolWithdrawBean withdrawBean)
This method will generate a correspondence document, and attach it to the protocol.
|
| 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 |
|---|---|
Map<String,byte[]> |
S2SFormPrint.renderXML() |
| 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 |
|---|---|
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) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.