Uses of Class
de.xima.fc.importer.project.PromptQueryImportSpec
Packages that use PromptQueryImportSpec
-
Uses of PromptQueryImportSpec in de.xima.fc.gui.bean.project
Methods in de.xima.fc.gui.bean.project that return types with arguments of type PromptQueryImportSpecMethods in de.xima.fc.gui.bean.project with parameters of type PromptQueryImportSpecModifier and TypeMethodDescriptionbooleanProjectImportBean.canCreatePromptQuery(PromptQueryImportSpec query) booleanProjectImportBean.canUpdatePromptQuery(PromptQueryImportSpec query) booleanProjectImportBean.isConnectionConfiguredForQuery(PromptQueryImportSpec query) -
Uses of PromptQueryImportSpec in de.xima.fc.importer.project
Methods in de.xima.fc.importer.project that return PromptQueryImportSpecModifier and TypeMethodDescriptionPromptImportSpecs.getQueryImportSpec()PromptImportSpecMapper.toImportSpec(PromptQueryExportData exportData, Mandant client, IPromptManagementService promptManagementService, WorkflowVersion workflowVersion) PromptImportSpecMapperImpl.toImportSpec(PromptQueryExportData exportData, Mandant client, IPromptManagementService promptManagementService, WorkflowVersion workflowVersion) Methods in de.xima.fc.importer.project that return types with arguments of type PromptQueryImportSpecConstructors in de.xima.fc.importer.project with parameters of type PromptQueryImportSpecModifierConstructorDescriptionPromptImportSpecs(PromptQueryImportSpec queryImportSpec, PromptConnectionImportSpec connectionImportSpec)