Component org.nuxeo.ecm.platform.tag.TagService
In bundle org.nuxeo.ecm.platform.tag
Implementation
Javadoc: org.nuxeo.ecm.platform.tag.TagServiceImpl
Services
Extension points
Contributions
XML source
<?xml version="1.0"?>
<component name="org.nuxeo.ecm.platform.tag.TagService">
<implementation class="org.nuxeo.ecm.platform.tag.TagServiceImpl" />
<service>
<provide interface="org.nuxeo.ecm.platform.tag.TagService" />
</service>
</component>