com.sap.caf.eu.gp.process.api

Interface IGPExecuteCallableObject

All Superinterfaces:
IGPObjectReference

public interface IGPExecuteCallableObject
extends IGPObjectReference

Reference to the action's callable object used for execution.


Method Summary
 IGPCallableObject getCallableObject()
          Get the actual execute callable object.
 
Methods inherited from interface com.sap.caf.eu.gp.base.api.IGPObjectReference
getInputMapping, getOutputMapping, getReferencedObject, setInputMapping, setOutputMapping
 

Method Detail

getCallableObject

public IGPCallableObject getCallableObject()
Get the actual execute callable object.

Returns:
the referenced callable object.


Copyright 2006 SAP AG Complete Copyright Notice