Uses of Interface
de.xima.fc.prompt.service.IPromptQueryIoObject
Packages that use IPromptQueryIoObject
Package
Description
Contains the API for a prompt service that abstract the details of a particular provider.
-
Uses of IPromptQueryIoObject in de.xima.fc.prompt.service
Subinterfaces of IPromptQueryIoObject in de.xima.fc.prompt.serviceModifier and TypeInterfaceDescriptioninterfaceA single parameter value passed to a prompt query upon execution, seehandler.executePromptQuery.interfaceA single value returned when executing a prompt query, seehandler.executePromptQuery.