Uses of Class
de.xima.fc.importer.config.ProjectImportConfig
-
Packages that use ProjectImportConfig Package Description de.xima.fc.importer.config de.xima.fc.importer.project -
-
Uses of ProjectImportConfig in de.xima.fc.importer.config
Methods in de.xima.fc.importer.config that return ProjectImportConfig Modifier and Type Method Description ProjectImportConfig
ProjectImportConfig. withAlias(String alias)
ProjectImportConfig
ProjectImportConfig. withImportAsTemplate(boolean importAsTemplate)
ProjectImportConfig
ProjectImportConfig. withOverrideActiveVersions(IEntityContext ec, boolean overrideActiveVersions)
ProjectImportConfig
ProjectImportConfig. withScope(String scope)
ProjectImportConfig
ProjectImportConfig. withTitle(String title)
-
Uses of ProjectImportConfig in de.xima.fc.importer.project
Methods in de.xima.fc.importer.project that return ProjectImportConfig Modifier and Type Method Description ProjectImportConfig
ProjectImporter. getProjectConfig()
-