com.metamatrix.connector.salesforce.execution
Interface ProcedureExecutionParent

All Known Implementing Classes:
ProcedureExecutionParentImpl

public interface ProcedureExecutionParent


Method Summary
 IProcedure getCommand()
           
 ConnectorEnvironment getConectorEnvironment()
           
 SalesforceConnection getConnection()
           
 ExecutionContext getExecutionContext()
           
 RuntimeMetadata getMetadata()
           
 

Method Detail

getCommand

IProcedure getCommand()

getExecutionContext

ExecutionContext getExecutionContext()

getMetadata

RuntimeMetadata getMetadata()

getConnection

SalesforceConnection getConnection()

getConectorEnvironment

ConnectorEnvironment getConectorEnvironment()


Copyright © 2009. All Rights Reserved.