Interface ISchemaEditorFactory

All Known Implementing Classes:
SchemaEditorFactory

public interface ISchemaEditorFactory
Pretty much the LiveWidget getComponent() call; but gets the ImportPanel instead (so we can save the workspace). We have this pair of interfaces (ISchemaPanel and ISchemaEditorFactory) so that we can leave ImportPanel in Ingesters, where it has a bunch of dependencies and access it by reflection.