Class PolizzaController
java.lang.Object
xyz.nardone.agenda_fps.servizio.controllers.PolizzaController
Endpoints for managing polizze.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionAdds a new polizza if it does not already exist.Deletes a polizza by ID.Returns a polizza by ID.getAll()Returns all polizze.Updates a polizza label.
-
Constructor Details
-
PolizzaController
public PolizzaController()
-
-
Method Details
-
getAll
-
add
-
get
-
delete
-
update
-