]> git.argeo.org Git - gpl/argeo-suite.git/blob - library/org.argeo.library.ui/OSGI-INF/contentLayer.xml
[maven-release-plugin] prepare release argeo-suite-2.1.23
[gpl/argeo-suite.git] / library / org.argeo.library.ui / OSGI-INF / contentLayer.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0">
3 <implementation class="org.argeo.suite.ui.DefaultEditionLayer"/>
4 <service>
5 <provide interface="org.argeo.suite.ui.SuiteLayer"/>
6 </service>
7 <reference bind="setEntryArea" cardinality="1..1" interface="org.argeo.cms.ui.CmsUiProvider" name="CmsUiProvider" policy="dynamic" target="(service.pid=argeo.library.ui.contentEntryArea)"/>
8 <properties entry="config/contentLayer.properties"/>
9 </scr:component>