Uses of Interface
org.jasig.portal.portlet.delegation.IPortletDelegationManager

Packages that use IPortletDelegationManager
org.jasig.portal.portlet.delegation   
org.jasig.portal.portlet.url   
 

Uses of IPortletDelegationManager in org.jasig.portal.portlet.delegation
 

Classes in org.jasig.portal.portlet.delegation that implement IPortletDelegationManager
 class PortletDelegationLocatorImpl
           
 

Constructors in org.jasig.portal.portlet.delegation with parameters of type IPortletDelegationManager
PortletDelegationDispatcherImpl(IPortletWindow portletWindow, IPortletWindow parentPortletWindow, int userId, IPortalRequestUtils portalRequestUtils, IPersonManager personManager, IPortletRenderer portletRenderer, IPortletRequestParameterManager portletRequestParameterManager, IPortletDelegationManager portletDelegationManager)
           
 

Uses of IPortletDelegationManager in org.jasig.portal.portlet.url
 

Methods in org.jasig.portal.portlet.url that return IPortletDelegationManager
 IPortletDelegationManager PortletUrlSyntaxProviderImpl.getPortletDelegationManager()
           
 

Methods in org.jasig.portal.portlet.url with parameters of type IPortletDelegationManager
 void PortletUrlSyntaxProviderImpl.setPortletDelegationManager(IPortletDelegationManager portletDelegationManager)
           
 



Copyright © 2010 Jasig. All Rights Reserved.