public class ProposalPersonRoleValuesFinder
extends org.kuali.rice.krad.keyvalues.KeyValuesBase
| Constructor and Description |
|---|
ProposalPersonRoleValuesFinder() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
findRoleDescription(ProposalPersonRole role,
DevelopmentProposal proposal) |
String |
getForAddedPerson() |
List |
getKeyValues() |
protected org.kuali.rice.coreservice.framework.parameter.ParameterService |
getParameterService()
Looks up and returns the ParameterService.
|
protected String |
getRoleIdPrefix(DevelopmentProposal proposal) |
void |
setForAddedPerson(String forAddedPerson) |
protected org.kuali.rice.coreservice.framework.parameter.ParameterService getParameterService()
public List getKeyValues()
KeyValuesFinder.getKeyValues()protected String getRoleIdPrefix(DevelopmentProposal proposal)
protected String findRoleDescription(ProposalPersonRole role, DevelopmentProposal proposal)
public String getForAddedPerson()
public void setForAddedPerson(String forAddedPerson)
Copyright © 2013 The Kuali Foundation. All Rights Reserved.