Package | Description |
---|---|
org.nuxeo.ecm.platform.annotations.repository.descriptor | |
org.nuxeo.ecm.platform.annotations.repository.service |
Modifier and Type | Method and Description |
---|---|
Class<? extends AnnotatedDocumentEventListener> |
DocumentEventListenerDescriptor.getListener() |
Modifier and Type | Method and Description |
---|---|
void |
DocumentEventListenerDescriptor.setListener(Class<? extends AnnotatedDocumentEventListener> listener) |
Modifier and Type | Class and Description |
---|---|
class |
AnnotatedDocumentEventListenerImpl |
Modifier and Type | Method and Description |
---|---|
List<AnnotatedDocumentEventListener> |
AnnotationsRepositoryConfigurationServiceImpl.getEventListeners() |
List<AnnotatedDocumentEventListener> |
AnnotationsRepositoryConfigurationService.getEventListeners() |
Modifier and Type | Method and Description |
---|---|
void |
AnnotationsRepositoryConfigurationServiceImpl.addEventListener(String listenerName,
AnnotatedDocumentEventListener listener) |
Copyright © 2011 Nuxeo SA. All Rights Reserved.