Uses of Class
org.exoplatform.services.portletcontainer.helper.PortletWindowInternal

Packages that use PortletWindowInternal
org.exoplatform.services.portletcontainer.helper   
org.exoplatform.services.portletcontainer.plugins.pc   
org.exoplatform.services.portletcontainer.plugins.pc.portletAPIImp   
org.exoplatform.services.portletcontainer.plugins.pc.portletAPIImp.persistenceImp   
 

Uses of PortletWindowInternal in org.exoplatform.services.portletcontainer.helper
 

Methods in org.exoplatform.services.portletcontainer.helper that return PortletWindowInternal
 PortletWindowInternal WindowInfosContainer.getInfos(String key)
           
 

Methods in org.exoplatform.services.portletcontainer.helper with parameters of type PortletWindowInternal
 void WindowInfosContainer.addInfos(String key, PortletWindowInternal obj)
           
 

Uses of PortletWindowInternal in org.exoplatform.services.portletcontainer.plugins.pc
 

Methods in org.exoplatform.services.portletcontainer.plugins.pc with parameters of type PortletWindowInternal
 void PortletApplicationHandler.process(javax.servlet.ServletContext servletContext, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Input input, Output output, PortletWindowInternal windowInfos, int isAction)
           
 

Uses of PortletWindowInternal in org.exoplatform.services.portletcontainer.plugins.pc.portletAPIImp
 

Methods in org.exoplatform.services.portletcontainer.plugins.pc.portletAPIImp that return PortletWindowInternal
 PortletWindowInternal PortletRequestImp.getPortletWindowInternal()
           
 PortletWindowInternal RequestContext.getPortletWindowInternal()
           
 

Constructors in org.exoplatform.services.portletcontainer.plugins.pc.portletAPIImp with parameters of type PortletWindowInternal
RequestContext(javax.servlet.http.HttpServletRequest httpServletRequest, javax.portlet.PortalContext portalContext, javax.portlet.PortletContext portletContext, PortletSessionImp session, Input input, PortletWindowInternal portletWindowInternal, List<SecurityConstraint> securityContraints, List<UserAttribute> userAttributes, List<CustomPortletMode> customPortletModes, List<CustomWindowState> customWindowStates, Collection<String> roles, Collection<String> supportedContents)
           
 

Uses of PortletWindowInternal in org.exoplatform.services.portletcontainer.plugins.pc.portletAPIImp.persistenceImp
 

Methods in org.exoplatform.services.portletcontainer.plugins.pc.portletAPIImp.persistenceImp that return PortletWindowInternal
 PortletWindowInternal DefaultPersistenceManager.getWindow(Input input, ExoPortletPreferences defaultPrefs)
          Overridden method.
 PortletWindowInternal PersistenceManager.getWindow(Input input, ExoPortletPreferences defaultPrefs)
           
 



Copyright © 2009 eXo Platform SAS. All Rights Reserved.