JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH
Package petclinic.visits
package
petclinic.visits
Related Packages
Package
Description
petclinic
A re-creation of the Spring PetClinic Sample Application, using Java EE 7 for UI controllers and business classes.
petclinic.owners
petclinic.pets
petclinic.util
petclinic.vets
Classes
Class
Description
Visit
A visit from a pet and its owner to the clinic.
VisitMaintenance
A domain service class for
Visit
-related business operations.
VisitScreen
An application service class that handles
Visit
-related operations from the visit screen.