Nuxeo Enterprise Platform 5.4

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

All Known Implementing Classes:
AnnotationsRepositoryConfigurationServiceImpl

public interface AnnotationsRepositoryConfigurationService

Author:
Alexandre Russel

Method Summary
 java.util.List<java.lang.String> getEventIds()
           
 java.util.List<AnnotatedDocumentEventListener> getEventListeners()
           
 GraphManagerEventListener getGraphManagerEventListener()
           
 

Method Detail

getEventListeners

java.util.List<AnnotatedDocumentEventListener> getEventListeners()

getEventIds

java.util.List<java.lang.String> getEventIds()

getGraphManagerEventListener

GraphManagerEventListener getGraphManagerEventListener()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.