Package org.jasig.schedassist.portlet

Interface Summary
PortletSchedulingAssistantService Service object mimicking methods within SchedulingAssistantService, RelationshipDao, and AvailableScheduleDao tailored for the portlet.
 

Class Summary
EventCancellation Bean to store relevant details of a canceled event.
PortletSchedulingAssistantServiceImpl Mimics SchedulingAssistantService and RelationshipDao, however IScheduleOwner and IScheduleVisitor arguments are replaced with Strings containing solely the username.
VisibleScheduleTag JSP tag for rendering a VisibleSchedule within the portlet.
WebServicesDaoSupport Base class for Available implementations that depend on the Available Web Services endpoint.
 

Exception Summary
AuthenticationRequiredException Exception raised by AuthenticationRequiredHandlerInterceptorImpl in the event no authentication could be detected in the request.
IneligibleForServiceException Exception raised when the authenticated viewer is not eligible for the calendar service.
ScheduleOwnerNotFoundException Exception raised when an action requiring an IScheduleOwner doesn't have enough information for the owner or the information points to an owner that doesn't exist.
ServiceUnavailableException Runtime exception that may be thrown if the remote services are unavailable.
 



Copyright © 2012 Jasig. All Rights Reserved.