@Component(value="cuba_NumberIdWorker") public class NumberIdWorker extends java.lang.Object implements NumberIdSequence
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NAME |
Constructor and Description |
---|
NumberIdWorker() |
Modifier and Type | Method and Description |
---|---|
java.lang.Long |
createLongId(java.lang.String entityName) |
void |
reset()
INTERNAL.
|
public static final java.lang.String NAME
public java.lang.Long createLongId(java.lang.String entityName)
createLongId
in interface NumberIdSequence
public void reset()