Package org.jasig.schedassist.web.visitor

Class Summary
CancelAppointmentFormBackingObject Form backing object for CancelAppointmentFormController.
CancelAppointmentFormBackingObjectValidator Validator for CancelAppointmentFormBackingObjects.
CancelAppointmentFormController Controller for IScheduleVisitors to invoke AvailableService#cancelAppointment(IScheduleVisitor, IScheduleOwner, VEvent, AvailableBlock).
CreateAppointmentFormBackingObject Form backing object for CreateAppointmentFormController.
CreateAppointmentFormBackingObjectValidator Validator for CreateAppointmentFormBackingObjects.
CreateAppointmentFormController Controller for IScheduleVisitors to create appointments via an AvailableService.
OwnerSelectionController Controller implementation tied closely to the RelationshipDao.
VisibleScheduleDisplayController Controller that displays the VisibleSchedule for a particular IScheduleOwner.
VisitorScheduleController Controller that provides data about the current authenticated IScheduleVisitor's schedule.
 

Exception Summary
OwnerNotFoundException Thrown by the controllers in this package if the request is for a ScheduleOwner not related to the current authenticated ScheduleVisitor.
 



Copyright © 2011 Jasig. All Rights Reserved.