Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Interface
org.nuxeo.ecm.platform.uidgen.UIDGenerator

Packages that use UIDGenerator
org.nuxeo.ecm.platform.uidgen Contains interfaces used by UID generators. 
org.nuxeo.ecm.platform.uidgen.generators   
org.nuxeo.ecm.platform.uidgen.service   
 

Uses of UIDGenerator in org.nuxeo.ecm.platform.uidgen
 

Classes in org.nuxeo.ecm.platform.uidgen that implement UIDGenerator
 class AbstractUIDGenerator
          The abstract class adds some useful methods.
 

Uses of UIDGenerator in org.nuxeo.ecm.platform.uidgen.generators
 

Classes in org.nuxeo.ecm.platform.uidgen.generators that implement UIDGenerator
 class UIDGCoreDocument
           
 class UIDGenerator1
           
 

Uses of UIDGenerator in org.nuxeo.ecm.platform.uidgen.service
 

Methods in org.nuxeo.ecm.platform.uidgen.service that return UIDGenerator
 UIDGenerator UIDGeneratorService.getUIDGeneratorFor(DocumentModel doc)
          Returns the uid generator to use for this document.
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.