Uses of Class
app.valuationcontrol.webservice.model.graph.ModelGraph
Packages that use ModelGraph
Package
Description
-
Uses of ModelGraph in app.valuationcontrol.webservice.model.events.listeners.logger
Method parameters in app.valuationcontrol.webservice.model.events.listeners.logger with type arguments of type ModelGraph -
Uses of ModelGraph in app.valuationcontrol.webservice.model.graph
Methods in app.valuationcontrol.webservice.model.graph that return ModelGraphMethods in app.valuationcontrol.webservice.model.graph with parameters of type ModelGraphModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<String> ModelGraphController.deleteArea(Model model, ModelGraph graph, Principal principal) org.springframework.http.ResponseEntity<Long> ModelGraphController.updateGraph(Model model, ModelGraph existingGraph, @Valid ModelGraphData updatedGraphData, Principal principal) Constructors in app.valuationcontrol.webservice.model.graph with parameters of type ModelGraph