Uses of Class
org.jasig.schedassist.portlet.EventCancellation

Packages that use EventCancellation
org.jasig.schedassist.portlet   
org.jasig.schedassist.portlet.webflow   
 

Uses of EventCancellation in org.jasig.schedassist.portlet
 

Methods in org.jasig.schedassist.portlet that return EventCancellation
 EventCancellation PortletSchedulingAssistantServiceImpl.cancelAppointment(String visitorUsername, long ownerId, AvailableBlock block, String cancelReason)
           
 EventCancellation PortletSchedulingAssistantService.cancelAppointment(String visitorUsername, long ownerId, AvailableBlock block, String cancelReason)
           
 

Uses of EventCancellation in org.jasig.schedassist.portlet.webflow
 

Methods in org.jasig.schedassist.portlet.webflow that return EventCancellation
 EventCancellation FlowHelper.cancelAppointment(CancelAppointmentFormBackingObject fbo, IScheduleOwner owner)
           
 



Copyright © 2012 Jasig. All Rights Reserved.