public class IacucCommitteeXmlStream extends PrintBaseXmlStream
ResearchDocumentBase and Map of details passed to the class.| Constructor and Description |
|---|
IacucCommitteeXmlStream() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,org.apache.xmlbeans.XmlObject> |
generateXmlStream(KraPersistableBusinessObjectBase printableBusinessObject,
Map<String,Object> reportParameters)
This method generates XML committee report.
|
edu.mit.coeus.xml.iacuc.CommitteeType |
getCommitteeCompleteDetails(CommitteeBase committee) |
IacucPrintXmlUtilService |
getPrintXmlUtilService()
Gets the irbPrintXmlUtilService attribute.
|
IacucScheduleXmlStream |
getScheduleXmlStream()
Gets the scheduleXmlStream attribute.
|
void |
setCommitteeMasterData(CommitteeBase committee,
edu.mit.coeus.xml.iacuc.CommitteeMasterDataType committeeMasterDataType) |
void |
setCommitteeMembers(CommitteeBase committee,
edu.mit.coeus.xml.iacuc.CommitteeType committeeType) |
void |
setCommitteeMembers(CommitteeBase committee,
edu.mit.coeus.xml.iacuc.ProtocolType.Submissions committeeType) |
void |
setPrintXmlUtilService(IacucPrintXmlUtilService printXmlUtilService)
Sets the irbPrintXmlUtilService attribute value.
|
void |
setScheduleXmlStream(IacucScheduleXmlStream scheduleXmlStream)
Sets the scheduleXmlStream attribute value.
|
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 edu.mit.coeus.xml.iacuc.CommitteeType getCommitteeCompleteDetails(CommitteeBase committee)
public void setCommitteeMembers(CommitteeBase committee, edu.mit.coeus.xml.iacuc.CommitteeType committeeType)
public void setCommitteeMembers(CommitteeBase committee, edu.mit.coeus.xml.iacuc.ProtocolType.Submissions committeeType)
public void setCommitteeMasterData(CommitteeBase committee, edu.mit.coeus.xml.iacuc.CommitteeMasterDataType committeeMasterDataType)
public void setScheduleXmlStream(IacucScheduleXmlStream scheduleXmlStream)
scheduleXmlStream - The scheduleXmlStream to set.public IacucScheduleXmlStream getScheduleXmlStream()
public void setPrintXmlUtilService(IacucPrintXmlUtilService printXmlUtilService)
irbPrintXmlUtilService - The irbPrintXmlUtilService to set.public IacucPrintXmlUtilService getPrintXmlUtilService()
Copyright © 2013 The Kuali Foundation. All Rights Reserved.