|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UIDSequencer
UID Sequencer interface defines a method to retrieve next ids based on a given key.
| Method Summary | |
|---|---|
int |
getNext(String key)
For the given key returns the incremented UID which is also stored in the same sequence entry. |
| Method Detail |
|---|
int getNext(String key)
key -
|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||