public class AwardBudgetHierarchyXmlStream extends AwardBudgetBaseStream
ResearchDocumentBase and Map of details passed to the class.AWARD_NUMBER_PARAMETER, businessObjectService, dateTimeService, DOCUMENT_NUMBER| Constructor and Description |
|---|
AwardBudgetHierarchyXmlStream() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,org.apache.xmlbeans.XmlObject> |
generateXmlStream(KraPersistableBusinessObjectBase printableBusinessObject,
Map<String,Object> reportParameters)
This method generates XML for Award Budget Hierarchy Report.
|
getAwardTransactiontInfo, getBusinessObjectService, getDateTimeService, getParameterService, getSchoolInfoType, setBusinessObjectService, setDateTimeService, setParameterServicepublic 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.