Uses of Class
com.irisel.oms.blapi.ServiceException

Packages that use ServiceException
com.irisel.oms.blapi   
 

Uses of ServiceException in com.irisel.oms.blapi
 

Methods in com.irisel.oms.blapi that throw ServiceException
 SvcContext Svc_accept.accept(ClassVO clsvo, Instance focus, Instance user, SvcContext arg0)
           
 SvcContext Svc_close.close(ClassVO clsvo, Instance focus, Instance user, SvcContext arg0)
           
 SvcContext Svc_dispatch.dispatch(ClassVO clsvo, Instance focus, Instance user, java.lang.String targetQueueName, SvcContext arg0)
           
 SvcContext SvcSendMail.exec(SvcContext sc)
           
 SvcContext Svc.exec(SvcContext context)
           
 SvcContext Svc_save_wfotypes.exec(SvcContext context)
          Saves a WFO Relates the WFO to the creator/modifier user Call new activity log service The context must include values for the following keys: - focus: the WFO (Instance) - user: the user name (Instance)
 SvcContext Svc_save_t_project.exec(SvcContext context)
           
 SvcContext Svc_save_t_case.exec(SvcContext context)
           
 SvcContext Svc_save_oms_user.exec(SvcContext context)
          Saves a case Relates the case to the creator/modifier user Call new activity log service The context must include values for the following keys: - focus: the case (Instance) - user: the user name (Instance)
 SvcContext Svc_reject.exec(SvcContext arg0)
           
 SvcContext Svc_project2quote_t_project.exec(SvcContext context)
          Saves a WFO Relates the WFO to the creator/modifier user Call new activity log service The context must include values for the following keys: - focus: the WFO (Instance) - user: the user name (Instance)
 SvcContext Svc_project2order_t_project.exec(SvcContext context)
          Saves a case Relates the case to the creator/modifier user Call new activity log service The context must include values for the following keys: - focus: the case (Instance) - user: the user name (Instance)
 SvcContext Svc_project2invoice_t_project.exec(SvcContext context)
          Saves a case Relates the case to the creator/modifier user Call new activity log service The context must include values for the following keys: - focus: the case (Instance) - user: the user name (Instance)
 SvcContext Svc_print.exec(SvcContext arg0)
           
 SvcContext Svc_init_wfotypes.exec(SvcContext context)
           
 SvcContext Svc_dispatch.exec(SvcContext ctx)
           
 SvcContext Svc_close.exec(SvcContext ctx)
           
 SvcContext Svc_clone_t_project.exec(SvcContext context)
           
 SvcContext Svc_accept.exec(SvcContext ctx)
           
 SvcContext SvcSlaManager.exec(SvcContext sc)
           
 SvcContext Svc_reject.reject(ClassVO clsvo, Instance focus, Instance user, SvcContext arg0)