public class ProposalDevelopmentXmlStream extends ProposalBaseStream
ResearchDocumentBase and Map of details passed to the class.| Constructor and Description |
|---|
ProposalDevelopmentXmlStream() |
| 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 Submission Report or Sponsor Report.
|
S2SUtilService |
gets2SUtilService() |
static Date |
toDate(Timestamp timestamp) |
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 XMLpublic S2SUtilService gets2SUtilService()
Copyright © 2013 The Kuali Foundation. All Rights Reserved.