public interface IDGeneratorService
| Modifier and Type | Field and Description |
|---|---|
static int |
ID_LENGTH |
| Modifier and Type | Method and Description |
|---|---|
Serializable |
generateID(Object o) |
long |
generateLongID(Object o) |
String |
generateStringID(Object o) |
int |
generatIntegerID(Object o) |
static final int ID_LENGTH
Copyright © 2018 eXo Platform SAS. All Rights Reserved.