Component org.nuxeo.ecm.platform.publisher.type.contrib
In bundle org.nuxeo.ecm.platform.publisher.core
Services
Extension points
Contributions
XML source
<?xml version="1.0"?>
<component name="org.nuxeo.ecm.platform.publisher.type.contrib">
<extension target="org.nuxeo.ecm.core.schema.TypeService"
point="doctype">
<doctype name="PublicationRelation" extends="Relation">
<facet name="HiddenInNavigation" />
</doctype>
</extension>
</component>