public abstract class RRKeyPersonBase extends S2SBaseFormGenerator
Modifier and Type | Field and Description |
---|---|
protected static String |
ADDITIONALKEYPERSONPROFILES_XSL |
protected static int |
BIOSKETCH_DOC_TYPE |
protected static String |
BIOSKETCH_TYPE |
protected static String |
CURRENT_PENDING_TYPE |
protected static int |
CURRENTPENDING_DOC_TYPE |
protected static int |
DIVISION_NAME_MAX_LENGTH |
protected static String |
ERROR_ERA_COMMON_USER_NAME |
protected List<org.kuali.coeus.propdev.api.person.ProposalPersonContract> |
extraPersons |
protected static String |
NIH_CO_INVESTIGATOR |
protected static String |
PROFILE_COMMENT |
protected static int |
PROFILE_TYPE |
protected S2SProposalPersonService |
s2SProposalPersonService |
AREAS_AFFECTED_ABSTRACT_TYPE_CODE, CONGRESSIONAL_DISTRICT_MAX_LENGTH, DEFAULT_SORT_INDEX, DUNS_NUMBER_MAX_LENGTH, globLibV10Generator, globLibV20Generator, KEY_VALUE_SEPARATOR, NOT_ANSWERED, ORGANIZATON_NAME_MAX_LENGTH, pdDoc, PRIMARY_TITLE_MAX_LENGTH
Constructor and Description |
---|
RRKeyPersonBase() |
Modifier and Type | Method and Description |
---|---|
protected gov.grants.apply.coeus.personProfile.PersonProfileListDocument.PersonProfileList.ExtraKeyPerson[] |
getExtraKeyPersons() |
S2SPrintingService |
getS2SPrintingService() |
S2SProposalPersonService |
getS2SProposalPersonService() |
org.kuali.coeus.common.api.unit.UnitRepositoryService |
getUnitRepositoryService() |
protected void |
saveKeyPersonAttachmentsToProposal() |
void |
setS2SPrintingService(S2SPrintingService s2SPrintingService) |
void |
setS2SProposalPersonService(S2SProposalPersonService s2SProposalPersonService) |
void |
setUnitRepositoryService(org.kuali.coeus.common.api.unit.UnitRepositoryService unitRepositoryService) |
addAttachment, afterPropertiesSet, cleanFileName, computeAttachmentHash, createContentId, createContentId, getAnswer, getAnswerId, getAnswers, getAttachedFileDataType, getAttachedFileDataTypes, getAttachedFileType, getAttachments, getAuditErrors, getChildQuestionAnswer, getFormMappingService, getFormName, getGeneratorName, getGlobLibV10Generator, getGlobLibV20Generator, getHashValue, getNamespace, getNarrativeService, getPackageName, getPernonnelAttachments, getPerson, getPropDevQuestionAnswerService, getQuestionAnswerService, getS2sNarrativeFileName, getS2sPersonnelAttachmentFileName, getSortIndex, getSponsorHierarchyService, getStylesheet, isSponsorNIH, saveNarrative, setAttachments, setAuditErrors, setBeanName, setFormMappingService, setGlobLibV10Generator, setGlobLibV20Generator, setNarrativeService, setPropDevQuestionAnswerService, setQuestionAnswerService, setSponsorHierarchyService, sortAttachments
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getFormObject
protected List<org.kuali.coeus.propdev.api.person.ProposalPersonContract> extraPersons
protected static final int BIOSKETCH_DOC_TYPE
protected static final int CURRENTPENDING_DOC_TYPE
protected static final String BIOSKETCH_TYPE
protected static final String CURRENT_PENDING_TYPE
protected static final String PROFILE_COMMENT
protected static final int PROFILE_TYPE
protected static final int DIVISION_NAME_MAX_LENGTH
protected static final String ADDITIONALKEYPERSONPROFILES_XSL
protected static final String NIH_CO_INVESTIGATOR
protected static final String ERROR_ERA_COMMON_USER_NAME
@Autowired @Qualifier(value="s2SProposalPersonService") protected S2SProposalPersonService s2SProposalPersonService
public RRKeyPersonBase()
protected void saveKeyPersonAttachmentsToProposal()
protected gov.grants.apply.coeus.personProfile.PersonProfileListDocument.PersonProfileList.ExtraKeyPerson[] getExtraKeyPersons()
public org.kuali.coeus.common.api.unit.UnitRepositoryService getUnitRepositoryService()
public void setUnitRepositoryService(org.kuali.coeus.common.api.unit.UnitRepositoryService unitRepositoryService)
public S2SPrintingService getS2SPrintingService()
public void setS2SPrintingService(S2SPrintingService s2SPrintingService)
public S2SProposalPersonService getS2SProposalPersonService()
public void setS2SProposalPersonService(S2SProposalPersonService s2SProposalPersonService)
Copyright © 2014–2015 The Kuali Foundation. All rights reserved.