Uses of Interface
org.jasig.schedassist.portlet.PortletSchedulingAssistantService

Packages that use PortletSchedulingAssistantService
org.jasig.schedassist.portlet   
org.jasig.schedassist.portlet.web   
org.jasig.schedassist.portlet.webflow   
 

Uses of PortletSchedulingAssistantService in org.jasig.schedassist.portlet
 

Classes in org.jasig.schedassist.portlet that implement PortletSchedulingAssistantService
 class PortletSchedulingAssistantServiceImpl
          Mimics SchedulingAssistantService and RelationshipDao, however IScheduleOwner and IScheduleVisitor arguments are replaced with Strings containing solely the username.
 

Uses of PortletSchedulingAssistantService in org.jasig.schedassist.portlet.web
 

Methods in org.jasig.schedassist.portlet.web with parameters of type PortletSchedulingAssistantService
 void VisitorConflictsController.setPortletAvailableService(PortletSchedulingAssistantService schedulingAssistantService)
           
 

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

Methods in org.jasig.schedassist.portlet.webflow with parameters of type PortletSchedulingAssistantService
 void FlowHelper.setPortletAvailableService(PortletSchedulingAssistantService schedulingAssistantService)
           
 



Copyright © 2012 Jasig. All Rights Reserved.