org.kuali.rice.kew.lookup.valuefinder
Class DocumentRouteStatusValuesFinder
java.lang.Object
org.kuali.rice.kns.lookup.keyvalues.KeyValuesBase
org.kuali.rice.kew.lookup.valuefinder.DocumentRouteStatusValuesFinder
- All Implemented Interfaces:
- KeyValuesFinder
public class DocumentRouteStatusValuesFinder
- extends KeyValuesBase
This is a description of what this class does - chris don't forget to fill this in.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Method Summary |
List |
getKeyValues()
Builds a list of key values representations for valid value selections. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DocumentRouteStatusValuesFinder
public DocumentRouteStatusValuesFinder()
getKeyValues
public List getKeyValues()
- Description copied from interface:
KeyValuesFinder
- Builds a list of key values representations for valid value selections.
- Returns:
- List of KeyValue objects.
- See Also:
KeyValuesFinder.getKeyValues()
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.