org.kuali.kfs.module.endow.businessobject.defaultvalue
Class NextKEMIDFinder

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

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


Constructor Summary
NextKEMIDFinder()
           
 
Method Summary
static Long getLongValue()
          Gets the next sequence number as a long.
 String getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NextKEMIDFinder

public NextKEMIDFinder()
Method Detail

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 number as a long.

Returns:
next sequence number as a long


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