Class DataChooserDeclaration
java.lang.Object
com.suncode.pwfl.workflow.component.declaration.ComponentDeclaration
com.suncode.pwfl.workflow.form.datachooser.declaration.DataChooserDeclaration
- Author:
- RafaĆ Nowacki 12 lip 2016
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidfromVariableSet(Integer rowNumber) getMapping(String mappingId) booleanvoidsetAutoMapping(AutoMappingConfig autoMapping) voidsetMappings(Map<String, MappingDeclaration> mappings) Methods inherited from class com.suncode.pwfl.workflow.component.declaration.ComponentDeclaration
addParameter, changeParameter, collectVariablesUsedInParameters, getParameter
-
Constructor Details
-
DataChooserDeclaration
-
-
Method Details
-
setMappings
-
getMappings
-
getMapping
-
setAutoMapping
-
getAutoMapping
-
isFromVariableSet
public boolean isFromVariableSet() -
fromVariableSet
-
getRowNumber
-