Uses of Interface
org.jasig.portal.portlet.registry.ITransientPortletWindowRegistry

Packages that use ITransientPortletWindowRegistry
org.jasig.portal.portlet.registry   
org.jasig.portal.url   
 

Uses of ITransientPortletWindowRegistry in org.jasig.portal.portlet.registry
 

Classes in org.jasig.portal.portlet.registry that implement ITransientPortletWindowRegistry
 class TransientPortletWindowRegistryImpl
          Caches transient portlet window instances as request attributes, passes all operations on non-transient windows to the parent PortletWindowRegistryImpl
 

Uses of ITransientPortletWindowRegistry in org.jasig.portal.url
 

Methods in org.jasig.portal.url with parameters of type ITransientPortletWindowRegistry
 void PortalUrlProviderImpl.setPortletWindowRegistry(ITransientPortletWindowRegistry portletWindowRegistry)
           
 



Copyright © 2010 Jasig. All Rights Reserved.