Uses of Class
org.gwe.api.Session4ClientAPIEnhancer

Packages that use Session4ClientAPIEnhancer
org.gwe.app.client   
org.gwe.app.client.regular.shell   
org.gwe.app.client.web.servlet   
org.gwe.app.client.web.view   
 

Uses of Session4ClientAPIEnhancer in org.gwe.app.client
 

Methods in org.gwe.app.client that return Session4ClientAPIEnhancer
 Session4ClientAPIEnhancer SessionsRepository.getSession(HeadResourceInfo daemonInfo)
           
 Session4ClientAPIEnhancer SessionsRepository.getSession(HeadResourceInfo daemonInfo, boolean installDaemonIfNeeded)
           
 Session4ClientAPIEnhancer SessionsRepository.getSession(HeadResourceInfo daemonInfo, boolean installDaemonIfNeeded, BundleType bundleType)
           
 

Uses of Session4ClientAPIEnhancer in org.gwe.app.client.regular.shell
 

Methods in org.gwe.app.client.regular.shell that return Session4ClientAPIEnhancer
 Session4ClientAPIEnhancer ClientShellApp.getSession()
           
 

Uses of Session4ClientAPIEnhancer in org.gwe.app.client.web.servlet
 

Methods in org.gwe.app.client.web.servlet with parameters of type Session4ClientAPIEnhancer
protected  void QueueOrderServlet.specificPageModelPopulation(PageModel pageModel, Session4ClientAPIEnhancer session)
           
protected  void OrderInfoServlet.specificPageModelPopulation(PageModel pageModel, Session4ClientAPIEnhancer session)
           
protected  void JobInfoServlet.specificPageModelPopulation(PageModel pageModel, Session4ClientAPIEnhancer session)
           
protected  void GWEClusterSelectedServlet.specificPageModelPopulation(PageModel pageModel, Session4ClientAPIEnhancer session)
          Callback method to populate page model with more contextual object models.
protected  void ClusterInfoServlet.specificPageModelPopulation(PageModel pageModel, Session4ClientAPIEnhancer session)
           
 

Uses of Session4ClientAPIEnhancer in org.gwe.app.client.web.view
 

Methods in org.gwe.app.client.web.view with parameters of type Session4ClientAPIEnhancer
static java.lang.String HtmlClustersTable.getStatusIcon(Session4ClientAPIEnhancer session)
           
 



Copyright © 2007-2009. All Rights Reserved.