| Modifier and Type | Method and Description |
|---|---|
List<InstitutionalProposalPerson> |
CoiDisclosureUndisclosedEventsDao.getInstituteProposalPersons(Map<String,String> fieldValues) |
| Modifier and Type | Method and Description |
|---|---|
List<InstitutionalProposalPerson> |
CoiDisclosureUndisclosedEventsDaoOjb.getInstituteProposalPersons(Map<String,String> fieldValues) |
| Constructor and Description |
|---|
PendingReportBean(InstitutionalProposalPerson ipPerson) |
| Modifier and Type | Method and Description |
|---|---|
InstitutionalProposalPerson |
InstitutionalProposalPersonCreditSplit.getInstitutionalProposalPerson()
Gets the institutionalProposalPerson attribute.
|
InstitutionalProposalPerson |
InstitutionalProposalProjectPersonRuleAddEvent.getNewProjectPerson()
Gets the newProjectPerson attribute.
|
InstitutionalProposalPerson |
InstitutionalProposalProjectPersonnelBean.getNewProjectPerson() |
InstitutionalProposalPerson |
InstitutionalProposalPersonUnitRuleAddEvent.getProjectPerson() |
InstitutionalProposalPerson |
InstitutionalProposalPersonUnitCreditSplitRuleEvent.getProjectPerson()
Gets the projectPerson attribute.
|
InstitutionalProposalPerson |
InstitutionalProposalCreditSplitBean.getProjectPerson(int index) |
| Modifier and Type | Method and Description |
|---|---|
protected List<InstitutionalProposalPerson> |
InstitutionalProposalPersonAuditRule.getPrincipalInvestigators(List<InstitutionalProposalPerson> projectPersons) |
List<InstitutionalProposalPerson> |
InstitutionalProposalProjectPersonnelBean.getProjectPersonnel()
This method finds the InstitutionalProposalPersons
|
List<InstitutionalProposalPerson> |
InstitutionalProposalPersonSaveRuleEvent.getProjectPersons()
Gets the InstitutionalProposal project persons.
|
List<InstitutionalProposalPerson> |
InstitutionalProposalCreditSplitBean.getProjectPersons()
This method prepares all project personnel, and their units, with empty credit splits
for any InvestigatorCreditTypes that aren't already represented.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InstitutionalProposalPersonUnit.setInstitutionalProposalPerson(InstitutionalProposalPerson institutionalProposalPerson) |
void |
InstitutionalProposalPersonCreditSplit.setInstitutionalProposalPerson(InstitutionalProposalPerson institutionalProposalPerson)
Sets the institutionalProposalPerson attribute value.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
InstitutionalProposalPersonAuditRule.checkLeadUnits(List<InstitutionalProposalPerson> institutionalProposalPersons) |
protected boolean |
InstitutionalProposalPersonAuditRule.checkPrincipalInvestigators(List<InstitutionalProposalPerson> institutionalProposalPersons) |
protected boolean |
InstitutionalProposalPersonAuditRule.checkUnits(List<InstitutionalProposalPerson> institutionalProposalPersons) |
protected List<InstitutionalProposalPersonUnit> |
InstitutionalProposalPersonAuditRule.getPIUnits(List<InstitutionalProposalPerson> projectPersons) |
protected List<InstitutionalProposalPerson> |
InstitutionalProposalPersonAuditRule.getPrincipalInvestigators(List<InstitutionalProposalPerson> projectPersons) |
| Constructor and Description |
|---|
InstitutionalProposalPersonUnitCreditSplitRuleEvent(org.kuali.rice.krad.document.Document document,
InstitutionalProposalPerson projectPerson,
Map<String,org.kuali.rice.core.api.util.type.KualiDecimal> totalsByCreditSplitType)
Constructs a InstitutionalProposalPersonCreditSplitRuleEvent
|
InstitutionalProposalPersonUnitRuleAddEvent(String description,
String errorPathPrefix,
org.kuali.rice.krad.document.Document document,
InstitutionalProposalPerson projectPerson,
InstitutionalProposalPersonUnit newPersonUnit) |
InstitutionalProposalProjectPersonRuleAddEvent(String description,
String errorPathPrefix,
org.kuali.rice.krad.document.Document document,
InstitutionalProposalPerson newProjectPerson) |
| Modifier and Type | Method and Description |
|---|---|
InstitutionalProposalPerson |
InstitutionalProposalBoLite.getPrincipalInvestigator() |
InstitutionalProposalPerson |
InstitutionalProposal.getPrincipalInvestigator() |
| Modifier and Type | Method and Description |
|---|---|
List<InstitutionalProposalPerson> |
InstitutionalProposalBoLite.getProjectPersons()
Gets the projectPersons attribute.
|
List<InstitutionalProposalPerson> |
InstitutionalProposal.getProjectPersons()
Gets the projectPersons attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InstitutionalProposal.add(InstitutionalProposalPerson projectPerson)
This method adds a Project Person to the institutionalProposal
|
void |
InstitutionalProposal.setPrincipalInvestigator(InstitutionalProposalPerson proposalPerson) |
| Modifier and Type | Method and Description |
|---|---|
void |
InstitutionalProposalBoLite.setProjectPersons(List<InstitutionalProposalPerson> projectPersons) |
void |
InstitutionalProposal.setProjectPersons(List<InstitutionalProposalPerson> projectPersons)
Sets the projectPersons attribute value.
|
| Modifier and Type | Method and Description |
|---|---|
protected InstitutionalProposalPerson |
InstitutionalProposalServiceImpl.generateInstitutionalProposalPerson(ProposalPerson pdPerson) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.