Uses of Class
org.exoplatform.services.portletcontainer.plugins.pc.portletAPIImp.PortletSessionImp

Packages that use PortletSessionImp
org.exoplatform.services.portletcontainer.plugins.pc.portletAPIImp   
 

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

Methods in org.exoplatform.services.portletcontainer.plugins.pc.portletAPIImp that return PortletSessionImp
 PortletSessionImp RequestContext.getSession()
           
 

Constructors in org.exoplatform.services.portletcontainer.plugins.pc.portletAPIImp with parameters of type PortletSessionImp
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)
           
 



Copyright © 2009 eXo Platform SAS. All Rights Reserved.