public class PHS398ResearchPlanV1_0Generator extends PHS398ResearchPlanBaseGenerator
APPENDIX, BACKGROUND_SIGNIFICANCE, CONSORTIUM_CONTRACTUAL_ARRANGEMENTS, DATA_AND_SAFETY_MONITORING_PLAN, INCLUSION_ENROLLMENT_REPORT, INCLUSION_OF_CHILDREN, INCLUSION_OF_WOMEN_AND_MINORITIES, INTRODUCTION_TO_APPLICATION, LETTERS_OF_SUPPORT, MULTIPLE_PI_LEADERSHIP_PLAN, PROGRESS_REPORT, PROGRESS_REPORT_PUBLICATION_LIST, PROPOSAL_TYPE_CODE_6, PROTECTION_OF_HUMAN_SUBJECTS, RESEARCH_DESIGN_METHODS, RESEARCH_STRATEGY, RESOURCE_SHARING_PLANS, SELECT_AGENT_RESEARCH, SPECIFIC_AIMS, TARGETED_PLANNED_ENROLLMENT_TABLE, VERTEBRATE_ANIMALSAREAS_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 |
|---|
PHS398ResearchPlanV1_0Generator() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.xmlbeans.XmlObject |
getFormObject(ProposalDevelopmentDocument proposalDevelopmentDocument)
This method creates
XmlObject of type PHS398ResearchPlanDocument 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 org.apache.xmlbeans.XmlObject getFormObject(ProposalDevelopmentDocument proposalDevelopmentDocument)
XmlObject of type PHS398ResearchPlanDocument 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.