05-23-2014 03:14 AM
05-23-2014 07:42 AM
<bean id="my.custom.config" class="org.springframework.extensions.config.ConfigBootstrap"
init-method="register">
<property name="configService" ref="web.config" />
<property name="configs">
<list>
<value>classpath:alfresco/module/sample-amp-module/share-config-custom.xml</value>
</list>
</property>
</bean>
<alfresco-config>
<!– Document Library config section –>
<config evaluator="string-compare" condition="DocumentLibrary">
<types>
<type name="cm:content">
<subtype name="my:sop" />
</type>
<type name="cm:folder">
</type>
</types>
</config>
</alfresco-config>
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.