public class AmountViewOptionFinder extends org.kuali.rice.krad.keyvalues.KeyValuesBase implements org.kuali.rice.krad.valuefinder.ValueFinder
| Constructor and Description | 
|---|
| AmountViewOptionFinder() | 
| Modifier and Type | Method and Description | 
|---|---|
| List | getKeyValues()Returns a list of key values to populate a drop down to choose between monthly totals and accumulated totals | 
| String | getValue()Returns the default value of this ValueFinder: here, MONTHLY | 
public AmountViewOptionFinder()
public String getValue()
getValue in interface org.kuali.rice.krad.valuefinder.ValueFinderValueFinder.getValue()public List getKeyValues()
getKeyValues in interface org.kuali.rice.krad.keyvalues.KeyValuesFinderorg.kuali.rice.kns.lookup.keyvalues.KeyValuesFinder#getKeyValues()Copyright © 2004–2015 The Kuali Foundation. All rights reserved.