All Methods Instance Methods Abstract Methods Concrete Methods
Modifier and Type |
Method and Description |
void |
addParameter(String parameterName,
Object parameterValue) |
void |
asyncExecute(int eventType,
String eventName,
Element customElement) |
abstract int |
execute(IContext context,
int eventType,
String eventName,
Element customElement) |
int |
executeService(Map<String,Object> serviceExecutionContext,
Element customServiceElement) |
protected IConnectorParentContextSupport |
getAlternateParentContext() |
Object |
getParameter(String parameterName) |
protected IConnectorParentContextSupport |
getParentContext() |
IResource |
getResource() |
BaseServiceConnector.ServiceAsynchronousOutputs |
getServiceAsynchronousOutputs() |
IServiceDefinition |
getServiceDefinition() |
BaseServiceConnector.ServiceInputs |
getServiceInputs() |
BaseServiceConnector.ServiceOutputs |
getServiceOutputs() |
protected com.axemble.vdp.resource.classes.ITableCreation |
getTableCreation() |
void |
init(Map<String,Object> internalExecutionContext) |
void |
init(String serviceConnectorId,
Map<String,Serializable> asynchronousOutputs) |