org.kuali.kfs.gl.businessobject.options
Class SearchOperatorsFinder
java.lang.Object
org.kuali.rice.kns.lookup.keyvalues.KeyValuesBase
org.kuali.kfs.gl.businessobject.options.SearchOperatorsFinder
- All Implemented Interfaces:
- org.kuali.rice.kns.lookup.keyvalues.KeyValuesFinder
public class SearchOperatorsFinder
- extends org.kuali.rice.kns.lookup.keyvalues.KeyValuesBase
An extension of KeyValueBase that gives the user a choice of search operator options
Method Summary |
List |
getKeyValues()
Returns a list of all valid search operations that can be carried out by certain GL inquiries |
Methods inherited from class org.kuali.rice.kns.lookup.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 |
SearchOperatorsFinder
public SearchOperatorsFinder()
getKeyValues
public List getKeyValues()
- Returns a list of all valid search operations that can be carried out by certain GL inquiries
- Returns:
- a List of key/value pair options
- See Also:
KeyValuesFinder.getKeyValues()
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.