Uses of Interface
de.xima.fc.prompt.service.IPrepareViewForQueryParams
Packages that use IPrepareViewForQueryParams
Package
Description
Contains the API for a prompt service that abstract the details of a particular provider.
-
Uses of IPrepareViewForQueryParams in de.xima.fc.prompt.service
Methods in de.xima.fc.prompt.service with parameters of type IPrepareViewForQueryParamsModifier and TypeMethodDescriptiondefault voidIPromptQueryBean.prepareViewForQuery(IPrepareViewForQueryParams<ConnectionConfig, QueryConfig> params) Called each time when a prompt query is selected, e.g. when the user clicks on a query in the list of queries.