Contribution org.nuxeo.ecm.platform.relations.services.RelationService--doctype
org.nuxeo.ecm.platform.relations.services.RelationService
inside nuxeo-platform-relations-core-9.10.jar /OSGI-INF/nxrelations.xml
This contribution is part of XML component Extension Point
Extension point doctype of component TypeService.Contributed Items
XML Source
<extension point="doctype" target="org.nuxeo.ecm.core.schema.TypeService">
<doctype extends="Relation" name="DefaultRelation">
<facet name="HiddenInNavigation"/>
</doctype>
</extension>