org.kuali.kfs.module.cg.businessobject.defaultvalue
Class TodayValueFinder
java.lang.Object
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.
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 |
TodayValueFinder
public TodayValueFinder()
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.