org.kuali.ole.describe.keyvalue
Class ExternalDataSourceKeyValue
java.lang.Object
org.kuali.rice.krad.keyvalues.KeyValuesBase
org.kuali.ole.describe.keyvalue.ExternalDataSourceKeyValue
- All Implemented Interfaces:
- Serializable, org.kuali.rice.krad.keyvalues.KeyValuesFinder
public class ExternalDataSourceKeyValue
- extends org.kuali.rice.krad.keyvalues.KeyValuesBase
Created with IntelliJ IDEA.
User: PJ7789
Date: 11/12/12
Time: 1:49 PM
To change this template use File | Settings | File Templates.
- 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 External Data Source Id and name |
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 |
ExternalDataSourceKeyValue
public ExternalDataSourceKeyValue()
getKeyValues
public List<org.kuali.rice.core.api.util.KeyValue> getKeyValues()
- This method returns the List of ConcreteKeyValue,
ConcreteKeyValue has two arguments External Data Source Id and name
- Returns:
- List
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.