| Package | Description |
|---|---|
| org.kuali.kra.award.contacts | |
| org.kuali.kra.award.home | |
| org.kuali.kra.budget.core | |
| org.kuali.kra.budget.personnel | |
| org.kuali.kra.institutionalproposal.contacts | |
| org.kuali.kra.proposaldevelopment.bo |
Provides the classes for business object of proposaldevelopment.
|
| org.kuali.kra.proposaldevelopment.service |
Provides the classes for the interface of proposaldevelopment service.
|
| org.kuali.kra.proposaldevelopment.service.impl |
Provides the classes for the implementation of proposaldevelopment services.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AwardPerson
This class implements an Award Person
|
| Modifier and Type | Method and Description |
|---|---|
PersonRolodex |
Award.getProposalEmployee(String personId) |
PersonRolodex |
Award.getProposalNonEmployee(Integer rolodexId) |
| Modifier and Type | Method and Description |
|---|---|
PersonRolodex |
BudgetParent.getProposalEmployee(String personId) |
PersonRolodex |
BudgetParent.getProposalNonEmployee(Integer rolodexId) |
| Modifier and Type | Method and Description |
|---|---|
List<PersonRolodex> |
BudgetParent.getPersonRolodexList() |
| Constructor and Description |
|---|
BudgetPerson(PersonRolodex proposalPerson) |
| Modifier and Type | Class and Description |
|---|---|
class |
InstitutionalProposalPerson |
| Modifier and Type | Class and Description |
|---|---|
class |
ProposalPerson
Class representation of the Proposal Person
|
| Modifier and Type | Method and Description |
|---|---|
List<PersonRolodex> |
DevelopmentProposal.getPersonRolodexList()
In the case where a person is in the proposal twice (Investigator and Key Person),
this method's return list contains only the Investigator.
|
| Modifier and Type | Method and Description |
|---|---|
String |
KeyPersonnelService.getPersonnelRoleDesc(PersonRolodex person) |
| Modifier and Type | Method and Description |
|---|---|
String |
KeyPersonnelServiceImpl.getPersonnelRoleDesc(PersonRolodex person) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.