public class PHS398CareerDevelopmentAwardSupV1_0Generator extends PHS398CareerDevelopmentAwardSupBaseGenerator
NARRATIVE_TYPE_BACKGROUND_SIGNIFICANCE, NARRATIVE_TYPE_CANDIDATE_BACKGROUND, NARRATIVE_TYPE_CAREER_DEVELOPMENT_AND_TRAINING, NARRATIVE_TYPE_CAREER_GOALS_AND_OBJECTIVES, NARRATIVE_TYPE_INCLUSION_ENROLLMENT_REPORT, NARRATIVE_TYPE_INCLUSION_OF_CHILDREN, NARRATIVE_TYPE_INCLUSION_OF_WOMEN_AND_MINORITIES, NARRATIVE_TYPE_INTRODUCTION_TO_APPLICATION, NARRATIVE_TYPE_PHS_CAREER_APPENDIX, NARRATIVE_TYPE_PHS_CAREER_CONSORTIUM_CONTRACT, NARRATIVE_TYPE_PHS_CAREER_PRELIM_STUDIES_PROGREP, NARRATIVE_TYPE_PHS_CAREER_REASEARCH_STRATEGY, NARRATIVE_TYPE_PHS_CAREER_RESOURCE_SHARING_PLAN, NARRATIVE_TYPE_PHS398_INSTITUTIONAL_COMMITMENT, NARRATIVE_TYPE_PHS398_MENTOR_STATEMENTS_LETTERS, NARRATIVE_TYPE_PHS398_MENTORING_PLAN, NARRATIVE_TYPE_PROGRESS_REPORT_PUBLICATION_LIST, NARRATIVE_TYPE_PROTECTION_OF_HUMAN_SUBJECTS, NARRATIVE_TYPE_PSH398_INSTITUTIONAL_ENVIRONMENT, NARRATIVE_TYPE_RESEARCH_DESIGN_METHODS, NARRATIVE_TYPE_RESPONSIBLE_CONDUCT_OF_RESEARCH, NARRATIVE_TYPE_SELECT_AGENT_RESEARCH, NARRATIVE_TYPE_SPECIFIC_AIMS, NARRATIVE_TYPE_TARGETED_PLANNED_ENROLLMENT_TABLE, NARRATIVE_TYPE_VERTEBRATE_ANIMALS, 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 |
|---|
PHS398CareerDevelopmentAwardSupV1_0Generator() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.xmlbeans.XmlObject |
getFormObject(ProposalDevelopmentDocument proposalDevelopmentDocument)
This method creates
XmlObject of type
PHS398ResearchPlan12Document 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. |
addAttachment, computeAttachmentHash, createContentId, createContentId, getAttachedFileDataType, getAttachedFileDataTypes, getAttachedFileType, getAttachments, getAuditErrors, getHashValue, getPernonnelAttachments, getQuestionnaireAnswers, isSponsorNIH, saveNarrative, setAttachments, setAuditErrors, sortAttachmentspublic PHS398CareerDevelopmentAwardSupV1_0Generator()
public org.apache.xmlbeans.XmlObject getFormObject(ProposalDevelopmentDocument proposalDevelopmentDocument)
XmlObject of type
PHS398ResearchPlan12Document 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.