org.kuali.ole.patron.keyvalue
Class OleStatisticalCategoryKeyValue

java.lang.Object
  extended by org.kuali.rice.krad.keyvalues.KeyValuesBase
      extended by org.kuali.ole.patron.keyvalue.OleStatisticalCategoryKeyValue
All Implemented Interfaces:
Serializable, org.kuali.rice.krad.keyvalues.KeyValuesFinder

public class OleStatisticalCategoryKeyValue
extends org.kuali.rice.krad.keyvalues.KeyValuesBase

OleStatisticalCategoryKeyValue returns OleStatisticalCategoryId and OleStatisticalCategoryName for OleStatisticalCategoryBo.

See Also:
Serialized Form

Constructor Summary
OleStatisticalCategoryKeyValue()
           
 
Method Summary
 List getKeyValues()
          This method will populate the code as a key and name as a value and return it as list
 
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
 

Constructor Detail

OleStatisticalCategoryKeyValue

public OleStatisticalCategoryKeyValue()
Method Detail

getKeyValues

public List getKeyValues()
This method will populate the code as a key and name as a value and return it as list

Returns:
keyValues(list)


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