Update the ColumnDataResolverFactory class
About this task
For each new column data resolver, edit the ColumnDataResolverFactory class to select the new type when appropriate.
Procedure
- To open this class, use Studio to navigate to and open the class gw.exportimport.resolver.ColumnDataResolverFactory.
-
Map each new column data resolver class to an appropriate type in the
TYPE_RESOLVER_MAP.
