org.kuali.kfs.module.endow.businessobject.options
Class FrequencyMonthlyOccurenceValuesFinder

java.lang.Object
  extended by org.kuali.rice.kns.lookup.keyvalues.KeyValuesBase
      extended by org.kuali.kfs.module.endow.businessobject.options.FrequencyMonthlyOccurenceValuesFinder
All Implemented Interfaces:
org.kuali.rice.kns.lookup.keyvalues.KeyValuesFinder

public class FrequencyMonthlyOccurenceValuesFinder
extends org.kuali.rice.kns.lookup.keyvalues.KeyValuesBase

This class defines a values finder for the monthly occurence part in the frequency code


Constructor Summary
FrequencyMonthlyOccurenceValuesFinder()
           
 
Method Summary
 List getKeyValues()
           
 
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

FrequencyMonthlyOccurenceValuesFinder

public FrequencyMonthlyOccurenceValuesFinder()
Method Detail

getKeyValues

public List getKeyValues()
See Also:
KeyValuesFinder.getKeyValues()


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.