Package | Description |
---|---|
org.nuxeo.correspondence.core.generators | |
org.nuxeo.ecm.platform.uidgen |
Contains interfaces used by UID generators.
|
org.nuxeo.ecm.platform.uidgen.ejb | |
org.nuxeo.ecm.platform.uidgen.generators | |
org.nuxeo.ecm.platform.uidgen.service |
Class and Description |
---|
AbstractUIDGenerator
The abstract class adds some useful methods.
|
UIDGenerator
Common interface for UID generators.
|
Class and Description |
---|
UIDGenerator
Common interface for UID generators.
|
UIDSequencer
UID Sequencer interface defines a method to retrieve next ids based on a
given key.
|
Class and Description |
---|
UIDSequencer
UID Sequencer interface defines a method to retrieve next ids based on a
given key.
|
UIDSequencerFactory
Deprecated.
do not use - it should be removed. Having a UID sequencer is
useless. If you need to customize the
UIDGenerator then
extend UIDAbstractGenerator . The sequencer is simply
returning unique integers for a given key. |
Class and Description |
---|
AbstractUIDGenerator
The abstract class adds some useful methods.
|
UIDGenerator
Common interface for UID generators.
|
Class and Description |
---|
UIDGenerator
Common interface for UID generators.
|
UIDSequencer
UID Sequencer interface defines a method to retrieve next ids based on a
given key.
|
Copyright © 2011 Nuxeo SA. All Rights Reserved.