public class GetDeletedExecutionImpl extends Object implements SalesforceProcedureExecution
ENDDATE, LATESTDATECOVERED, OBJECT, STARTDATE| Constructor and Description | 
|---|
| GetDeletedExecutionImpl(ProcedureExecutionParent procedureExecutionParent) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | cancel() | 
| void | close() | 
| void | execute(ProcedureExecutionParent procedureExecutionParent) | 
| List<?> | getOutputParameterValues() | 
| List<?> | next() | 
public GetDeletedExecutionImpl(ProcedureExecutionParent procedureExecutionParent) throws TranslatorException
TranslatorExceptionpublic void cancel()
cancel in interface SalesforceProcedureExecutionpublic void close()
close in interface SalesforceProcedureExecutionpublic void execute(ProcedureExecutionParent procedureExecutionParent) throws TranslatorException
execute in interface SalesforceProcedureExecutionTranslatorExceptionpublic List<?> getOutputParameterValues()
getOutputParameterValues in interface SalesforceProcedureExecutionpublic List<?> next()
next in interface SalesforceProcedureExecutionCopyright © 2018 JBoss by Red Hat. All rights reserved.