public class PendingProposalXmlStream extends CurrentAndPendingBaseStream
ResearchDocumentBase and Map of details passed to the class.businessObjectService, dateTimeService| Constructor and Description |
|---|
PendingProposalXmlStream() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,org.apache.xmlbeans.XmlObject> |
generateXmlStream(KraPersistableBusinessObjectBase printableBusinessObject,
Map<String,Object> reportParameters)
This method generates XML for Pending Proposal Report.
|
getBusinessObjectService, getDateTimeService, 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 XMLCopyright © 2013 The Kuali Foundation. All Rights Reserved.