Package org.openl.rules.datatype.binding
Class DatatypeHelper
- java.lang.Object
-
- org.openl.rules.datatype.binding.DatatypeHelper
-
public class DatatypeHelper extends Object
-
-
Constructor Summary
Constructors Constructor Description DatatypeHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ILogicalTablegetNormalizedDataPartTable(ILogicalTable table, OpenL openl, IBindingContext cxt)
-
-
-
Method Detail
-
getNormalizedDataPartTable
public static ILogicalTable getNormalizedDataPartTable(ILogicalTable table, OpenL openl, IBindingContext cxt)
-
-