Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > main-testing > by-pkgid > 2c50825dd66d0497b96a67f7fab2ee84 > files > 6313

openoffice.org64-devel-doc-2.4.1.10-1mdv2008.1.x86_64.rpm

<html>
<head>
<title>Module task</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../idl.css">
</head>
<body>
<div id="adc-idlref">

<a name="_top_"> </a><table class="navimain" border="0" cellpadding="3">
<tr>
<td class="navimain"><a href="../module-ix.html" class="navimain">Overview</a></td>
<td class="navimainself">Module</td>
<td class="navimainnone">Use</td>
<td class="navimainnone">Devguide</td>
<td class="navimain"><a href="../../../../index-files/index-1.html" class="navimain">Index</a></td>
</tr>
</table>
<table class="navisub" border="0" cellpadding="0">
<tr>
<td class="navisub">Nested Modules</td>
<td class="navisub"><a href="#Services" class="navisub">Services</a></td>
<td class="navisub">Singletons</td>
<td class="navisub"><a href="#Interfaces" class="navisub">Interfaces</a></td>
<td class="navisub"><a href="#Structs" class="navisub">Structs</a></td>
<td class="navisub"><a href="#Exceptions" class="navisub">Exceptions</a></td>
<td class="navisub"><a href="#Enums" class="navisub">Enums</a></td>
<td class="navisub">Typedefs</td>
<td class="navisub">Constant Groups</td>
</tr>
</table>
<hr>
<table border="0" width="100%" cellpadding="5" cellspacing="3" class="title-table" style="margin-bottom:6pt;">
<tr>
<td><p class="namechain"><a href="../../../../module-ix.html" class="namechain">::</a> <a href="../../../module-ix.html" class="namechain">com</a> :: <a href="../../module-ix.html" class="namechain">sun</a> :: <a href="../module-ix.html" class="namechain">star</a> :: </p>
</td>
</tr>
<tr>
<td class="title">module task</td>
</tr>
<tr>
<td><dl>
<dt><b>Description</b></dt>
<dd>Task management interfaces.</dd>
</dl>
</td>
</tr>
</table>
<hr>
<a name="Services"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Services</td>
</tr>
<tr>
<td class="imsum_left"><a href="AsyncJob.html">AsyncJob</a></td>
<td class="imsum_right">represent an asynchronous job, which can be executed by the global <a href="JobExecutor.html">JobExecutor</a>
 instance.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="InteractionHandler.html">InteractionHandler</a></td>
<td class="imsum_right">An interaction request handler that lets the user handle a number of well
 known requests via GUI dialogs (and the
 <a href="PasswordContainer.html">PasswordContainer</a> service).

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="InteractionRequestStringResolver.html">InteractionRequestStringResolver</a></td>
<td class="imsum_right"/></tr>
<tr>
<td class="imsum_left"><a href="Job.html">Job</a></td>
<td class="imsum_right">represent a synchronous job, which can be executed by the global <a href="JobExecutor.html">JobExecutor</a>
 instance.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="JobExecutor.html">JobExecutor</a></td>
<td class="imsum_right">generic job execution service

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="PasswordContainer.html">PasswordContainer</a></td>
<td class="imsum_right">this service is kind of storage that allows to store passwords 
 and to retrieve already stored.

 </td>
</tr>
</table>
<a name="Interfaces"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Interfaces</td>
</tr>
<tr>
<td class="imsum_left"><a href="XAbortChannel.html">XAbortChannel</a></td>
<td class="imsum_right">Use this interface to abort a command asynchronously.
 For example, have a look at 
 ::com::sun::star::<a href="../deployment/module-ix.html">deployment</a>::<a href="../deployment/XPackageManager.html">XPackageManager</a>.
</td>
</tr>
<tr>
<td class="imsum_left"><a href="XAsyncJob.html">XAsyncJob</a></td>
<td class="imsum_right">specifies a job which must be executed asynchronously

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XInteractionAbort.html">XInteractionAbort</a></td>
<td class="imsum_right">An interaction continuation specifing to abort executing the process that
 issued the request.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XInteractionApprove.html">XInteractionApprove</a></td>
<td class="imsum_right">An intearaction continuation specifing 'approval'.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XInteractionContinuation.html">XInteractionContinuation</a></td>
<td class="imsum_right">Specifies a way of how to continue from an
 <a href="XInteractionRequest.html">XInteractionRequest</a>.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XInteractionDisapprove.html">XInteractionDisapprove</a></td>
