Sophie

Sophie

distrib > * > cooker > x86_64 > by-pkgid > 5fb1c39f9f9130a3cc01e8b1ffa5c0f8 > files > 2147

libreoffice-devel-3.5.4-4.x86_64.rpm

<html>
<head>
<title>Module deployment</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"><a href="#NestedModules" class="navisub">Nested Modules</a></td>
<td class="navisub"><a href="#Services" class="navisub">Services</a></td>
<td class="navisub"><a href="#Singletons" class="navisub">Singletons</a></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">Enums</td>
<td class="navisub">Typedefs</td>
<td class="navisub"><a href="#ConstantGroups" class="navisub">Constant Groups</a></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 deployment</td>
</tr>
<tr>
<td/></tr>
</table>
<hr>
<a name="NestedModules"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Nested Modules</td>
</tr>
<tr>
<td class="imsum_left"><a href="test/module-ix.html">test</a></td>
<td class="imsum_right"/></tr>
<tr>
<td class="imsum_left"><a href="ui/module-ix.html">ui</a></td>
<td class="imsum_right"/></tr>
</table>
<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="PackageRegistryBackend.html">PackageRegistryBackend</a></td>
<td class="imsum_right">The <a href="PackageRegistryBackend.html">PackageRegistryBackend</a> service is used to bind
 a specific type of <a href="XPackage.html">XPackage</a> which can be registered or revoked.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UpdateInformationProvider.html">UpdateInformationProvider</a></td>
<td class="imsum_right">Implementations of this service provide access to the root element
 of one or more update information files for a given sets of URLs.

 </td>
</tr>
</table>
<a name="Singletons"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Singletons</td>
</tr>
<tr>
<td class="imsum_left"><a href="ExtensionManager.html">ExtensionManager</a></td>
<td class="imsum_right">the ExtensionManager service.

 The component context entry is
 <code>
 /singletons/com.sun.star.deployment.ExtensionManager
 </code>.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="PackageInformationProvider.html">PackageInformationProvider</a></td>
<td class="imsum_right">Implementations of this service provide the root location
 of a package for a given Package ID.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="thePackageManagerFactory.html">thePackageManagerFactory</a></td>
<td class="imsum_right">[ DEPRECATED ]<br>
<a href="thePackageManagerFactory.html">thePackageManagerFactory</a> denotes the one and only
 <a href="XPackageManagerFactory.html">XPackageManagerFactory</a> object to be used.
 </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="XExtensionManager.html">XExtensionManager</a></td>
<td class="imsum_right">The <a href="XExtensionManager.html">XExtensionManager</a> interface is used to manage extensions
 in the user, shared and bundled repository.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XPackage.html">XPackage</a></td>
<td class="imsum_right">Objects of this interface reflect a bound package and are issued by a
 <a href="PackageRegistryBackend.html">PackageRegistryBackend</a>.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XPackageInformationProvider.html">XPackageInformationProvider</a></td>
<td class="imsum_right">Objects implementing this interface provide an URL to the root of
 an installed package.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XPackageManager.html">XPackageManager</a></td>
<td class="imsum_right">[ DEPRECATED ]<br>
The <a href="XPackageManager.html">XPackageManager</a> interface is used to add or remove
 packages to a specific repository. This interface represents a particular
 repository.
 Packages are deployable files, e.g. scripts or UNO components.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XPackageManagerFactory.html">XPackageManagerFactory</a></td>
<td class="imsum_right">[ DEPRECATED ]<br>
The <a href="XPackageManagerFactory.html">XPackageManagerFactory</a> interface is used to obtain
 <a href="XPackageManager.html">XPackageManager</a> instances.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XPackageRegistry.html">XPackageRegistry</a></td>
<td class="imsum_right">Interface to bind an UNO package.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XPackageTypeInfo.html">XPackageTypeInfo</a></td>
<td class="imsum_right">Objects of this interface provide information about a package's type.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XUpdateInformationProvider.html">XUpdateInformationProvider</a></td>
<td class="imsum_right">Objects implementing this interface provide access to the xml root of
 one or more update information files for a given set of URLs.

 </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="UpdateInformationEntry.html">UpdateInformationEntry</a></td>
<td class="imsum_right">Objects of this type are used as elements of the enumeration
 returned by <a href="XUpdateInformationProvider.html">XUpdateInformationProvider</a>.

 </td>
</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="DependencyException.html">DependencyException</a></td>
<td class="imsum_right">describes unsatisfied dependencies a deployment unit has on its target
 environment.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="DeploymentException.html">DeploymentException</a></td>
<td class="imsum_right">A DeploymentException reflects a deployment error.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="ExtensionRemovedException.html">ExtensionRemovedException</a></td>
<td class="imsum_right">indicates that a function call with the given arguments is not supported
 because the extension was removed. <a href="XPackage.html">XPackage</a>::<a href="XPackage.html#isRemoved">isRemoved</a> will
 return true on that object.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="InstallException.html">InstallException</a></td>
<td class="imsum_right">describes the fact that deployment unit is about to be installed.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="InvalidRemovedParameterException.html">InvalidRemovedParameterException</a></td>
<td class="imsum_right">indicates that <a href="XPackageRegistry.html">XPackageRegistry</a>::<a href="XPackageRegistry.html#bindPackage">bindPackage</a> was previously
 called with a different value for the <code>removed</code> parameter and that
 the <a href="XPackage.html">XPackage</a> object created by that call still exist.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="LicenseException.html">LicenseException</a></td>
<td class="imsum_right">A LicenseException reflects the necessity of someone agreeing to a license.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="PlatformException.html">PlatformException</a></td>
<td class="imsum_right">A DeploymentException indicates that the current platform
 is not supported.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="VersionException.html">VersionException</a></td>
<td class="imsum_right">describes version clashes of a deployment unit.

 </td>
</tr>
</table>
<a name="ConstantGroups"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Constant Groups</td>
</tr>
<tr>
<td class="imsum_left"><a href="Prerequisites.html">Prerequisites</a></td>
<td class="imsum_right"/></tr>
</table>
<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2000, 2012 LibreOffice contributors and/or their affiliates. All rights reserved.</p><p class="copyright" align="center">LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.</p><p class="copyright" align="center">The Document Foundation acknowledges all community members, please find more info <a href="http://www.libreoffice.org/about-us/credits/" target="_blank">at our website</a>.<p>&nbsp;</p><p class="copyright" align="center"><a href="http://www.libreoffice.org/privacy" target="_blank">Privacy Policy</a> | <a href="http://www.libreoffice.org/imprint" target="_blank">Impressum (Legal Info)</a> | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (<a href="http://www.libreoffice.org/download/license/" target="_blank">LGPLv3</a>). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our <a href="http://wiki.documentfoundation.org/TradeMark_Policy" target="_blank">trademark policy</a>.</p>

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

</html>