Uses of Interface
org.nuxeo.ecm.core.uidgen.UIDGenerator
-
Uses of UIDGenerator in org.nuxeo.ecm.core.uidgen
Modifier and TypeClassDescriptionclass
The abstract class adds some useful methods.Modifier and TypeFieldDescriptionprotected final Map<String,
UIDGenerator> UIDGeneratorComponent.generators
Modifier and TypeMethodDescriptionUIDGeneratorComponent.getUIDGeneratorFor
(DocumentModel doc) Returns the uid generator to use for this document.UIDGeneratorService.getUIDGeneratorFor
(DocumentModel doc) Returns the uid generator to use for this document.