Nuxeo 5

Nuxeo 5 Component
org.nuxeo.ecm.platform.uidgen.service.UIDGeneratorService

Individual Documentation Coverage

done proportion
100.0 %


Help to generate unique IDs needed in different situations. The principal
scope is to generate UIDs which are external references for Documents. The
UIDs formats are defined by extensions to this component and are based on a
unique number provided by this component on a specific key given by a
generator




Author: Dragos Mihalache

Version: 1.0

Location: nuxeo-services/nuxeo-platform-uidgen-core/src/main/resources/OSGI-INF/nxuidgenerator-service.xml

Require

No requirements

Required by

Not required

Implementation


Extension Points:

sequencerFactory


The class implementing UIDSequencerFactory to use as a sequencer factory.

        <className>org.nuxeo.ecm.platform.uidgen.ejb.EjbSequencerFactory</className>




generators


The extension point provided by this component gives the possibility to
register generators. A generator should be an implementation of

org.nuxeo.ecm.platform.uidgen.UIDGenerator


or a subclass of

org.nuxeo.ecm.platform.uidgen.AbstractUIDGenerator

.



Is a contribution to:





Has contribution from:

Last generation: 18:21:25 CEST 11/07/2009