public class RRSF424V1_0Generator extends RRSF424BaseGenerator
ADDITIONAL_CONGRESSIONAL_DESTRICT, ANSWER_111, ANSWER_128, ANSWER_EXPLANATION_MAX_LENGTH, CONTACT_TYPE_I, DEPARTMENT_NAME_MAX_LENGTH, DIRECTORY_TITLE_MAX_LENGTH, NOT_ANSWERED, PRE_APPLICATION, PRIMARY_TITLE_MAX_LENGTH, PRINCIPAL_INVESTIGATOR, PROGRAM_ANNOUNCEMENT_TITLE_MAX_LENGTH, PROPOSAL_TYPE_CODE_6, PROPOSAL_YNQ_OTHER_AGENCY_SUBMISSION, s2sBudgetCalculatorService, s2sUtilService, SFLLL_OTHEREXPLANATORY, STATE_REVIEW_NO, STATE_REVIEW_YES, VALUE_YESAREAS_AFFECTED_ABSTRACT_TYPE_CODE, CONGRESSIONAL_DISTRICT_MAX_LENGTH, DESCRIPTION, DUNS_NUMBER_MAX_LENGTH, globLibV10Generator, globLibV20Generator, KEY_VALUE_SEPARATOR, MODULE_NUMBER, ORGANIZATON_NAME_MAX_LENGTH, pdDoc, TITLE, TYPE_SEPARATOR| Constructor and Description |
|---|
RRSF424V1_0Generator() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.xmlbeans.XmlObject |
getFormObject(ProposalDevelopmentDocument proposalDevelopmentDocument)
This method creates
XmlObject of type RRSF424Document by
populating data from the given ProposalDevelopmentDocument |
org.apache.xmlbeans.XmlObject |
getFormObject(org.apache.xmlbeans.XmlObject xmlObject)
This method typecasts the given
XmlObject to the required
generator type and returns back the document of that generator type. |
getContactPerson, getContactTypeaddAttachment, computeAttachmentHash, createContentId, createContentId, getAttachedFileDataType, getAttachedFileDataTypes, getAttachedFileType, getAttachments, getAuditErrors, getHashValue, getPernonnelAttachments, getQuestionnaireAnswers, isSponsorNIH, saveNarrative, setAttachments, setAuditErrors, sortAttachmentspublic org.apache.xmlbeans.XmlObject getFormObject(ProposalDevelopmentDocument proposalDevelopmentDocument)
XmlObject of type RRSF424Document by
populating data from the given ProposalDevelopmentDocumentproposalDevelopmentDocument - for which the XmlObject needs to be createdXmlObject which is generated using the given
ProposalDevelopmentDocumentS2SFormGenerator.getFormObject(ProposalDevelopmentDocument)public org.apache.xmlbeans.XmlObject getFormObject(org.apache.xmlbeans.XmlObject xmlObject)
XmlObject to the required
generator type and returns back the document of that generator type.xmlObject - which needs to be converted to the document type of the
required generatorXmlObject document of the required generator typeorg.kuali.kra.s2s.generator.S2SFormGenerator#getFormObject(XmlObject)Copyright © 2013 The Kuali Foundation. All Rights Reserved.