|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nuxeo.ecm.platform.uidgen.ejb.UIDSequencerManagerBean
public class UIDSequencerManagerBean
The UID sequence manager implementation as a stateless session bean.
| Constructor Summary | |
|---|---|
UIDSequencerManagerBean()
|
|
| Method Summary | |
|---|---|
int |
getNext(java.lang.String key)
Handle transaction synchronizing on a static field so that two calls to this method will give a distinct index (see NXP-2157) |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UIDSequencerManagerBean()
| Method Detail |
|---|
public int getNext(java.lang.String key)
getNext in interface UIDSequencer
|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||