Package org.kuali.rice.kew.rule.bo
Class RoleNameValuesFinder
java.lang.Object
org.kuali.rice.krad.keyvalues.KeyValuesBase
org.kuali.rice.kew.rule.bo.RoleNameValuesFinder
- All Implemented Interfaces:
Serializable,KeyValuesFinder
A values finder for generating a list of Role names that can be selected for a given RuleTemplate.
This is dependant on the template selected on the maintenance document so it needs to use
GlobalVariables to get a reference to the KualiForm so it can examine the business object
and extract the role names from the RuleTemplate.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.kuali.rice.krad.keyvalues.KeyValuesBase
clearInternalCache, getKeyLabel, getKeyLabelMap, getKeyValues, getOptionLabels, getOptionValues
-
Constructor Details
-
RoleNameValuesFinder
public RoleNameValuesFinder()
-
-
Method Details
-
getKeyValues
-