Uses of Interface
org.nuxeo.ecm.core.uidgen.UIDGenerator
Packages that use UIDGenerator
-
Uses of UIDGenerator in org.nuxeo.ecm.core.uidgen
Classes in org.nuxeo.ecm.core.uidgen that implement UIDGeneratorModifier and TypeClassDescriptionclass
The abstract class adds some useful methods.Fields in org.nuxeo.ecm.core.uidgen with type parameters of type UIDGeneratorModifier and TypeFieldDescriptionprotected final Map<String,
UIDGenerator> UIDGeneratorComponent.generators
Methods in org.nuxeo.ecm.core.uidgen that return UIDGeneratorModifier 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.