Uses of Class
de.xima.fc.prompt.mgmt.gui.model.PromptConnectionOptions
Packages that use PromptConnectionOptions
-
Uses of PromptConnectionOptions in de.xima.fc.prompt.mgmt.gui.bean
Methods in de.xima.fc.prompt.mgmt.gui.bean that return PromptConnectionOptionsModifier and TypeMethodDescriptionPromptQueryBean.getConnectionOptions()Gets a list of all available, configured prompt connections for the current tenant. -
Uses of PromptConnectionOptions in de.xima.fc.prompt.mgmt.gui.model
Methods in de.xima.fc.prompt.mgmt.gui.model that return PromptConnectionOptionsModifier and TypeMethodDescriptionPromptQueryBeanEnvironment.connectionOptions()static PromptConnectionOptionsPromptConnectionOptions.empty()static PromptConnectionOptionsPromptConnectionOptions.load(PromptScope assignee, IUser user, Locale locale, IPromptTypeService promptHandlerService, IPromptManagementService promptManagementService) Methods in de.xima.fc.prompt.mgmt.gui.model with parameters of type PromptConnectionOptionsModifier and TypeMethodDescriptionPromptQueryBeanEnvironment.Builder.connectionOptions(PromptConnectionOptions connectionOptions)