Removed edit attribute code
[aai/sparky-be.git] / sparkybe-onap-service / src / test / resources / oxm-reader / sparky-core.xml
index 86e4132..3a811ed 100644 (file)
                        value="entitycounthistoryindex" />
        </bean>
 
-       <bean id="attributeUpdater" class="org.onap.aai.sparky.editattributes.AttributeUpdater">
-               <constructor-arg ref="oxmModelLoader" />
-               <constructor-arg ref="oxmEntityLookup" />
-               <constructor-arg ref="activeInventoryAdapter" />
-       </bean>
-
-       <bean id="attributeEditProcessor"
-               class="org.onap.aai.sparky.editattributes.AttributeEditProcessor">
-               <constructor-arg ref="attributeUpdater" />
-       </bean>
-
        <bean id="geoVisualizationProcessor" class="org.onap.aai.sparky.inventory.GeoVisualizationProcessor">
                <constructor-arg ref="elasticSearchAdapter" />
                <constructor-arg name="topographicalSearchIndexName"