| Modifier and Type | Method and Description |
|---|---|
List<NegotiationPersonDTO> |
Award.getProjectPeople() |
| Modifier and Type | Method and Description |
|---|---|
List<NegotiationPersonDTO> |
InstitutionalProposal.getProjectPeople() |
| Modifier and Type | Method and Description |
|---|---|
List<NegotiationPersonDTO> |
ProposalLog.getProjectPeople() |
| Modifier and Type | Method and Description |
|---|---|
List<NegotiationPersonDTO> |
NegotiationUnassociatedDetail.getProjectPeople() |
List<NegotiationPersonDTO> |
Negotiable.getProjectPeople()
This method returns a list of KcPersons that include the PI, COI, and Key Personnel.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
NegotiationPersonDerivedRoleTypeServiceImpl.filterListByRole(List<NegotiationPersonDTO> persons,
String roleName)
Filter the list of negotiation persons by their role.
|
| Modifier and Type | Method and Description |
|---|---|
List<NegotiationPersonDTO> |
SubAward.getProjectPeople() |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.