@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 |
init() |
public static final java.lang.String NAME
@PostConstruct public void init()
public java.lang.Long createLongId(java.lang.String entityName)
createLongId
in interface NumberIdSequence