net.kwfgrid.gwes.client
Class GWESStub

java.lang.Object
  extended by org.apache.axis2.client.Stub
      extended by net.kwfgrid.gwes.client.GWESStub

public class GWESStub
extends org.apache.axis2.client.Stub


Nested Class Summary
static class GWESStub.Abort
           
static class GWESStub.ArrayOfString
           
static class GWESStub.CommitModification
           
static class GWESStub.CommitModificationResponse
           
static class GWESStub.DatabaseException
           
static class GWESStub.DatabaseExceptionE
           
static class GWESStub.Exception
           
static class GWESStub.ExtensionMapper
           
static class GWESStub.GetActivityStatusArray
           
static class GWESStub.GetActivityStatusArrayResponse
           
static class GWESStub.GetAvailableResources
           
static class GWESStub.GetAvailableResourcesResponse
           
static class GWESStub.GetCheckpoints
           
static class GWESStub.GetCheckpointsResponse
           
static class GWESStub.GetData
           
static class GWESStub.GetDataResponse
           
static class GWESStub.GetDescription
           
static class GWESStub.GetDescriptionResponse
           
static class GWESStub.GetModificationsForUpdate
           
static class GWESStub.GetModificationsForUpdateResponse
           
static class GWESStub.GetProperties
           
static class GWESStub.GetPropertiesResponse
           
static class GWESStub.GetProperty
           
static class GWESStub.GetPropertyResponse
           
static class GWESStub.GetResourceDescription
           
static class GWESStub.GetResourceDescriptionResponse
           
static class GWESStub.GetStatus
           
static class GWESStub.GetStatusResponse
           
static class GWESStub.GetWorkflowDescription
           
static class GWESStub.GetWorkflowDescriptionResponse
           
static class GWESStub.GetWorkflowIDs
           
static class GWESStub.GetWorkflowIDsResponse
           
static class GWESStub.GetWorkflowStatusArray
           
static class GWESStub.GetWorkflowStatusArrayResponse
           
static class GWESStub.GWESException
           
static class GWESStub.GWESExceptionE
           
static class GWESStub.IllegalModificationException
           
static class GWESStub.IllegalModificationExceptionE
           
static class GWESStub.IncompatibleVersionsException
           
static class GWESStub.IncompatibleVersionsExceptionE
           
static class GWESStub.Initiate
           
static class GWESStub.InitiateResponse
           
static class GWESStub.InterruptedException
           
static class GWESStub.IOException
           
static class GWESStub.LoggingException
           
static class GWESStub.LoggingExceptionE
           
static class GWESStub.NoSuchWorkflowException
           
static class GWESStub.NoSuchWorkflowExceptionE
           
static class GWESStub.RemoteException
           
static class GWESStub.RemoteExceptionE
           
static class GWESStub.Remove
           
static class GWESStub.Restart
           
static class GWESStub.RestartResponse
           
static class GWESStub.Restore
           
static class GWESStub.RestoreResponse
           
static class GWESStub.Resume
           
static class GWESStub.SetDescription
           
static class GWESStub.SetProperty
           
static class GWESStub.SetWorkflowDescription
           
static class GWESStub.Start
           
static class GWESStub.StateTransitionException
           
static class GWESStub.StateTransitionExceptionE
           
static class GWESStub.Store
           
static class GWESStub.StoreResponse
           
static class GWESStub.Suspend
           
static class GWESStub.WaitForStatusChangeFrom
           
static class GWESStub.WaitForStatusChangeFromResponse
           
static class GWESStub.WaitForStatusChangeToCompletedOrTerminated
           
static class GWESStub.WaitForStatusChangeToCompletedOrTerminatedResponse
           
static class GWESStub.WorkflowFormatException
           
static class GWESStub.WorkflowFormatExceptionE
           
static class GWESStub.WorkflowSecurityException
           
static class GWESStub.WorkflowSecurityExceptionE
           
 
Field Summary
protected  org.apache.axis2.description.AxisOperation[] _operations
           
 
Fields inherited from class org.apache.axis2.client.Stub
_service, _serviceClient, modules
 
Constructor Summary
GWESStub()
          Default Constructor
GWESStub(org.apache.axis2.context.ConfigurationContext configurationContext)
          Default Constructor
GWESStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint)
          Constructor that takes in a configContext
GWESStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener)
          Constructor that takes in a configContext and useseperate listner
GWESStub(String targetEndpoint)
          Constructor taking the target endpoint
 
