04-15-2014 02:44 PM
<bean name="GenericNodeService"
class="es.in2.signingpad.service.impl.GenericNodeServiceImpl">
<property name="nodeService" ref="NodeService" />
<property name="searchService" ref="SearchService" />
<property name="fileFolderService" ref="FileFolderService" />
<property name="permissionService" ref="PermissionService" />
<property name="authenticationComponent" ref="AuthenticationComponent" />
<property name="contentService" ref="ContentService" />
<property name="authorityService" ref="AuthorityService" />
<property name="personService" ref="PersonService"/>
<property name="transactionService" ref="TransactionService" />
<property name="genericNodeService" ref="GenericNodeService" />
<property name="documentGenerationService" ref="DocumentGenerationService" />
<property name="mailNotificationService" ref="MailNotificationService"/>
<property name="groupDAO" ref="groupDao"/>
</bean>
04-16-2014 04:02 AM
04-16-2014 04:44 AM
04-16-2014 12:05 PM
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.