|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
IConversionRule | Interface for all conversion strategies (rules of conversion), used by the IImportConverter to transform
given data to a specified domain model field. |
Class Summary | |
---|---|
AbstractDateDoubleColumnConversionRule | Date conversion rule for two columns: one date column and one time column. |
AbstractDateSingleColumnConversionRule | Retrieves and returns a date value from a specified column of given data row. |
AbstractDirectedGraphConversionRule | Source and target nodes' conversion for two String columns and one Direction column. |
AbstractIntegerSingleColumnConversionRule | Base class for conversion rules which conversion result is Integer value. |
AbstractSingleColumnConversionRule | Abstract class for all single column conversion rules. |
AbstractStringSingleColumnConversionRule | Retrieves and returns a string value from a specified column of given data row. |
Provides CAST Importer base classes representing conversion rules/strategies and their utility classes, used by the import converters.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |