Uses of Class
org.moremotion.servlet.ServiceException

Packages that use ServiceException
org.moremotion.action   
org.moremotion.config   
org.moremotion.datasrc   
org.moremotion.page   
org.moremotion.process   
org.moremotion.resource   
org.moremotion.utilityservices   
 

Uses of ServiceException in org.moremotion.action
 

Methods in org.moremotion.action that throw ServiceException
 void ActionService.doService(ActionServiceContext asc)
          This method of the implementer class is called by the MoreMotion's ServiceInvokerServlet.
 

Uses of ServiceException in org.moremotion.config
 

Subclasses of ServiceException in org.moremotion.config
 class ConfigParameterException
           
 class ConfigurationException
           
 

Uses of ServiceException in org.moremotion.datasrc
 

Methods in org.moremotion.datasrc that throw ServiceException
 void DataService.doService(ADOM adom, DataServiceContext dsc)
          This method is called by the MoreMotion when the page to be displayed next has a reference to the datasource that this class is associated.
static void DataSourceManager.runDataService(java.lang.String serviceName, ADOM adom, DataServiceContext dsc)
           
 

Uses of ServiceException in org.moremotion.page
 

Subclasses of ServiceException in org.moremotion.page
 class ADOMFormatingException
          Indicates that something goes wrong with formatting an ADOM
 class PageGenerationException
          Indicates that something goes wrong with page generation process.
 

Uses of ServiceException in org.moremotion.process
 

Methods in org.moremotion.process that throw ServiceException
static void ProcessManager.doService(MoreMotionRequest request)
           
 

Uses of ServiceException in org.moremotion.resource
 

Methods in org.moremotion.resource that throw ServiceException
 void SystemResourcesDataService.doService(ADOM adom, DataServiceContext dsc)
           
 

Uses of ServiceException in org.moremotion.utilityservices
 

Methods in org.moremotion.utilityservices that throw ServiceException
 void ViewADOM.doService(ActionServiceContext asc)
           
 void SetAttribute.doService(ActionServiceContext asc)
           
 void SetADOM.doService(ActionServiceContext asc)
           
 void MS.doService(ActionServiceContext asc)
           
 void Debug.doService(ActionServiceContext asc)
           
 void ClearADOM.doService(ActionServiceContext asc)
           
 



Copyright © 2002-2008 MOR YAZILIM. All Rights Reserved.