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
TranslatorException
public void cancel()
cancel
in interface SalesforceProcedureExecution
public void close()
close
in interface SalesforceProcedureExecution
public void execute(ProcedureExecutionParent procedureExecutionParent) throws TranslatorException
execute
in interface SalesforceProcedureExecution
TranslatorException
public List<?> getOutputParameterValues()
getOutputParameterValues
in interface SalesforceProcedureExecution
public List<?> next()
next
in interface SalesforceProcedureExecution
Copyright © 2017 JBoss by Red Hat. All rights reserved.