public class ProposalSubmissionXmlStream extends ProposalBaseStream
| Constructor and Description |
|---|
ProposalSubmissionXmlStream() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,org.apache.xmlbeans.XmlObject> |
generateXmlStream(KraPersistableBusinessObjectBase printableBusinessObject,
Map<String,Object> reportParameters)
This method generates XML for Proposal Development 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.