Extension point annotabilityManager
Documentation
Check if a URI is annotable. Offer finer grain filtering than the URL filter. It is done after the URI has been translated to repo form.
Contribution Descriptors
Existing Contributions
Contributions are presented in the same order as the registration order on this extension point. This order is displayed before the contribution name, in brackets.
-
<extension point="annotabilityManager" target="org.nuxeo.ecm.platform.annotations.services.AnnotationsService"> <annotabilityManager class="org.nuxeo.ecm.platform.annotations.service.DefaultAnnotabilityManager"/> </extension>
-
<extension point="annotabilityManager" target="org.nuxeo.ecm.platform.annotations.services.AnnotationsService"> <annotabilityManager class="org.nuxeo.ecm.platform.annotations.repository.service.RepositoryAnnotabilityManager"/> </extension>