org.kuali.ole.editor.keyvalue
Class FieldEncodingLevel

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

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

Created by IntelliJ IDEA. User: poornimap Date: 6/4/12 Time: 8:09 PM To change this template use File | Settings | File Templates.

See Also:
Serialized Form

Constructor Summary
FieldEncodingLevel()
           
 
Method Summary
 List<org.kuali.rice.core.api.util.KeyValue> getKeyValues()
          This method returns the List of ConcreteKeyValue,, ConcreteKeyValue has two arguments fieldEncodingLevelCode and fieldEncodingLevelName.
 
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

FieldEncodingLevel

public FieldEncodingLevel()
Method Detail

getKeyValues

public List<org.kuali.rice.core.api.util.KeyValue> getKeyValues()
This method returns the List of ConcreteKeyValue,, ConcreteKeyValue has two arguments fieldEncodingLevelCode and fieldEncodingLevelName.

Returns:
List


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