public class PrintCertificationXmlStream extends ProposalBaseStream
ResearchDocumentBase and Map of details passed to the class.| Constructor and Description |
|---|
PrintCertificationXmlStream() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,org.apache.xmlbeans.XmlObject> |
generateXmlStream(KraPersistableBusinessObjectBase printableBusinessObject,
Map<String,Object> reportParameters)
This method generates XML for Print Certification Report.
|
getAward, getAwardService, getBudget, getBusinessObjectService, getDateTimeService, getMaxAwardAmountInfo, setAwardService, setBusinessObjectService, setDateTimeServicepublic Map<String,org.apache.xmlbeans.XmlObject> generateXmlStream(KraPersistableBusinessObjectBase printableBusinessObject, Map<String,Object> reportParameters)
ResearchDocumentBase for populating the XML nodes. The
XMl once generated is returned as XmlObjectprintableBusinessObject - using which XML is generatedreportParameters - parameters related to XML generationXmlObject representing the XMLPrintingException - in case of any errors occur during XML generation.Copyright © 2013 The Kuali Foundation. All Rights Reserved.