public class MoneyAndEndDatesHistoryXmlStream extends AwardBaseStream
ABSTRACT_TYPE, ABSTRACT_TYPE_CODE_PARAMETER, ACCOUNT_TYPE, ACCOUNT_TYPE_CODE_PARAMETER, ACTIVITY_TYPE, ACTIVITY_TYPE_CODE_PARAMETER, award, AWARD_NUMBER_PARAMETER, AWARD_STATUS, AWARD_STATUS_CODE, AWARD_TYPE, AWARD_TYPE_CODE_PARAMETER, awardAmountInfo, awardComment, awardDocument, BASIS_OF_PAYMENT, BASIS_OF_PAYMENT_CODE_PARAMETER, BASIS_OF_PAYMENT_DESCRIPTION, BUDGET_CATEGORY, BUDGET_CATEGORY_CODE_PARAMETER, businessObjectService, CLOSEOUT_REPORT_CODE_PARAMETER, CLOSEOUT_TYPE, COMMA_STRING, COMMENT_TYPE, COMMENT_TYPE_CODE_PARAMETER, CONTACT_TYPE, CONTACT_TYPE_CODE_PARAMETER, COST_SHARE_TYPE_CODE_PARAMETER, COST_SHARING_COMMENT, COST_SHARING_TYPE, COUNTRY, COUNTRY_CODE_PARAMETER, CURRENT_ACTION_COMMENT, dateTimeService, DISTRIBUTION, DOCUMENT_NUMBER, EMPTY_SPACE, EMPTY_STRING, END_ASTERISK_SPACE_INDICATOR, FELLOWSHIP_ADMIN_NAME, FREQUENCY, FREQUENCY_BASE, FREQUENCY_BASE_CODE_PARAMETER, FREQUENCY_CODE_PARAMETER, IDC_COMMENT, IDC_RATE_TYPE, INDICATOR_CONSTANT, METHOD_OF_PAYMENT, METHOD_OF_PAYMENT_CODE_PARAMETER, NOT_REQUIRED, NOTICE_OF_OPPORTUNITY, NOTICE_OF_OPPORTUNITY_CODE_PARAMETER, NSF_CODE, OBLIGATED_DIRECT_INDIRECT_COST_CONSTANT, OBLIGATED_DISTRIBUTABLE_AMT_0_0, ORGANIZATION_TYPE, ORGANIZATION_TYPE_CODE_PARAMETER, OSP_DISTRIBUTION_CODE_PARAMETER, OTHER_DATA, prevAward, prevAwardAmountInfo, RATE_TYPE_CODE_PARAMETER, REQUIRED, ROOT_AWARD_NUMBER_PARAMETER, SEQUENCE_NUMBER_PARAMETER, SIGNATURE_REQUIRED, SPECIAL_INVOICE_COMMENT_CODE, SPONSOR_CODE_ADDED_INDICATOR, SPONSOR_CODE_DELETED_INDICATOR, START_ASTERISK_SPACE_INDICATOR, STATUS_CODE_PARAMETER, TRANSACTION_ID| Constructor and Description |
|---|
MoneyAndEndDatesHistoryXmlStream() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,org.apache.xmlbeans.XmlObject> |
generateXmlStream(KraPersistableBusinessObjectBase printableBusinessObject,
Map<String,Object> reportParameters)
This method generates XML for a given
ResearchDocumentBase based
on the parameters provided in a Map and returns an
XmlObject of the generated XML. |
protected noNamespace.AwardType |
getAward() |
protected noNamespace.AwardType.AwardDetails |
getAwardDetails()
This method will set the values to Award Details attributes and finally
returns AwardDetails XmlObject
|
protected noNamespace.AwardHeaderType |
getAwardHeaderType()
This method will set the values to Award Header attributes and finally
returns AwardHeaderType XmlObject
|
protected noNamespace.AwardNoticeDocument.AwardNotice |
getAwardNotice(Map<String,Object> reportParameters) |
protected noNamespace.AwardNoticeDocument.AwardNotice.PrintRequirement |
getPrintRequirement(Map<String,Object> reportParameters)
This method
|
getAODetailsType, getApplicationDate, getApprovalDate, getAwardAmountInfo, getAwardCloseOutDeadlines, getAwardComments, getAwardContacts, getAwardCostSharing, getAwardDisclosureType, getAwardFundingProposals, getAwardIndirectCosts, getAwardInvestigators, getAwardParameterValue, getAwardPaymentSchedule, getAwardReportingDetails, getAwardScienceCodes, getAwardSpecialItems, getAwardSpecialReview, getAwardTermsDetails, getAwardTransactionInfo, getAwardTransferringSponsor, getBudgetDocument, getBusinessObjectService, getDateTimeService, getDocumentService, getKeyPersons, getNSFDescription, getParameterService, getParameterValue, getSchoolInfoType, setBusinessObjectService, setDateTimeService, setDocumentService, setParameterServicepublic Map<String,org.apache.xmlbeans.XmlObject> generateXmlStream(KraPersistableBusinessObjectBase printableBusinessObject, Map<String,Object> reportParameters)
XmlStreamResearchDocumentBase based
on the parameters provided in a Map and returns an
XmlObject of the generated XML.printableBusinessObject - for which XMl is to be generatedreportParameters - Map of various parameters required for XML generationprotected noNamespace.AwardNoticeDocument.AwardNotice getAwardNotice(Map<String,Object> reportParameters)
getAwardNotice in class AwardBaseStreamprotected noNamespace.AwardNoticeDocument.AwardNotice.PrintRequirement getPrintRequirement(Map<String,Object> reportParameters)
AwardBaseStreamgetPrintRequirement in class AwardBaseStreamprotected noNamespace.AwardType getAward()
getAward in class AwardBaseStreamprotected noNamespace.AwardType.AwardDetails getAwardDetails()
AwardBaseStreamThis method will set the values to Award Details attributes and finally returns AwardDetails XmlObject
getAwardDetails in class AwardBaseStreamprotected noNamespace.AwardHeaderType getAwardHeaderType()
AwardBaseStreamThis method will set the values to Award Header attributes and finally returns AwardHeaderType XmlObject
getAwardHeaderType in class AwardBaseStreamCopyright © 2013 The Kuali Foundation. All Rights Reserved.