Contribution org.nuxeo.ecm.platform.faceted.search.jsf.core.types--doctype
This contribution is part of XML component org.nuxeo.ecm.platform.faceted.search.jsf.core.types
inside nuxeo-platform-faceted-search-jsf-5.6.jar
Extension point
Extension point doctype of component TypeService.Contributed items
XML source
<extension point="doctype" target="org.nuxeo.ecm.core.schema.TypeService">
<facet name="HiddenInFacetedSearch"/>
<doctype extends="Document" name="FacetedSearch">
<schema name="common"/>
<schema name="dublincore"/>
<schema name="uid"/>
<schema name="faceted_search"/>
<facet name="HiddenInFacetedSearch"/>
</doctype>
</extension>