Uses of Class
org.ow2.orchestra.common.gwt.utils.client.OrchestraGwtException

Packages that use OrchestraGwtException
org.ow2.orchestra.common.gwt.utils.client.ui.popup   
org.ow2.orchestra.common.gwt.utils.server   
 

Uses of OrchestraGwtException in org.ow2.orchestra.common.gwt.utils.client.ui.popup
 

Methods in org.ow2.orchestra.common.gwt.utils.client.ui.popup with parameters of type OrchestraGwtException
static void Popup.show(OrchestraGwtException exception)
           
 

Uses of OrchestraGwtException in org.ow2.orchestra.common.gwt.utils.server
 

Methods in org.ow2.orchestra.common.gwt.utils.server that throw OrchestraGwtException
<T> T
OrchestraGwtServlet.getAPI(Class<T> clazz)
           
protected  SessionAPIs OrchestraGwtServlet.getSessionAPIs()
           
protected  void SessionAPIs.initializeOrchestraProperties(String userName)
          This method is used to get the service url and object name properties from conf file orchestra.properties It first checks if the conf/orchestra.properties exists to use it, otherwise it uses the file included in the war to fill the fields service url and object name of this class
 

Constructors in org.ow2.orchestra.common.gwt.utils.server that throw OrchestraGwtException
SessionAPIs(String userName)
           
 



Copyright © 2012 OW2 Consortium. All Rights Reserved.