org.kuali.student.core.bo.options
Class StateValuesFinder

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

public class StateValuesFinder
extends org.kuali.rice.kns.lookup.keyvalues.KeyValuesBase

This class returns list of State key value pairs.


Constructor Summary
StateValuesFinder()
           
 
Method Summary
 List<org.kuali.rice.core.util.KeyLabelPair> getKeyValues()
           
 
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

StateValuesFinder

public StateValuesFinder()
Method Detail

getKeyValues

public List<org.kuali.rice.core.util.KeyLabelPair> getKeyValues()
See Also:
KeyValuesFinder.getKeyValues()


Copyright © 2007-2011 The Kuali Foundation. All Rights Reserved.