Class DataCollectionComboboxToSelectionNodeConverter

java.lang.Object
overit.geocallapp.wfm.core.bl.datacollection.converter.template.structure.node.DataCollectionNodeConverter
overit.geocallapp.wfm.core.bl.datacollection.converter.template.structure.node.DataCollectionComboboxToSelectionNodeConverter
Direct Known Subclasses:
DataCollectionBooleanToSelectionNodeConverter, DataCollectionMultiSelectToMultiSelectionNodeConverter, DataCollectionTableToSelectionNodeConverter

public class DataCollectionComboboxToSelectionNodeConverter extends DataCollectionNodeConverter
Convert a node old Combobox node to a new Selection node. In old DCS implementation the Yes/No (Boolean) node was defined by the ADTNID_LDDT = 4 and was represented by a ComboBox with Yes and No values pre-valorized. We have chosen to convert the Boolean node into a Selection node because we don’t want to lose any additional data the user may have added.
Since:
13.0