Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.annotations.repository.service
Interface AnnotationsRepositoryConfigurationService

All Known Implementing Classes:
AnnotationsRepositoryConfigurationServiceImpl

public interface AnnotationsRepositoryConfigurationService

Author:
Alexandre Russel

Method Summary
 List<String> getEventIds()
           
 List<AnnotatedDocumentEventListener> getEventListeners()
           
 GraphManagerEventListener getGraphManagerEventListener()
           
 

Method Detail

getEventListeners

List<AnnotatedDocumentEventListener> getEventListeners()

getEventIds

List<String> getEventIds()

getGraphManagerEventListener

GraphManagerEventListener getGraphManagerEventListener()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.