org.kuali.kfs.gl.businessobject.options
Class SearchOperatorsFinder

java.lang.Object
  extended by org.kuali.rice.kns.lookup.keyvalues.KeyValuesBase
      extended by 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


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

Constructor Detail

SearchOperatorsFinder

public SearchOperatorsFinder()
Method Detail

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.