org.kuali.rice.krad.keyvalues
Class BusinessObjectDictionaryEntriesFinder
java.lang.Object
org.kuali.rice.krad.keyvalues.KeyValuesBase
org.kuali.rice.krad.keyvalues.BusinessObjectDictionaryEntriesFinder
- All Implemented Interfaces:
- Serializable, KeyValuesFinder
public class BusinessObjectDictionaryEntriesFinder
- extends KeyValuesBase
This class returns list of business objects defined in the data dictionary.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BusinessObjectDictionaryEntriesFinder
public BusinessObjectDictionaryEntriesFinder()
getKeyValues
public List<KeyValue> getKeyValues()
- Description copied from interface:
KeyValuesFinder
- Builds a list of key values representations for valid value selections.
- Returns:
- List of KeyValue objects
- See Also:
KeyValuesFinder.getKeyValues()
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.