Package org.jasig.schedassist.web.owner.schedule

Class Summary
AddAvailableBlockFormController Controller implementation that can be invoked by IScheduleOwners to add a single AvailableBlock to their AvailableSchedule.
AlternateRemoveAvailableBlockController Alternate Controller implementation used with the AlternateScheduleViewController.
AlternateScheduleViewController This Controller returns the schedule data for the current authenticated IScheduleOwner.
AvailableBlockFormBackingObject Form backing object to represent an AvailableBlock.
AvailableBlockFormBackingObjectValidator Validator for AvailableBlockFormBackingObjects.
AvailableScheduleDataController Controller implementation that returns the IScheduleOwner's AvailableSchedule for the 7 days starting at the "startDate" parameter.
AvailableScheduleDataController.AvailableBlockJsonRepresentation Simpler representation of an AvailableBlock tailored for JSON.
AvailableScheduleViewController This Controller implementation simply verifies that the authenticated IScheduleOwner has been registered; if not a NotRegisteredException is thrown.
BlockBuilderFormBackingObject Form backing object for the BlockBuilderFormController.
BlockBuilderFormBackingObjectValidator Validator implementation for BlockBuilderFormBackingObjects.
BlockBuilderFormController Controller for building a series of AvailableBlocks.
ClearAvailableScheduleFormBackingObject Form backing object for ClearWeekFormController and ClearEntireAvailableScheduleFormController.
ClearAvailableScheduleFormBackingObjectValidator Validator for ClearAvailableScheduleFormBackingObjects.
ClearEntireAvailableScheduleFormController Controller implementation that allows an IScheduleOwner to remove ALL AvailableBlocks from their AvailableSchedule.
ClearWeekFormController Controller implementation that allows an IScheduleOwner to remove a week of AvailableBlocks from their AvailableSchedule.
PreviewVisibleScheduleController This Controller implementation generates a preview for the IScheduleOwner of the display of their current VisibleSchedule shown to the IScheduleVisitor.
RemoveAvailableBlockFormController Controller implementation that allows IScheduleOwners to remove a single AvailableBlock from their AvailableSchedule.
 



Copyright © 2011 Jasig. All Rights Reserved.