:: com :: sun :: star :: sdb ::

deprecated service InteractionHandler
Supported Interface
::com::sun::star::task::XInteractionHandler
Usage Restrictions
deprecated
Deprecation Info
Do not use this service anymore. Instead, create a generic ::com::sun::star::task::InteractionHandler instance, and pass it your request. It will determine, based on configuration data, which concrete interaction handler implementation to use for a specific request. In particular, requests formerly server by this service here are by default passed to a DatabaseInteractionHandler.
Description
is a service for user interaction for databases.



 Top of Page