Extension point permissionManager
Documentation
Contribute the component that will check the permission before crud operation on annotation.
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="permissionManager" target="org.nuxeo.ecm.platform.annotations.services.AnnotationsService"> <permissionManager class="org.nuxeo.ecm.platform.annotations.service.DefaultPermissionManager"/> </extension>