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