org.kuali.kfs.module.cg.businessobject.defaultvalue
Class TodayValueFinder

java.lang.Object
  extended by org.kuali.kfs.module.cg.businessobject.defaultvalue.TodayValueFinder
All Implemented Interfaces:
org.kuali.rice.kns.lookup.valueFinder.ValueFinder

public class TodayValueFinder
extends Object
implements org.kuali.rice.kns.lookup.valueFinder.ValueFinder

Gets the current date from the DateTimeService.


Constructor Summary
TodayValueFinder()
           
 
Method Summary
 String getValue()
          Gets the current date from the DateTimeService.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TodayValueFinder

public TodayValueFinder()
Method Detail

getValue

public String getValue()
Gets the current date from the DateTimeService.

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


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