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, java.util.List<SecurityConstraint> securityContraints, java.util.List<UserAttribute> userAttributes, java.util.List<CustomPortletMode> customPortletModes, java.util.List<CustomWindowState> customWindowStates, java.util.Collection<java.lang.String> roles, java.util.Collection<java.lang.String> supportedContents)
           
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.