Service for Mouvement entity
Creates a new mouvement.
The data to create the mouvement.
The created mouvement.
Finds all mouvements.
The found mouvements.
Finds a mouvement by its ID.
The ID to find the mouvement.
The found mouvement.
Deletes an existing mouvement.
The ID to find the mouvement to delete.
Void.
Updates an existing mouvement.
The ID to find the mouvement to update.
The data to update the mouvement with.
The updated mouvement.
Service for Mouvement entity