Uses of Interface
de.xima.fc.importer.interfaces.IEntityImportContext
-
Packages that use IEntityImportContext Package Description de.xima.fc.importer de.xima.fc.importer.ctx -
-
Uses of IEntityImportContext in de.xima.fc.importer
Constructors in de.xima.fc.importer with parameters of type IEntityImportContext Constructor Description EntityImporter(IEntityImportContext eic)Deprecated.UseProjectImporterinstead -
Uses of IEntityImportContext in de.xima.fc.importer.ctx
Classes in de.xima.fc.importer.ctx that implement IEntityImportContext Modifier and Type Class Description classProjectImportContextBuilderDeprecated.UseProjectImporterinsteadMethods in de.xima.fc.importer.ctx that return IEntityImportContext Modifier and Type Method Description IEntityImportContextProjectImportContextBuilder. build()Deprecated.UseProjectImporterinstead
-