org.kuali.kfs.module.ld.businessobject.options
Class OffsetOptionFinder

java.lang.Object
  extended by org.kuali.rice.kns.lookup.keyvalues.KeyValuesBase
      extended by org.kuali.kfs.module.ld.businessobject.options.OffsetOptionFinder
All Implemented Interfaces:
org.kuali.rice.kns.lookup.keyvalues.KeyValuesFinder, org.kuali.rice.kns.lookup.valueFinder.ValueFinder

public class OffsetOptionFinder
extends org.kuali.rice.kns.lookup.keyvalues.KeyValuesBase
implements org.kuali.rice.kns.lookup.valueFinder.ValueFinder

Option Finder for Offset.


Constructor Summary
OffsetOptionFinder()
           
 
Method Summary
 List getKeyValues()
           
 String getValue()
           
 
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

OffsetOptionFinder

public OffsetOptionFinder()
Method Detail

getValue

public String getValue()
Specified by:
getValue in interface org.kuali.rice.kns.lookup.valueFinder.ValueFinder
See Also:
ValueFinder.getValue()

getKeyValues

public List getKeyValues()
Specified by:
getKeyValues in interface org.kuali.rice.kns.lookup.keyvalues.KeyValuesFinder
See Also:
KeyValuesFinder.getKeyValues()


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