XPackageRegistry.idl (34c958ab) XPackageRegistry.idl (8e0daafc)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 68 unchanged lines hidden (view full) ---

77 thrown.
78
79 @param url
80 package URL, must be UCB conform
81 @param mediaType
82 media type of package, empty string if to be detected
83 @param removed
84
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 68 unchanged lines hidden (view full) ---

77 thrown.
78
79 @param url
80 package URL, must be UCB conform
81 @param mediaType
82 media type of package, empty string if to be detected
83 @param removed
84
85 @para unfulfilledPrerequisites
85 @param unfulfilledPrerequisites
86 has a value other null if the extension could not be installed previously
87 because <member>XPackage::checkPrerequisites</member> failed.
88
89 @param identifier
90 the identifier of the extension
91
92 @param xCmdEnv
93 command environment for error and progress handling

--- 32 unchanged lines hidden ---
86 has a value other null if the extension could not be installed previously
87 because <member>XPackage::checkPrerequisites</member> failed.
88
89 @param identifier
90 the identifier of the extension
91
92 @param xCmdEnv
93 command environment for error and progress handling

--- 32 unchanged lines hidden ---