org.kuali.kfs.sec.businessobject.defaultvalue
Class NextSecurityModelIdFinder
java.lang.Object
org.kuali.kfs.sec.businessobject.defaultvalue.NextSecurityModelIdFinder
- All Implemented Interfaces:
- org.kuali.rice.kns.lookup.valueFinder.ValueFinder
public class NextSecurityModelIdFinder
- extends Object
- implements org.kuali.rice.kns.lookup.valueFinder.ValueFinder
Returns the next security model identifier available.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NextSecurityModelIdFinder
public NextSecurityModelIdFinder()
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()
- Get the next sequence number value as a Long.
- Returns:
- Long
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.