Salome HOME
Study validation cycle operations are implemented according to the specification.
[tools/siman.git] / Workspace / Siman-Common / src / spring / businessServiceContext.xml
index 8c62f8c18a3d6ae377f8dcf769f8d21e0ff1c990..b27d984d7476772a08419bb728c9f116783d80fe 100644 (file)
@@ -150,6 +150,7 @@ http://www.springframework.org/schema/tx/spring-tx-3.0.xsd">
 
        <bean id="studyService"
                class="org.splat.service.StudyServiceImpl">
+        <property name="documentTypeDAO" ref="documentTypeDAO" />
                <property name="indexService" ref="indexService" />
                <property name="projectElementService"
                        ref="projectElementService" />