| Package | Description |
|---|---|
| org.kuali.kra.proposaldevelopment.bo |
Provides the classes for business object of proposaldevelopment.
|
| org.kuali.kra.proposaldevelopment.lookup.keyvalue |
Provides the classes for the keyvalue of lookup 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 | Method and Description |
|---|---|
ProposalPersonRole |
ProposalPerson.getRole()
Gets the value of propPersonRole
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProposalPerson.setRole(ProposalPersonRole argPropPersonRole)
Sets the value of propPersonRole
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
ProposalPersonRoleValuesFinder.findRoleDescription(ProposalPersonRole role,
DevelopmentProposal proposal) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
KeyPersonnelService.isRoleReadOnly(ProposalPersonRole role)
Compares the
roleId of the given ProposalPersonRole against the personrole.readonly.roles to see if it is
read only or not. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
KeyPersonnelServiceImpl.isRoleReadOnly(ProposalPersonRole role) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.