Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Interface
org.nuxeo.ecm.platform.annotations.repository.service.GraphManagerEventListener

Packages that use GraphManagerEventListener
org.nuxeo.ecm.platform.annotations.repository.descriptor   
org.nuxeo.ecm.platform.annotations.repository.service   
 

Uses of GraphManagerEventListener in org.nuxeo.ecm.platform.annotations.repository.descriptor
 

Methods in org.nuxeo.ecm.platform.annotations.repository.descriptor that return types with arguments of type GraphManagerEventListener
 Class<? extends GraphManagerEventListener> GraphManagerEventListenerDescriptor.getKlass()
           
 

Method parameters in org.nuxeo.ecm.platform.annotations.repository.descriptor with type arguments of type GraphManagerEventListener
 void GraphManagerEventListenerDescriptor.setKlass(Class<? extends GraphManagerEventListener> klass)
           
 

Uses of GraphManagerEventListener in org.nuxeo.ecm.platform.annotations.repository.service
 

Classes in org.nuxeo.ecm.platform.annotations.repository.service that implement GraphManagerEventListener
 class DocumentVersionnedGraphManager
           
 

Methods in org.nuxeo.ecm.platform.annotations.repository.service that return GraphManagerEventListener
 GraphManagerEventListener AnnotationsRepositoryConfigurationService.getGraphManagerEventListener()
           
 GraphManagerEventListener AnnotationsRepositoryConfigurationServiceImpl.getGraphManagerEventListener()
           
 

Methods in org.nuxeo.ecm.platform.annotations.repository.service with parameters of type GraphManagerEventListener
 void AnnotationsRepositoryConfigurationServiceImpl.setGraphManagerEventListener(GraphManagerEventListener graphManagerEventListener)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.