|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DBLoopTaskDefinition
define a loop task definition
Method Summary | |
---|---|
ITaskDefinition |
getChildTaskDefinition()
child task definition to execute in the loop |
Map<String,String> |
getVariableColumnMapping()
|
boolean |
isSelectCounter()
Getter for owned property SelectCounter : |
Methods inherited from interface com.semarchy.mdm.runtime.model.integration.IDBTaskDefinition |
---|
getSQL |
Methods inherited from interface com.semarchy.mdm.runtime.model.integration.ITaskDefinition |
---|
getExecuteWhenCondition, getName, getPostExecuteAction, isErrorOK |
Method Detail |
---|
boolean isSelectCounter()
Getter for owned property SelectCounter
:
Indicates whether the task participate to the select counter
ITaskDefinition getChildTaskDefinition()
Map<String,String> getVariableColumnMapping()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |