Uses of Interface
com.sas.services.storedprocess.ExecutionInterface

Packages that use ExecutionInterface
com.sas.services.storedprocess Execute stored processes. 
 

Uses of ExecutionInterface in com.sas.services.storedprocess
 

Methods in com.sas.services.storedprocess that return ExecutionInterface
 ExecutionInterface StoredProcessInterface.execute(boolean synchronous, ExecutionStatusListenerInterface listener, boolean createAlert, java.lang.Object connection)
          Deprecated. Execute the stored process.
 

Methods in com.sas.services.storedprocess with parameters of type ExecutionInterface
 void ExecutionStatusListenerInterface.executionStatusChanged(ExecutionInterface storedProcessExecution)
          Deprecated. Signal a change in status in the execution of a stored process.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.