public class InstitutionalProposalXmlStream extends InstitutionalProposalBaseStream
ResearchDocumentBase and Map of details passed to the class.AWARD_STATUS_ACTIVE, AWARD_STATUS_PENDING, businessObjectService, dateTimeService, PERSON_ID, personName, PROPOSAL_STATUS_PENDING, PROPOSAL_STATUS_REVISION_REQUESTED, PROPOSAL_TYPE_CODE_8, PROPOSAL_TYPE_CONTINUATION, PROPOSAL_TYPE_NEW, PROPOSAL_TYPE_RESUBMISSION, PROPOSAL_TYPE_REVISION, PROPOSAL_TYPE_TASK_ORDER| Constructor and Description |
|---|
InstitutionalProposalXmlStream() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,org.apache.xmlbeans.XmlObject> |
generateXmlStream(KraPersistableBusinessObjectBase printableBusinessObject,
Map<String,Object> reportParameters)
This method generates XML for Institution Proposal Report.
|
InstitutionalProposalPersonService |
getInstitutionalProposalPersonService() |
void |
setInstitutionalProposalPersonService(InstitutionalProposalPersonService institutionalProposalPersonService) |
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 XMLpublic InstitutionalProposalPersonService getInstitutionalProposalPersonService()
public void setInstitutionalProposalPersonService(InstitutionalProposalPersonService institutionalProposalPersonService)
institutionalProposalPersonService - the institutionalProposalPersonService to setCopyright © 2013 The Kuali Foundation. All Rights Reserved.