|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IImporterPluginRegistryProvider | |
---|---|
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 | Provides CAST Importer wizard's entry level classes. |
pl.edu.agh.cast.importer.wizard.util | Provides CAST Importer wizard's various general utility classes. |
Uses of IImporterPluginRegistryProvider in pl.edu.agh.cast.importer.base.util |
---|
Constructors in pl.edu.agh.cast.importer.base.util with parameters of type IImporterPluginRegistryProvider | |
---|---|
ImporterUtil(IImporterPluginRegistryProvider provider)
Constructor which allows to set custom IImporterPluginRegistryProvider instance. |
Uses of IImporterPluginRegistryProvider in pl.edu.agh.cast.importer.wizard |
---|
Constructors in pl.edu.agh.cast.importer.wizard with parameters of type IImporterPluginRegistryProvider | |
---|---|
ImporterWizard(IImporterPluginRegistryProvider pluginRegistryProvider,
IModelPluginRegistryProvider modelPluginRegistryProvider,
IWizardPluginRegistryProvider wizardPluginRegistryProvider)
The constructor - for test use only. |
Uses of IImporterPluginRegistryProvider in pl.edu.agh.cast.importer.wizard.util |
---|
Classes in pl.edu.agh.cast.importer.wizard.util that implement IImporterPluginRegistryProvider | |
---|---|
class |
MockImporterPluginRegistryProvider
Importer plugin registry provider for test use only. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |