org.kuali.rice.kim.bo.options
Class NameTitleValuesFinder

java.lang.Object
  extended by org.kuali.rice.kns.lookup.keyvalues.KeyValuesBase
      extended by org.kuali.rice.kim.bo.options.NameTitleValuesFinder
All Implemented Interfaces:
KeyValuesFinder

public class NameTitleValuesFinder
extends KeyValuesBase

This is a description of what this class does - shyu don't forget to fill this in.

Author:
Kuali Rice Team (rice.collab@kuali.org)

Constructor Summary
NameTitleValuesFinder()
           
 
Method Summary
 List getKeyValues()
          Builds a list of key values representations for valid value selections.
 
Methods inherited from class org.kuali.rice.kns.lookup.keyvalues.KeyValuesBase
clearInternalCache, getKeyLabel, getKeyLabelMap, getKeyValues, getOptionLabels, getOptionValues
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NameTitleValuesFinder

public NameTitleValuesFinder()
Method Detail

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.


Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.