org.kuali.ole.deliver.request.bo
Class OleDeliverRequestCreatorKeyValue

java.lang.Object
  extended by org.kuali.rice.krad.keyvalues.KeyValuesBase
      extended by org.kuali.ole.deliver.request.bo.OleDeliverRequestCreatorKeyValue
All Implemented Interfaces:
Serializable, org.kuali.rice.krad.keyvalues.KeyValuesFinder

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

Created with IntelliJ IDEA. User: ? Date: 10/9/12 Time: 6:11 PM To change this template use File | Settings | File Templates.

See Also:
Serialized Form

Constructor Summary
OleDeliverRequestCreatorKeyValue()
           
 
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

OleDeliverRequestCreatorKeyValue

public OleDeliverRequestCreatorKeyValue()
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-2013 The Kuali Foundation. All Rights Reserved.