|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConversionRuleInfo | |
|---|---|
| pl.edu.agh.cast.importer.base.util | Provides CAST Importer various general utility classes for the base data importer. |
| pl.edu.agh.cast.importer.wizard.page | Provides CAST Importer wizard's user classes for the import wizard pages and their main composites. |
| pl.edu.agh.cast.importer.wizard.util | Provides CAST Importer wizard's various general utility classes. |
| Uses of ConversionRuleInfo in pl.edu.agh.cast.importer.base.util |
|---|
| Methods in pl.edu.agh.cast.importer.base.util that return types with arguments of type ConversionRuleInfo | |
|---|---|
List<ConversionRuleInfo> |
IImporterPluginRegistryProvider.getConversionRuleInfos()
Returns the list of information about all available conversion rules. |
List<ConversionRuleInfo> |
ImporterUtil.getConversionRuleInfos()
Delegated method. |
| Methods in pl.edu.agh.cast.importer.base.util with parameters of type ConversionRuleInfo | |
|---|---|
int |
ConversionRuleInfo.compareTo(ConversionRuleInfo that)
|
| Uses of ConversionRuleInfo in pl.edu.agh.cast.importer.wizard.page |
|---|
| Fields in pl.edu.agh.cast.importer.wizard.page with type parameters of type ConversionRuleInfo | |
|---|---|
protected List<ConversionRuleInfo> |
AbstractConversionRulesSelectionPage.ruleInfos
The conversion rules' information. |
| Uses of ConversionRuleInfo in pl.edu.agh.cast.importer.wizard.util |
|---|
| Methods in pl.edu.agh.cast.importer.wizard.util that return types with arguments of type ConversionRuleInfo | |
|---|---|
List<ConversionRuleInfo> |
MockImporterPluginRegistryProvider.getConversionRuleInfos()
Returns the list of information about all available conversion rules. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||