Uses of Class
de.xima.fc.importer.EntityImporter
-
Packages that use EntityImporter Package Description de.xima.fc.importer -
-
Uses of EntityImporter in de.xima.fc.importer
Methods in de.xima.fc.importer that return EntityImporter Modifier and Type Method Description EntityImporterEntityImporter. withProjectScope(String projectScope)Deprecated.UseProjectImporter.withProjectScope(String)insteadEntityImporterEntityImporter. withStateMapping(List<StateMapperModel> stateMapping)Deprecated.UseProjectImporter#withStateMapping(List)instead
-