com.irisel.oms.blapi
Class Svc_dispatch

java.lang.Object
  extended by com.irisel.oms.blapi.BasicSvc
      extended by com.irisel.oms.blapi.Svc_dispatch
All Implemented Interfaces:
Status, Svc
Direct Known Subclasses:
Svc_forward

public class Svc_dispatch
extends BasicSvc


Field Summary
 
Fields inherited from class com.irisel.oms.blapi.BasicSvc
DELIM
 
Fields inherited from interface com.irisel.oms.blapi.Svc
KEY_VALUE_PAIR_DELIMITER
 
Fields inherited from interface com.irisel.oms.blapi.Status
LIST_WFO_STATUS, STATUS_FAILED, STATUS_NEW, STATUS_PENDING_REPROCESSING, STATUS_PROCESSING, STATUS_REPROCESSING, STATUS_SUCCESS, WFOSTATUS_CLOSED, WFOSTATUS_DRAFT, WFOSTATUS_OPEN_ASSIGNED, WFOSTATUS_OPEN_DISPATCHED, WFOSTATUS_OPEN_REJECTED
 
Constructor Summary
Svc_dispatch()
           
 
Method Summary
 SvcContext dispatch(ClassVO clsvo, Instance focus, Instance user, java.lang.String targetQueueName, SvcContext arg0)
           
 SvcContext exec(SvcContext ctx)
           
 
Methods inherited from class com.irisel.oms.blapi.BasicSvc
getBrowser, setBrowser
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Svc_dispatch

public Svc_dispatch()
Method Detail

exec

public SvcContext exec(SvcContext ctx)
                throws ServiceException
Throws:
ServiceException

dispatch

public SvcContext dispatch(ClassVO clsvo,
                           Instance focus,
                           Instance user,
                           java.lang.String targetQueueName,
                           SvcContext arg0)
                    throws QuerySaveException,
                           java.rmi.RemoteException,
                           java.sql.SQLException,
                           ServiceException,
                           QueryTreeException
Throws:
QuerySaveException
java.rmi.RemoteException
java.sql.SQLException
ServiceException
QueryTreeException