12-04-2007 05:08 AM
<bean id="ConfidentialService" class="….">
<property name="nodeService">
<ref bean="NodeService" />
</property>
<property name="dictionnaryService">
<ref bean="DictionnaryService" />
</property>
<property name="permissionService">
<ref bean="PermissionService" />
</property>
</bean>
12-07-2007 07:24 AM
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.