public class DTCellValueUtilities extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
DTCellValueUtilities.ConversionErrorCallback
Callback to record data-type conversion errors.
|
| Constructor and Description |
|---|
DTCellValueUtilities() |
| Modifier and Type | Method and Description |
|---|---|
static void |
assertDTCellValue(String type,
org.drools.workbench.models.guided.dtable.shared.model.DTCellValue52 dcv,
DTCellValueUtilities.ConversionErrorCallback callback)
The column-data type is looked up from the SuggestionCompletionEngine and
represents the *true* data-type that the column represents.
|
public static void assertDTCellValue(String type, org.drools.workbench.models.guided.dtable.shared.model.DTCellValue52 dcv, DTCellValueUtilities.ConversionErrorCallback callback)
type - dcv - Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.