Uses of Class
org.exoplatform.services.wsrp2.type.SessionParams

Packages that use SessionParams
org.exoplatform.services.wsrp2.type   
 

Uses of SessionParams in org.exoplatform.services.wsrp2.type
 

Methods in org.exoplatform.services.wsrp2.type that return SessionParams
 SessionParams RuntimeContext.getSessionParams()
          Gets the sessionParams value for this RuntimeContext.
 

Methods in org.exoplatform.services.wsrp2.type with parameters of type SessionParams
 void RuntimeContext.setSessionParams(SessionParams sessionParams)
          Sets the sessionParams value for this RuntimeContext.
 

Constructors in org.exoplatform.services.wsrp2.type with parameters of type SessionParams
RuntimeContext(java.lang.String userAuthentication, java.lang.String portletInstanceKey, java.lang.String namespacePrefix, Templates templates, SessionParams sessionParams, java.lang.String pageState, java.lang.String portletStates, Extension[] extensions)
           
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.