public class NextSubcontractorNumberFinder extends Object implements org.kuali.rice.krad.valuefinder.ValueFinder
| Constructor and Description | 
|---|
| NextSubcontractorNumberFinder() | 
| Modifier and Type | Method and Description | 
|---|---|
| static Long | getLongValue()Gets the next sequence number value as a Long. | 
| static String | getStringValue()Gets the next sequence number value as a String. | 
| String | getValue() | 
public NextSubcontractorNumberFinder()
public String getValue()
getValue in interface org.kuali.rice.krad.valuefinder.ValueFinderValueFinder.getValue()public static Long getLongValue()
public static String getStringValue()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.