]> SALOME platform Git repositories - tools/siman.git/blobdiff - Workspace/Siman/src/spring/applicationContext.xml
Salome HOME
Modifications to respect PMD rules.
[tools/siman.git] / Workspace / Siman / src / spring / applicationContext.xml
index cdcfa55e60bd8a9d99feb7782e1322bf8cd45cad..d51647dc16ab9ba02c8e3a57f7097c284a9db63b 100644 (file)
@@ -68,7 +68,7 @@ http://www.springframework.org/schema/context/spring-context-3.0.xsd">
                scope="session" parent="slidMenu" />
 
        <bean id="openObject" abstract="true"
-               class="org.splat.simer.OpenObject" scope="session">
+               class="org.splat.simer.AbstractOpenObject" scope="session">
                <property name="applicationSettings" ref="applicationSettings" />
                <property name="projectElementService"
                        ref="projectElementService" />