|
| Foundation |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| 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 | |
|---|---|
abstract 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 | |
|---|---|
abstract void |
ExecutionStatusListenerInterface.executionStatusChanged(ExecutionInterface storedProcessExecution)
Deprecated. Signal a change in status in the execution of a stored process. |
|
| Foundation |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||