public class NSFApplicationChecklistV1_3Generator extends NSFApplicationChecklistBaseGenerator implements S2SQuestionnairing
HR_QUESTION, HR_REQUIRED_INFO, MENTORING, MERIT_REVIEW, PRELIMINARY, PRIOR_SUPPORT, QUESTION_ID_1, QUESTION_ID_10, QUESTION_ID_2, QUESTION_ID_28, QUESTION_ID_29, QUESTION_ID_3, QUESTION_ID_30, QUESTION_ID_31, QUESTION_ID_32, QUESTION_ID_4, QUESTION_ID_5, QUESTION_ID_6, QUESTION_ID_7, QUESTION_ID_8, QUESTION_ID_9, QUESTION_ID_CLINICAL_TRIAL, QUESTION_ID_CURRENT_SERVING_PI, QUESTION_ID_EDUCATION_DEPT, QUESTION_ID_ENVIRINMENT_IMPACT, QUESTION_ID_FULL_APPLICATION, QUESTION_ID_GRANTEE_INSTITUTION_CHANGE, QUESTION_ID_HIGH_RESOLUTION, QUESTION_ID_INVENTION_PATENT, QUESTION_ID_NIH_INVESTIGAYOR, QUESTION_ID_NSF_INVESTIGATOR, QUESTION_ID_NSF_SMALL_GRANT, QUESTION_ID_OTHER_AGENCY, QUESTION_ID_PI_CHANGE, QUESTION_ID_PI_PARTICIPATION_FOREIGN, QUESTION_ID_PI_PARTICIPATION_US, QUESTION_ID_SPACE_CHANGE, QUESTION_ID_STEM_CELL, QUESTIONNAIRE_ID_1025, s2sUtilServiceAREAS_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, PRIMARY_TITLE_MAX_LENGTH, TITLE, TYPE_SEPARATOR| Constructor and Description |
|---|
NSFApplicationChecklistV1_3Generator() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFormName()
This method is to return formname
|
org.apache.xmlbeans.XmlObject |
getFormObject(ProposalDevelopmentDocument proposalDevelopmentDocument)
This method creates
XmlObject of type
NSFApplicationChecklist13Document 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. |
String |
getNamespace()
This method is to return namespace which used to fetch the questionnaire
|
getChecklistAnsweraddAttachment, computeAttachmentHash, createContentId, createContentId, getAttachedFileDataType, getAttachedFileDataTypes, getAttachedFileType, getAttachments, getAuditErrors, getHashValue, getPernonnelAttachments, getQuestionnaireAnswers, isSponsorNIH, saveNarrative, setAttachments, setAuditErrors, sortAttachmentspublic NSFApplicationChecklistV1_3Generator()
public org.apache.xmlbeans.XmlObject getFormObject(ProposalDevelopmentDocument proposalDevelopmentDocument)
XmlObject of type
NSFApplicationChecklist13Document by populating data from the
given ProposalDevelopmentDocumentgetFormObject in interface S2SFormGeneratorproposalDevelopmentDocument - 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)public String getFormName()
S2SQuestionnairinggetFormName in interface S2SQuestionnairingpublic String getNamespace()
S2SQuestionnairinggetNamespace in interface S2SQuestionnairingCopyright © 2013 The Kuali Foundation. All Rights Reserved.