org.kuali.kfs.module.cg.businessobject.defaultvalue
Class NextCloseNumberFinder
java.lang.Object
org.kuali.kfs.module.cg.businessobject.defaultvalue.NextCloseNumberFinder
- All Implemented Interfaces:
- org.kuali.rice.kns.lookup.valueFinder.ValueFinder
public class NextCloseNumberFinder
- extends Object
- implements org.kuali.rice.kns.lookup.valueFinder.ValueFinder
Gets the next close sequence number.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NextCloseNumberFinder
public NextCloseNumberFinder()
getValue
public String getValue()
- Specified by:
getValue
in interface org.kuali.rice.kns.lookup.valueFinder.ValueFinder
- See Also:
ValueFinder.getValue()
getLongValue
public static Long getLongValue()
- Gets the next sequence value as a Long.
- Returns:
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.