Uses of Interface
de.xima.fc.prompt.mgmt.service.IExecutePromptQueryRetVal
Packages that use IExecutePromptQueryRetVal
-
Uses of IExecutePromptQueryRetVal in de.xima.fc.prompt.mgmt.defaults
Methods in de.xima.fc.prompt.mgmt.defaults that return IExecutePromptQueryRetValModifier and TypeMethodDescriptionDefaultExecutePromptQueryRetVal.Builder.build()Creates a new prompt execution parameters instance with the configured values. -
Uses of IExecutePromptQueryRetVal in de.xima.fc.prompt.mgmt.service
Methods in de.xima.fc.prompt.mgmt.service that return IExecutePromptQueryRetValModifier and TypeMethodDescription<ConnectionConfig, QueryConfig>
IExecutePromptQueryRetValIPromptTypeService.executeQuery(IPromptServiceType<ConnectionConfig, QueryConfig> type, IExecutePromptQueryParams params, ConnectionConfig connectionConfig, QueryConfig queryConfig) Computes the descriptors for the input parameters of the given prompt query.<ConnectionConfig, QueryConfig>
IExecutePromptQueryRetValIPromptTypeService.executeQuery(IPromptServiceType<ConnectionConfig, QueryConfig> type, IExecutePromptQueryParams params, SerializedPromptConfig connectionConfig, SerializedPromptConfig queryConfig) Computes the descriptors for the input parameters of the given prompt query.