Package petclinic.pets
Class PetMaintenance
java.lang.Object
petclinic.pets.PetMaintenance
A domain service class for
Pet
-related business operations.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PetMaintenance
public PetMaintenance()
-
-
Method Details
-
findById
-
findPetTypes
Finds all pet types.- Returns:
- the types found, in order of name
-
createPet
-
updatePet
-