<td class="imsum_right">An interaction continuation specifing 'disapproval'.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XInteractionHandler.html">XInteractionHandler</a></td>
<td class="imsum_right">An interaction request handler.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XInteractionPassword.html">XInteractionPassword</a></td>
<td class="imsum_right">A continuation to get a password from interaction helper.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XInteractionRequest.html">XInteractionRequest</a></td>
<td class="imsum_right">The description of an interaction request.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XInteractionRequestStringResolver.html">XInteractionRequestStringResolver</a></td>
<td class="imsum_right">Obtains human readable strings from an <a href="XInteractionRequest.html">XInteractionRequest</a>.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XInteractionRetry.html">XInteractionRetry</a></td>
<td class="imsum_right">An interaction continuation specifing to try to re-execute the process
 that issued the request.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XJob.html">XJob</a></td>
<td class="imsum_right">specifies a job which is to be executed synchronously

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XJobExecutor.html">XJobExecutor</a></td>
<td class="imsum_right">starts action for any triggered event from outside

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XJobListener.html">XJobListener</a></td>
<td class="imsum_right">listener on finish states of asynchronous job execution
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XMasterPasswordHandling.html">XMasterPasswordHandling</a></td>
<td class="imsum_right">allows to change the master password, or let it be requested and checked.
</td>
</tr>
<tr>
<td class="imsum_left"><a href="XPasswordContainer.html">XPasswordContainer</a></td>
<td class="imsum_right">Allows to save passwords with URL-pattern, to use them later.
</td>
</tr>
<tr>
<td class="imsum_left"><a href="XStatusIndicator.html">XStatusIndicator</a></td>
<td class="imsum_right">controls a status indicator which displays progress of
 longer actions to the user

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XStatusIndicatorFactory.html">XStatusIndicatorFactory</a></td>
<td class="imsum_right">provides multiple, probably parallel running, status indicator objects

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XStatusIndicatorSupplier.html">XStatusIndicatorSupplier</a></td>
<td class="imsum_right">[ DEPRECATED ]<br>
use <a href="XStatusIndicatorFactory.html">XStatusIndicatorFactory</a> instead of this

 </td>
</tr>
</table>
<a name="Structs"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Structs</td>
</tr>
<tr>
<td class="imsum_left"><a href="UrlRecord.html">UrlRecord</a></td>
<td class="imsum_right"/></tr>
<tr>
<td class="imsum_left"><a href="UserRecord.html">UserRecord</a></td>
<td class="imsum_right"/></tr>
</table>
<a name="Exceptions"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Exceptions</td>
</tr>
<tr>
<td class="imsum_left"><a href="ClassifiedInteractionRequest.html">ClassifiedInteractionRequest</a></td>
<td class="imsum_right">A classified interaction request.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="DocumentMacroConfirmationRequest.html">DocumentMacroConfirmationRequest</a></td>
<td class="imsum_right">describes the request to approve or deny the execution of macros contained in
 a document.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="DocumentPasswordRequest.html">DocumentPasswordRequest</a></td>
<td class="imsum_right">this request specifies the mode in wich the password should be asked

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="ErrorCodeIOException.html">ErrorCodeIOException</a></td>
<td class="imsum_right">IOException that can carry error codes ( not only io related ).
 It can be used to transport the error code information.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="ErrorCodeRequest.html">ErrorCodeRequest</a></td>
<td class="imsum_right">represents a general error exception.
 It can be used to transport the error code information.
 E.g. that can be usefull for interactions.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="MasterPasswordRequest.html">MasterPasswordRequest</a></td>
<td class="imsum_right">this request specifies the mode in wich the password should be asked

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="NoMasterException.html">NoMasterException</a></td>
<td class="imsum_right">is thrown when a master password is needed but not available/correct.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="PasswordRequest.html">PasswordRequest</a></td>
<td class="imsum_right">this request specifies the mode in wich the password should be asked

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UnsupportedOverwriteRequest.html">UnsupportedOverwriteRequest</a></td>
<td class="imsum_right">this request is used in case a content can't keep files from overwriting

 </td>
</tr>
</table>
<a name="Enums"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Enums</td>
</tr>
<tr>
<td class="imsum_left"><a href="InteractionClassification.html">InteractionClassification</a></td>
<td class="imsum_right">A classification of interaction requests.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="PasswordRequestMode.html">PasswordRequestMode</a></td>
<td class="imsum_right">the mode in which a password should be asked
 </td>
</tr>
</table>
<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2008 Sun Microsystems, Inc.</p>

</div> <!-- id="adc-idlref" -->
</body>

</html>