java.io.Serializablepublic class DocumentNumberAllocator
extends java.lang.Object
implements java.io.Serializable
| Constructor | Description |
|---|---|
DocumentNumberAllocator() |
| Modifier and Type | Method | Description |
|---|---|---|
int |
allocateDocumentNumber() |
Allocate a unique document number
|