public class NSFCoverPageV1_3Generator extends NSFCoverPageBaseGenerator implements S2SQuestionnairing
ANSWER_INDICATOR_VALUE, businessObjectService, dateTimeService, LOBBYING_QUESTION_ID, ORGANIZATION_ID_PARAMETER, PERSONAL_DATA, PI_C0_INVESTIGATOR, PRINCIPAL_INVESTIGATOR, PROGRAM_ANNOUNCEMENT_NUMBER_MAX_LENGTH, PROPOSAL_YNQ_LOBBYING_ACTIVITIES, PROPRIETARY_INFORMATION, QUESTION_ACCOMPLISHMENT_RENEWAL, QUESTION_BEGIN_INVESTIGATOR, QUESTION_CURRENT_PI, QUESTION_EARLY_CONCEPT_GRANT, QUESTION_ID_BEGIN_INVESTIGATOR, QUESTION_ID_EXPLORATORY_RESEARCH, QUESTION_ID_HISTORIC_PLACES, QUESTION_ID_RESOLUTION_GRAPHICS, QUESTION_RAPIDRESPONSE_GRANT, QUESTION_RESOLUTION_GRAPHICS, QUESTIONNAIRE_ID_2, s2sUtilService, SINGLE_COPY_DOCUMENTAREAS_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 |
|---|
NSFCoverPageV1_3Generator() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
getAnswerFromOrganizationYnq(OrganizationYnq organizationYnq) |
String |
getFormName()
This method is to return formname
|
org.apache.xmlbeans.XmlObject |
getFormObject(ProposalDevelopmentDocument proposalDevelopmentDocument)
This method creates
XmlObject of type
NSFCoverPage13Document 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
|
getYearAsCalendaraddAttachment, computeAttachmentHash, createContentId, createContentId, getAttachedFileDataType, getAttachedFileDataTypes, getAttachedFileType, getAttachments, getAuditErrors, getHashValue, getPernonnelAttachments, getQuestionnaireAnswers, isSponsorNIH, saveNarrative, setAttachments, setAuditErrors, sortAttachmentsprotected boolean getAnswerFromOrganizationYnq(OrganizationYnq organizationYnq)
public org.apache.xmlbeans.XmlObject getFormObject(ProposalDevelopmentDocument proposalDevelopmentDocument)
XmlObject of type
NSFCoverPage13Document 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.