Top | Module | Use | Manual | Index |
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS  |
The well known requests handled by this service include
The continuation restrictions are as follows: Let C be the subset of the provided continuations that are of type XInteractionApprove , XInteractionDisapprove , XInteractionRetry , or XInteractionAbort (or of a derived type). All other continuations are ignored for these requests. The request is only handled if the set C is any of the following:
An InteractiveAugmentedIOException carries with it a sequence of arguments, which should be PropertyValue s. The following details which properties are interpreted by the interaction handler, depending on the request's IOErrorCode :
"Uri"
string
). "ResourceName"
string
) that might be
more meaningful to the user than the URI. For example, a
(platform-dependent) path notation for file system resources. "ResourceType"
string
). Currently understood values are
"volume"
(e.g., a file system volume) and
"folder"
(i.e., a resource that contains other
resources). "Removable"
boolean
). "Folder"
string
). "Volume"
and "OtherVolume"
string
s).Exported Interfaces |
|
com::sun::star::task::XInteractionHandler |
|
com::sun::star::lang::XInitialization |
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.