Uses of Interface
org.springframework.samples.petclinic.appointments.AppointmentBook

Packages that use AppointmentBook
org.springframework.samples.petclinic.appointments   
org.springframework.samples.petclinic.appointments.web   
 

Uses of AppointmentBook in org.springframework.samples.petclinic.appointments
 

Classes in org.springframework.samples.petclinic.appointments that implement AppointmentBook
 class JpaAppointmentBook
           
 

Uses of AppointmentBook in org.springframework.samples.petclinic.appointments.web
 

Constructors in org.springframework.samples.petclinic.appointments.web with parameters of type AppointmentBook
AppointmentsController(AppointmentBook appointmentBook)
           
 



Copyright © 2009 SpringSource, Inc. All Rights Reserved.