org.kuali.ole.editor.keyvalue
Class StatisticalSearchingCodes
java.lang.Object
org.kuali.rice.krad.keyvalues.KeyValuesBase
org.kuali.ole.editor.keyvalue.StatisticalSearchingCodes
- All Implemented Interfaces:
- Serializable, org.kuali.rice.krad.keyvalues.KeyValuesFinder
public class StatisticalSearchingCodes
- extends org.kuali.rice.krad.keyvalues.KeyValuesBase
StatisticalSearchingCodes used to render the values for StatisticalSearchingCodes dropdown control.
- See Also:
- Serialized Form
Method Summary |
List<org.kuali.rice.core.api.util.KeyValue> |
getKeyValues()
This method returns the List of ConcreteKeyValue,
ConcreteKeyValue has two arguments statisticalSearchingCode and
statisticalSearchingName . |
Methods inherited from class org.kuali.rice.krad.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 |
StatisticalSearchingCodes
public StatisticalSearchingCodes()
getKeyValues
public List<org.kuali.rice.core.api.util.KeyValue> getKeyValues()
- This method returns the List of ConcreteKeyValue,
ConcreteKeyValue has two arguments statisticalSearchingCode and
statisticalSearchingName .
- Returns:
- List
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.