Method Summary
 void abort(GWESStub.Abort abort30)
          Auto generated method signature
 GWESStub.CommitModificationResponse commitModification(GWESStub.CommitModification commitModification62)
          Auto generated method signature
 GWESStub.GetActivityStatusArrayResponse getActivityStatusArray(GWESStub.GetActivityStatusArray getActivityStatusArray18)
          Auto generated method signature
 GWESStub.GetAvailableResourcesResponse getAvailableResources(GWESStub.GetAvailableResources getAvailableResources16)
          Auto generated method signature
 GWESStub.GetCheckpointsResponse getCheckpoints(GWESStub.GetCheckpoints getCheckpoints10)
          Auto generated method signature
 GWESStub.GetDataResponse getData(GWESStub.GetData getData22)
          Auto generated method signature
 GWESStub.GetDescriptionResponse getDescription(GWESStub.GetDescription getDescription36)
          Auto generated method signature
 GWESStub.GetModificationsForUpdateResponse getModificationsForUpdate(GWESStub.GetModificationsForUpdate getModificationsForUpdate52)
          Auto generated method signature
 GWESStub.GetPropertiesResponse getProperties(GWESStub.GetProperties getProperties40)
          Auto generated method signature
 GWESStub.GetPropertyResponse getProperty(GWESStub.GetProperty getProperty60)
          Auto generated method signature
 GWESStub.GetResourceDescriptionResponse getResourceDescription(GWESStub.GetResourceDescription getResourceDescription26)
          Auto generated method signature
 GWESStub.GetStatusResponse getStatus(GWESStub.GetStatus getStatus20)
          Auto generated method signature
 GWESStub.GetWorkflowDescriptionResponse getWorkflowDescription(GWESStub.GetWorkflowDescription getWorkflowDescription38)
          Auto generated method signature
 GWESStub.GetWorkflowIDsResponse getWorkflowIDs(GWESStub.GetWorkflowIDs getWorkflowIDs12)
          Auto generated method signature
 GWESStub.GetWorkflowStatusArrayResponse getWorkflowStatusArray(GWESStub.GetWorkflowStatusArray getWorkflowStatusArray42)
          Auto generated method signature
 GWESStub.InitiateResponse initiate(GWESStub.Initiate initiate28)
          Auto generated method signature
 void remove(GWESStub.Remove remove32)
          Auto generated method signature
 GWESStub.RestartResponse restart(GWESStub.Restart restart44)
          Auto generated method signature
 GWESStub.RestoreResponse restore(GWESStub.Restore restore14)
          Auto generated method signature
 void resume(GWESStub.Resume resume34)
          Auto generated method signature
 void setDescription(GWESStub.SetDescription setDescription24)
          Auto generated method signature
 void setProperty(GWESStub.SetProperty setProperty54)
          Auto generated method signature
 void setWorkflowDescription(GWESStub.SetWorkflowDescription setWorkflowDescription56)
          Auto generated method signature
 void start(GWESStub.Start start46)
          Auto generated method signature
 void startabort(GWESStub.Abort abort30, GWESCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void startcommitModification(GWESStub.CommitModification commitModification62, GWESCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void startgetActivityStatusArray(GWESStub.GetActivityStatusArray getActivityStatusArray18, GWESCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void startgetAvailableResources(GWESStub.GetAvailableResources getAvailableResources16, GWESCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void startgetCheckpoints(GWESStub.GetCheckpoints getCheckpoints10, GWESCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void startgetData(GWESStub.GetData getData22, GWESCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void startgetDescription(GWESStub.GetDescription getDescription36, GWESCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void startgetModificationsForUpdate(GWESStub.GetModificationsForUpdate getModificationsForUpdate52, GWESCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void startgetProperties(GWESStub.GetProperties getProperties40, GWESCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void startgetProperty(GWESStub.GetProperty getProperty60, GWESCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void startgetResourceDescription(GWESStub.GetResourceDescription getResourceDescription26, GWESCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void startgetStatus(GWESStub.GetStatus getStatus20, GWESCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void startgetWorkflowDescription(GWESStub.GetWorkflowDescription getWorkflowDescription38, GWESCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void startgetWorkflowIDs(GWESStub.GetWorkflowIDs getWorkflowIDs12, GWESCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void startgetWorkflowStatusArray(GWESStub.GetWorkflowStatusArray getWorkflowStatusArray42, GWESCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void startinitiate(GWESStub.Initiate initiate28, GWESCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void startremove(GWESStub.Remove remove32, GWESCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void startrestart(GWESStub.Restart restart44, GWESCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void startrestore(GWESStub.Restore restore14, GWESCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void startresume(GWESStub.Resume resume34, GWESCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void startsetDescription(GWESStub.SetDescription setDescription24, GWESCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void startsetProperty(GWESStub.SetProperty setProperty54, GWESCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void startsetWorkflowDescription(GWESStub.SetWorkflowDescription setWorkflowDescription56, GWESCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void startstart(GWESStub.Start start46, GWESCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void startstore(GWESStub.Store store48, GWESCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void startsuspend(GWESStub.Suspend suspend8, GWESCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void startwaitForStatusChangeFrom(GWESStub.WaitForStatusChangeFrom waitForStatusChangeFrom58, GWESCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void startwaitForStatusChangeToCompletedOrTerminated(GWESStub.WaitForStatusChangeToCompletedOrTerminated waitForStatusChangeToCompletedOrTerminated50, GWESCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 GWESStub.StoreResponse store(GWESStub.Store store48)
          Auto generated method signature
 void suspend(GWESStub.Suspend suspend8)
          Auto generated method signature
 GWESStub.WaitForStatusChangeFromResponse waitForStatusChangeFrom(GWESStub.WaitForStatusChangeFrom waitForStatusChangeFrom58)
          Auto generated method signature
 GWESStub.WaitForStatusChangeToCompletedOrTerminatedResponse waitForStatusChangeToCompletedOrTerminated(GWESStub.WaitForStatusChangeToCompletedOrTerminated waitForStatusChangeToCompletedOrTerminated50)
          Auto generated method signature
 
Methods inherited from class org.apache.axis2.client.Stub
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPR
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_operations

protected org.apache.axis2.description.AxisOperation[] _operations
Constructor Detail

GWESStub

public GWESStub(org.apache.axis2.context.ConfigurationContext configurationContext,
                String targetEndpoint)
         throws org.apache.axis2.AxisFault
Constructor that takes in a configContext

Throws:
org.apache.axis2.AxisFault

GWESStub

public GWESStub(org.apache.axis2.context.ConfigurationContext configurationContext,
                String targetEndpoint,
                boolean useSeparateListener)
         throws org.apache.axis2.AxisFault
Constructor that takes in a configContext and useseperate listner

Throws:
org.apache.axis2.AxisFault

GWESStub

public GWESStub(org.apache.axis2.context.ConfigurationContext configurationContext)
         throws org.apache.axis2.AxisFault
Default Constructor

Throws:
org.apache.axis2.AxisFault

GWESStub

public GWESStub()
         throws org.apache.axis2.AxisFault
Default Constructor

Throws:
org.apache.axis2.AxisFault

GWESStub

public GWESStub(String targetEndpoint)
         throws org.apache.axis2.AxisFault
Constructor taking the target endpoint

Throws:
org.apache.axis2.AxisFault
Method Detail

suspend

public void suspend(GWESStub.Suspend suspend8)
             throws RemoteException,
                    LoggingException,
                    NoSuchWorkflowException,
                    StateTransitionException,
                    GWESException,
                    WorkflowSecurityException
Auto generated method signature

Parameters:
suspend8 -
Throws:
LoggingException - :
NoSuchWorkflowException - :
StateTransitionException - :
GWESException - :
WorkflowSecurityException - :
RemoteException
See Also:
net.kwfgrid.gwes.client.GWES#suspend

startsuspend

public void startsuspend(GWESStub.Suspend suspend8,
                         GWESCallbackHandler callback)
                  throws RemoteException
Auto generated method signature for Asynchronous Invocations

Parameters:
suspend8 -
Throws:
RemoteException
See Also:
net.kwfgrid.gwes.client.GWES#startsuspend

getCheckpoints

public GWESStub.GetCheckpointsResponse getCheckpoints(GWESStub.GetCheckpoints getCheckpoints10)
                                               throws RemoteException,
                                                      LoggingException,
                                                      DatabaseException,
                                                      GWESException,
                                                      WorkflowSecurityException
Auto generated method signature

Parameters:
getCheckpoints10 -
Throws:
LoggingException - :
DatabaseException - :
GWESException - :
WorkflowSecurityException - :
RemoteException
See Also:
net.kwfgrid.gwes.client.GWES#getCheckpoints

startgetCheckpoints

public void startgetCheckpoints(GWESStub.GetCheckpoints getCheckpoints10,
                                GWESCallbackHandler callback)
                         throws RemoteException
Auto generated method signature for Asynchronous Invocations

Parameters:
getCheckpoints10 -
Throws:
RemoteException
See Also:
net.kwfgrid.gwes.client.GWES#startgetCheckpoints

getWorkflowIDs

public GWESStub.GetWorkflowIDsResponse getWorkflowIDs(GWESStub.GetWorkflowIDs getWorkflowIDs12)
                                               throws RemoteException,
                                                      LoggingException,
                                                      DatabaseException,
                                                      GWESException,
                                                      WorkflowSecurityException
Auto generated method signature

Parameters:
getWorkflowIDs12 -
Throws:
LoggingException - :
DatabaseException - :
GWESException - :
WorkflowSecurityException - :
RemoteException
See Also:
net.kwfgrid.gwes.client.GWES#getWorkflowIDs

startgetWorkflowIDs

public void startgetWorkflowIDs(GWESStub.GetWorkflowIDs getWorkflowIDs12,
                                GWESCallbackHandler callback)
                         throws RemoteException
Auto generated method signature for Asynchronous Invocations

Parameters:
getWorkflowIDs12 -
Throws:
RemoteException
See Also:
net.kwfgrid.gwes.client.GWES#startgetWorkflowIDs

restore

public GWESStub.RestoreResponse restore(GWESStub.Restore restore14)
                                 throws RemoteException,
                                        LoggingException,
                                        DatabaseException,
                                        NoSuchWorkflowException,
                                        WorkflowSecurityException,
                                        WorkflowFormatException,
                                        StateTransitionException,
                                        GWESException
Auto generated method signature

Parameters:
restore14 -
Throws:
LoggingException - :
DatabaseException - :
NoSuchWorkflowException - :
WorkflowSecurityException - :
WorkflowFormatException - :
StateTransitionException - :
GWESException - :
RemoteException
See Also:
net.kwfgrid.gwes.client.GWES#restore

startrestore

public void startrestore(GWESStub.Restore restore14,
                         GWESCallbackHandler callback)
                  throws RemoteException
Auto generated method signature for Asynchronous Invocations

Parameters:
restore14 -
Throws:
RemoteException
See Also:
net.kwfgrid.gwes.client.GWES#startrestore

getAvailableResources

public GWESStub.GetAvailableResourcesResponse getAvailableResources(GWESStub.GetAvailableResources getAvailableResources16)
                                                             throws RemoteException,
                                                                    LoggingException,
                                                                    DatabaseException,
                                                                    GWESException,
                                                                    WorkflowSecurityException
Auto generated method signature

Parameters:
getAvailableResources16 -
Throws:
LoggingException - :
DatabaseException - :
GWESException - :
WorkflowSecurityException - :
RemoteException
See Also:
net.kwfgrid.gwes.client.GWES#getAvailableResources

startgetAvailableResources

public void startgetAvailableResources(GWESStub.GetAvailableResources getAvailableResources16,
                                       GWESCallbackHandler callback)
                                throws RemoteException
Auto generated method signature for Asynchronous Invocations

Parameters:
getAvailableResources16 -
Throws:
RemoteException
See Also:
net.kwfgrid.gwes.client.GWES#startgetAvailableResources

getActivityStatusArray

public GWESStub.GetActivityStatusArrayResponse getActivityStatusArray(GWESStub.GetActivityStatusArray getActivityStatusArray18)
                                                               throws RemoteException,
                                                                      LoggingException,
                                                                      NoSuchWorkflowException,
                                                                      GWESException,
                                                                      WorkflowSecurityException
Auto generated method signature

Parameters:
getActivityStatusArray18 -
Throws:
LoggingException - :
NoSuchWorkflowException - :
GWESException - :
WorkflowSecurityException - :
RemoteException
See Also:
net.kwfgrid.gwes.client.GWES#getActivityStatusArray

startgetActivityStatusArray

public void startgetActivityStatusArray(GWESStub.GetActivityStatusArray getActivityStatusArray18,
                                        GWESCallbackHandler callback)
                                 throws RemoteException
Auto generated method signature for Asynchronous Invocations

Parameters:
getActivityStatusArray18 -
Throws:
RemoteException
See Also:
net.kwfgrid.gwes.client.GWES#startgetActivityStatusArray

getStatus

public GWESStub.GetStatusResponse getStatus(GWESStub.GetStatus getStatus20)
                                     throws RemoteException,
                                            LoggingException,
                                            DatabaseException,
                                            NoSuchWorkflowException,
                                            GWESException,
                                            WorkflowSecurityException
Auto generated method signature

Parameters:
getStatus20 -
Throws:
LoggingException - :
DatabaseException - :
NoSuchWorkflowException - :
GWESException - :
WorkflowSecurityException - :
RemoteException
See Also:
net.kwfgrid.gwes.client.GWES#getStatus

startgetStatus

public void startgetStatus(GWESStub.GetStatus getStatus20,
                           GWESCallbackHandler callback)
                    throws RemoteException
Auto generated method signature for Asynchronous Invocations

Parameters:
getStatus20 -
Throws:
RemoteException
See Also:
net.kwfgrid.gwes.client.GWES#startgetStatus

getData

public GWESStub.GetDataResponse getData(GWESStub.GetData getData22)
                                 throws RemoteException,
                                        LoggingException,
                                        DatabaseException,
                                        NoSuchWorkflowException,
                                        GWESException,
                                        WorkflowSecurityException
Auto generated method signature

Parameters:
getData22 -
Throws:
LoggingException - :
DatabaseException - :
NoSuchWorkflowException - :
GWESException - :
WorkflowSecurityException - :
RemoteException
See Also:
net.kwfgrid.gwes.client.GWES#getData

startgetData

public void startgetData(GWESStub.GetData getData22,
                         GWESCallbackHandler callback)
                  throws RemoteException
Auto generated method signature for Asynchronous Invocations

Parameters:
getData22 -
Throws:
RemoteException
See Also:
net.kwfgrid.gwes.client.GWES#startgetData

setDescription

public void setDescription(GWESStub.SetDescription setDescription24)
                    throws RemoteException,
                           LoggingException,
                           DatabaseException,
                           NoSuchWorkflowException,
                           GWESException,
                           WorkflowSecurityException
Auto generated method signature

Parameters:
setDescription24 -
Throws:
LoggingException - :
DatabaseException - :
NoSuchWorkflowException - :
GWESException - :
WorkflowSecurityException - :
RemoteException
See Also:
net.kwfgrid.gwes.client.GWES#setDescription

startsetDescription

public void startsetDescription(GWESStub.SetDescription setDescription24,
                                GWESCallbackHandler callback)
                         throws RemoteException
Auto generated method signature for Asynchronous Invocations

Parameters:
setDescription24 -
Throws:
RemoteException
See Also:
net.kwfgrid.gwes.client.GWES#startsetDescription

getResourceDescription

public GWESStub.GetResourceDescriptionResponse getResourceDescription(GWESStub.GetResourceDescription getResourceDescription26)
                                                               throws RemoteException,
                                                                      LoggingException,
                                                                      DatabaseException,
                                                                      GWESException,
                                                                      WorkflowSecurityException
Auto generated method signature

Parameters:
getResourceDescription26 -
Throws:
LoggingException - :
DatabaseException - :
GWESException - :
WorkflowSecurityException - :
RemoteException
See Also:
net.kwfgrid.gwes.client.GWES#getResourceDescription

startgetResourceDescription

public void startgetResourceDescription(GWESStub.GetResourceDescription getResourceDescription26,
                                        GWESCallbackHandler callback)
                                 throws RemoteException
Auto generated method signature for Asynchronous Invocations

Parameters:
getResourceDescription26 -
Throws:
RemoteException
See Also:
net.kwfgrid.gwes.client.GWES#startgetResourceDescription

initiate

public GWESStub.InitiateResponse initiate(GWESStub.Initiate initiate28)
                                   throws RemoteException,
                                          LoggingException,
                                          WorkflowFormatException,
                                          StateTransitionException,
                                          WorkflowSecurityException,
                                          GWESException
Auto generated method signature

Parameters:
initiate28 -
Throws:
LoggingException - :
WorkflowFormatException - :
StateTransitionException - :
WorkflowSecurityException - :
GWESException - :
RemoteException
See Also:
net.kwfgrid.gwes.client.GWES#initiate

startinitiate

public void startinitiate(GWESStub.Initiate initiate28,
                          GWESCallbackHandler callback)
                   throws RemoteException
Auto generated method signature for Asynchronous Invocations

Parameters:
initiate28 -
Throws:
RemoteException
See Also:
net.kwfgrid.gwes.client.GWES#startinitiate

abort

public void abort(GWESStub.Abort abort30)
           throws RemoteException,
                  LoggingException,
                  StateTransitionException,
                  NoSuchWorkflowException,
                  GWESException,
                  WorkflowSecurityException
Auto generated method signature

Parameters:
abort30 -
Throws:
LoggingException - :
StateTransitionException - :
NoSuchWorkflowException - :
GWESException - :
WorkflowSecurityException - :
RemoteException
See Also:
net.kwfgrid.gwes.client.GWES#abort

startabort

public void startabort(GWESStub.Abort abort30,
                       GWESCallbackHandler callback)
                throws RemoteException
Auto generated method signature for Asynchronous Invocations

Parameters:
abort30 -
Throws:
RemoteException
See Also:
net.kwfgrid.gwes.client.GWES#startabort

remove

public void remove(GWESStub.Remove remove32)
            throws RemoteException,
                   LoggingException,
                   DatabaseException,
                   NoSuchWorkflowException,
                   GWESException,
                   WorkflowSecurityException
Auto generated method signature

Parameters:
remove32 -
Throws:
LoggingException - :
DatabaseException - :
NoSuchWorkflowException - :
GWESException - :
WorkflowSecurityException - :
RemoteException
See Also:
net.kwfgrid.gwes.client.GWES#remove

startremove

public void startremove(GWESStub.Remove remove32,
                        GWESCallbackHandler callback)
                 throws RemoteException
Auto generated method signature for Asynchronous Invocations

Parameters:
remove32 -
Throws:
RemoteException
See Also:
net.kwfgrid.gwes.client.GWES#startremove

resume

public void resume(GWESStub.Resume resume34)
            throws RemoteException,
                   LoggingException,
                   NoSuchWorkflowException,
                   StateTransitionException,
                   GWESException,
                   WorkflowSecurityException
Auto generated method signature

Parameters:
resume34 -
Throws:
LoggingException - :
NoSuchWorkflowException - :
StateTransitionException - :
GWESException - :
WorkflowSecurityException - :
RemoteException
See Also:
net.kwfgrid.gwes.client.GWES#resume

startresume

public void startresume(GWESStub.Resume resume34,
                        GWESCallbackHandler callback)
                 throws RemoteException
Auto generated method signature for Asynchronous Invocations

Parameters:
resume34 -
Throws:
RemoteException
See Also:
net.kwfgrid.gwes.client.GWES#startresume

getDescription

public GWESStub.GetDescriptionResponse getDescription(GWESStub.GetDescription getDescription36)
                                               throws RemoteException,
                                                      LoggingException,
                                                      DatabaseException,
                                                      NoSuchWorkflowException,
                                                      GWESException,
                                                      WorkflowSecurityException
Auto generated method signature

Parameters:
getDescription36 -
Throws:
LoggingException - :
DatabaseException - :
NoSuchWorkflowException - :
GWESException - :
WorkflowSecurityException - :
RemoteException
See Also:
net.kwfgrid.gwes.client.GWES#getDescription

startgetDescription

public void startgetDescription(GWESStub.GetDescription getDescription36,
                                GWESCallbackHandler callback)
                         throws RemoteException
Auto generated method signature for Asynchronous Invocations

Parameters:
getDescription36 -
Throws:
RemoteException
See Also:
net.kwfgrid.gwes.client.GWES#startgetDescription

getWorkflowDescription

public GWESStub.GetWorkflowDescriptionResponse getWorkflowDescription(GWESStub.GetWorkflowDescription getWorkflowDescription38)
                                                               throws RemoteException,
                                                                      LoggingException,
                                                                      NoSuchWorkflowException,
                                                                      DatabaseException,
                                                                      GWESException,
                                                                      WorkflowSecurityException
Auto generated method signature

Parameters:
getWorkflowDescription38 -
Throws:
LoggingException - :
NoSuchWorkflowException - :
DatabaseException - :
GWESException - :
WorkflowSecurityException - :
RemoteException
See Also:
net.kwfgrid.gwes.client.GWES#getWorkflowDescription

startgetWorkflowDescription

public void startgetWorkflowDescription(GWESStub.GetWorkflowDescription getWorkflowDescription38,
                                        GWESCallbackHandler callback)
                                 throws RemoteException
Auto generated method signature for Asynchronous Invocations

Parameters:
getWorkflowDescription38 -
Throws:
RemoteException
See Also:
net.kwfgrid.gwes.client.GWES#startgetWorkflowDescription

getProperties

public GWESStub.GetPropertiesResponse getProperties(GWESStub.GetProperties getProperties40)
                                             throws RemoteException,
                                                    LoggingException,
                                                    DatabaseException,
                                                    NoSuchWorkflowException,
                                                    WorkflowFormatException,
                                                    GWESException,
                                                    WorkflowSecurityException
Auto generated method signature

Parameters:
getProperties40 -
Throws:
LoggingException - :
DatabaseException - :
NoSuchWorkflowException - :
WorkflowFormatException - :
GWESException - :
WorkflowSecurityException - :
RemoteException
See Also:
net.kwfgrid.gwes.client.GWES#getProperties

startgetProperties

public void startgetProperties(GWESStub.GetProperties getProperties40,
                               GWESCallbackHandler callback)
                        throws RemoteException
Auto generated method signature for Asynchronous Invocations

Parameters:
getProperties40 -
Throws:
RemoteException
See Also:
net.kwfgrid.gwes.client.GWES#startgetProperties

getWorkflowStatusArray

public GWESStub.GetWorkflowStatusArrayResponse getWorkflowStatusArray(GWESStub.GetWorkflowStatusArray getWorkflowStatusArray42)
                                                               throws RemoteException,
                                                                      LoggingException,
                                                                      GWESException,
                                                                      WorkflowSecurityException
Auto generated method signature

Parameters:
getWorkflowStatusArray42 -
Throws:
LoggingException - :
GWESException - :
WorkflowSecurityException - :
RemoteException
See Also:
net.kwfgrid.gwes.client.GWES#getWorkflowStatusArray

startgetWorkflowStatusArray

public void startgetWorkflowStatusArray(GWESStub.GetWorkflowStatusArray getWorkflowStatusArray42,
                                        GWESCallbackHandler callback)
                                 throws RemoteException
Auto generated method signature for Asynchronous Invocations

Parameters:
getWorkflowStatusArray42 -
Throws:
RemoteException
See Also:
net.kwfgrid.gwes.client.GWES#startgetWorkflowStatusArray

restart

public GWESStub.RestartResponse restart(GWESStub.Restart restart44)
                                 throws RemoteException,
                                        NoSuchWorkflowException,
                                        LoggingException,
                                        DatabaseException,
                                        WorkflowFormatException,
                                        WorkflowSecurityException,
                                        StateTransitionException,
                                        GWESException
Auto generated method signature

Parameters:
restart44 -
Throws:
NoSuchWorkflowException - :
LoggingException - :
DatabaseException - :
WorkflowFormatException - :
WorkflowSecurityException - :
StateTransitionException - :
GWESException - :
RemoteException
See Also:
net.kwfgrid.gwes.client.GWES#restart

startrestart

public void startrestart(GWESStub.Restart restart44,
                         GWESCallbackHandler callback)
                  throws RemoteException
Auto generated method signature for Asynchronous Invocations

Parameters:
restart44 -
Throws:
RemoteException
See Also:
net.kwfgrid.gwes.client.GWES#startrestart

start

public void start(GWESStub.Start start46)
           throws RemoteException,
                  LoggingException,
                  NoSuchWorkflowException,
                  StateTransitionException,
                  GWESException,
                  WorkflowSecurityException
Auto generated method signature

Parameters:
start46 -
Throws:
LoggingException - :
NoSuchWorkflowException - :
StateTransitionException - :
GWESException - :
WorkflowSecurityException - :
RemoteException
See Also:
net.kwfgrid.gwes.client.GWES#start

startstart

public void startstart(GWESStub.Start start46,
                       GWESCallbackHandler callback)
                throws RemoteException
Auto generated method signature for Asynchronous Invocations

Parameters:
start46 -
Throws:
RemoteException
See Also:
net.kwfgrid.gwes.client.GWES#startstart

store

public GWESStub.StoreResponse store(GWESStub.Store store48)
                             throws RemoteException,
                                    LoggingException,
                                    DatabaseException,
                                    NoSuchWorkflowException,
                                    GWESException,
                                    WorkflowSecurityException
Auto generated method signature

Parameters:
store48 -
Throws:
LoggingException - :
DatabaseException - :
NoSuchWorkflowException - :
GWESException - :
WorkflowSecurityException - :
RemoteException
See Also:
net.kwfgrid.gwes.client.GWES#store

startstore

public void startstore(GWESStub.Store store48,
                       GWESCallbackHandler callback)
                throws RemoteException
Auto generated method signature for Asynchronous Invocations

Parameters:
store48 -
Throws:
RemoteException
See Also:
net.kwfgrid.gwes.client.GWES#startstore

waitForStatusChangeToCompletedOrTerminated

public GWESStub.WaitForStatusChangeToCompletedOrTerminatedResponse waitForStatusChangeToCompletedOrTerminated(GWESStub.WaitForStatusChangeToCompletedOrTerminated waitForStatusChangeToCompletedOrTerminated50)
                                                                                                       throws RemoteException,
                                                                                                              LoggingException,
                                                                                                              InterruptedException,
                                                                                                              NoSuchWorkflowException,
                                                                                                              GWESException,
                                                                                                              WorkflowSecurityException
Auto generated method signature

Parameters:
waitForStatusChangeToCompletedOrTerminated50 -
Throws:
LoggingException - :
InterruptedException - :
NoSuchWorkflowException - :
GWESException - :
WorkflowSecurityException - :
RemoteException
See Also:
net.kwfgrid.gwes.client.GWES#waitForStatusChangeToCompletedOrTerminated

startwaitForStatusChangeToCompletedOrTerminated

public void startwaitForStatusChangeToCompletedOrTerminated(GWESStub.WaitForStatusChangeToCompletedOrTerminated waitForStatusChangeToCompletedOrTerminated50,
                                                            GWESCallbackHandler callback)
                                                     throws RemoteException
Auto generated method signature for Asynchronous Invocations

Parameters:
waitForStatusChangeToCompletedOrTerminated50 -
Throws:
RemoteException
See Also:
net.kwfgrid.gwes.client.GWES#startwaitForStatusChangeToCompletedOrTerminated

getModificationsForUpdate

public GWESStub.GetModificationsForUpdateResponse getModificationsForUpdate(GWESStub.GetModificationsForUpdate getModificationsForUpdate52)
                                                                     throws RemoteException,
                                                                            RemoteException
Auto generated method signature

Parameters:
getModificationsForUpdate52 -
Throws:
RemoteException - :
RemoteException
See Also:
net.kwfgrid.gwes.client.GWES#getModificationsForUpdate

startgetModificationsForUpdate

public void startgetModificationsForUpdate(GWESStub.GetModificationsForUpdate getModificationsForUpdate52,
                                           GWESCallbackHandler callback)
                                    throws RemoteException
Auto generated method signature for Asynchronous Invocations

Parameters:
getModificationsForUpdate52 -
Throws:
RemoteException
See Also:
net.kwfgrid.gwes.client.GWES#startgetModificationsForUpdate

setProperty

public void setProperty(GWESStub.SetProperty setProperty54)
                 throws RemoteException,
                        LoggingException,
                        WorkflowFormatException,
                        DatabaseException,
                        NoSuchWorkflowException,
                        GWESException,
                        WorkflowSecurityException
Auto generated method signature

Parameters:
setProperty54 -
Throws:
LoggingException - :
WorkflowFormatException - :
DatabaseException - :
NoSuchWorkflowException - :
GWESException - :
WorkflowSecurityException - :
RemoteException
See Also:
net.kwfgrid.gwes.client.GWES#setProperty

startsetProperty

public void startsetProperty(GWESStub.SetProperty setProperty54,
                             GWESCallbackHandler callback)
                      throws RemoteException
Auto generated method signature for Asynchronous Invocations

Parameters:
setProperty54 -
Throws:
RemoteException
See Also:
net.kwfgrid.gwes.client.GWES#startsetProperty

setWorkflowDescription

public void setWorkflowDescription(GWESStub.SetWorkflowDescription setWorkflowDescription56)
                            throws RemoteException,
                                   LoggingException,
                                   WorkflowFormatException,
                                   NoSuchWorkflowException,
                                   StateTransitionException,
                                   GWESException,
                                   WorkflowSecurityException
Auto generated method signature

Parameters:
setWorkflowDescription56 -
Throws:
LoggingException - :
WorkflowFormatException - :
NoSuchWorkflowException - :
StateTransitionException - :
GWESException - :
WorkflowSecurityException - :
RemoteException
See Also:
net.kwfgrid.gwes.client.GWES#setWorkflowDescription

startsetWorkflowDescription

public void startsetWorkflowDescription(GWESStub.SetWorkflowDescription setWorkflowDescription56,
                                        GWESCallbackHandler callback)
                                 throws RemoteException
Auto generated method signature for Asynchronous Invocations

Parameters:
setWorkflowDescription56 -
Throws:
RemoteException
See Also:
net.kwfgrid.gwes.client.GWES#startsetWorkflowDescription

waitForStatusChangeFrom

public GWESStub.WaitForStatusChangeFromResponse waitForStatusChangeFrom(GWESStub.WaitForStatusChangeFrom waitForStatusChangeFrom58)
                                                                 throws RemoteException,
                                                                        LoggingException,
                                                                        InterruptedException,
                                                                        NoSuchWorkflowException,
                                                                        GWESException,
                                                                        WorkflowSecurityException
Auto generated method signature

Parameters:
waitForStatusChangeFrom58 -
Throws:
LoggingException - :
InterruptedException - :
NoSuchWorkflowException - :
GWESException - :
WorkflowSecurityException - :
RemoteException
See Also:
net.kwfgrid.gwes.client.GWES#waitForStatusChangeFrom

startwaitForStatusChangeFrom

public void startwaitForStatusChangeFrom(GWESStub.WaitForStatusChangeFrom waitForStatusChangeFrom58,
                                         GWESCallbackHandler callback)
                                  throws RemoteException
Auto generated method signature for Asynchronous Invocations

Parameters:
waitForStatusChangeFrom58 -
Throws:
RemoteException
See Also:
net.kwfgrid.gwes.client.GWES#startwaitForStatusChangeFrom

getProperty

public GWESStub.GetPropertyResponse getProperty(GWESStub.GetProperty getProperty60)
                                         throws RemoteException,
                                                LoggingException,
                                                DatabaseException,
                                                NoSuchWorkflowException,
                                                WorkflowFormatException,
                                                GWESException,
                                                WorkflowSecurityException
Auto generated method signature

Parameters:
getProperty60 -
Throws:
LoggingException - :
DatabaseException - :
NoSuchWorkflowException - :
WorkflowFormatException - :
GWESException - :
WorkflowSecurityException - :
RemoteException
See Also:
net.kwfgrid.gwes.client.GWES#getProperty

startgetProperty

public void startgetProperty(GWESStub.GetProperty getProperty60,
                             GWESCallbackHandler callback)
                      throws RemoteException
Auto generated method signature for Asynchronous Invocations

Parameters:
getProperty60 -
Throws:
RemoteException
See Also:
net.kwfgrid.gwes.client.GWES#startgetProperty

commitModification

public GWESStub.CommitModificationResponse commitModification(GWESStub.CommitModification commitModification62)
                                                       throws RemoteException,
                                                              RemoteException,
                                                              IllegalModificationException,
                                                              IncompatibleVersionsException
Auto generated method signature

Parameters:
commitModification62 -
Throws:
RemoteException - :
IllegalModificationException - :
IncompatibleVersionsException - :
RemoteException
See Also:
net.kwfgrid.gwes.client.GWES#commitModification

startcommitModification

public void startcommitModification(GWESStub.CommitModification commitModification62,
                                    GWESCallbackHandler callback)
                             throws RemoteException
Auto generated method signature for Asynchronous Invocations

Parameters:
commitModification62 -
Throws:
RemoteException
See Also:
net.kwfgrid.gwes.client.GWES#startcommitModification


Copyright © 2005-2011 Fraunhofer FIRST. All Rights Reserved.