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

Packages that use IPortletScheduleVisitor
org.jasig.schedassist.portlet   
org.jasig.schedassist.portlet.visitors   
org.jasig.schedassist.portlet.webflow   
 

Uses of IPortletScheduleVisitor in org.jasig.schedassist.portlet
 

Methods in org.jasig.schedassist.portlet that return IPortletScheduleVisitor
 IPortletScheduleVisitor IPortletScheduleVisitorFactory.getPortletScheduleVisitor(javax.portlet.PortletRequest portletRequest)
          Implementations should never return null.
 

Uses of IPortletScheduleVisitor in org.jasig.schedassist.portlet.visitors
 

Classes in org.jasig.schedassist.portlet.visitors that implement IPortletScheduleVisitor
 class DefaultPortletScheduleVisitorImpl
          Default implementation of IScheduleVisitor.
 

Methods in org.jasig.schedassist.portlet.visitors that return IPortletScheduleVisitor
protected  IPortletScheduleVisitor DefaultPortletScheduleVisitorFactoryImpl.doConstructVisitor(String accountId)
          Invoke PortletSchedulingAssistantService.isEligible(String) and construct a DefaultPortletScheduleVisitorImpl with the accountId and eligible result.
 IPortletScheduleVisitor DefaultPortletScheduleVisitorFactoryImpl.getPortletScheduleVisitor(javax.portlet.PortletRequest portletRequest)
           
 

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

Methods in org.jasig.schedassist.portlet.webflow that return IPortletScheduleVisitor
 IPortletScheduleVisitor FlowHelper.getCurrentVisitor()
           
 



Copyright © 2012 Jasig. All Rights Reserved.