org.kuali.rice.krms.impl.ui
Class ValidTermsValuesFinder
java.lang.Object
  
org.kuali.rice.krad.keyvalues.KeyValuesBase
      
org.kuali.rice.krad.uif.control.UifKeyValuesFinderBase
          
org.kuali.rice.krms.impl.ui.ValidTermsValuesFinder
- All Implemented Interfaces: 
 - Serializable, KeyValuesFinder, UifKeyValuesFinder
 
public class ValidTermsValuesFinder
- extends UifKeyValuesFinderBase
 
ValuesFinder used to populate the list of available Terms when creating/editing a proposition in a
 KRMS Rule.
- 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 | 
 
 
ValidTermsValuesFinder
public ValidTermsValuesFinder()
getKeyValues
public List<KeyValue> getKeyValues(ViewModel model)
- get the value list for the Term dropdown in the KRMS rule editing UI
- Parameters:
 model - 
- Returns:
 
 
 
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.