| Package | Description |
|---|---|
| org.nuxeo.ecm.core.uidgen |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractUIDGenerator
The abstract class adds some useful methods.
|
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,UIDGenerator> |
UIDGeneratorComponent.generators |
| Modifier and Type | Method and Description |
|---|---|
UIDGenerator |
UIDGeneratorService.getUIDGeneratorFor(DocumentModel doc)
Returns the uid generator to use for this document.
|
UIDGenerator |
UIDGeneratorComponent.getUIDGeneratorFor(DocumentModel doc)
Returns the uid generator to use for this document.
|
Copyright © 2019 Nuxeo. All rights reserved.