org.kuali.rice.kew.impl.peopleflow
Class ActionPolicyValuesFinder
java.lang.Object
   org.kuali.rice.krad.keyvalues.KeyValuesBase
org.kuali.rice.krad.keyvalues.KeyValuesBase
       org.kuali.rice.kew.impl.peopleflow.ActionPolicyValuesFinder
org.kuali.rice.kew.impl.peopleflow.ActionPolicyValuesFinder
- All Implemented Interfaces: 
- Serializable, KeyValuesFinder
- public class ActionPolicyValuesFinder 
- extends KeyValuesBase
Options for action policies
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
- See Also:
- Serialized Form
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ActionPolicyValuesFinder
public ActionPolicyValuesFinder()
getKeyValues
public List<KeyValue> getKeyValues()
- Description copied from interface: KeyValuesFinder
- Builds a list of key values representations for valid value selections.
 
- 
- Returns:
- List of KeyValue objects
 
Copyright © 2005-2011 The Kuali Foundation. All Rights Reserved.