diff --git a/en/application-dev/reference/apis/js-apis-app-ability-wantAgent.md b/en/application-dev/reference/apis/js-apis-app-ability-wantAgent.md index 60a89ab6abdcb3ba7331eedd8c7970af7cf1f266..aa745aa7c523458d7bf8ce2fd41ff11c1fe369cf 100644 --- a/en/application-dev/reference/apis/js-apis-app-ability-wantAgent.md +++ b/en/application-dev/reference/apis/js-apis-app-ability-wantAgent.md @@ -620,7 +620,7 @@ Obtains the want in a **WantAgent** object. This API uses a promise to return th | Type | Description | | ----------------------------------------------------------- | ------------------------------------------------------------ | -| Promise\ | Promise used to return the want.| +| Promise\<[Want](js-apis-app-ability-want.md)\> | Promise used to return the want.| **Error codes** @@ -960,7 +960,7 @@ Checks whether two **WantAgent** objects are equal to determine whether the same | Name | Type | Mandatory| Description | | ---------- | ------------------------ | ---- | --------------------------------------- | | agent | WantAgent | Yes | The first **WantAgent** object. | -| otherAgent | WantAgent | Yes | Target **WantAgent** object. | +| otherAgent | WantAgent | Yes | The second **WantAgent** object. | | callback | AsyncCallback\ | Yes | Callback used to return the result.| **Example** @@ -1041,7 +1041,7 @@ Checks whether two **WantAgent** objects are equal to determine whether the same | Name | Type | Mandatory| Description | | ---------- | --------- | ---- | ------------- | | agent | WantAgent | Yes | The first **WantAgent** object.| -| otherAgent | WantAgent | Yes | Target **WantAgent** object.| +| otherAgent | WantAgent | Yes | The second **WantAgent** object. | **Return value** diff --git a/en/application-dev/reference/apis/js-apis-bundleManager-BundlePackInfo.md b/en/application-dev/reference/apis/js-apis-bundleManager-BundlePackInfo.md index 1724888a4d646c1f105fdb9b60ef1be7d098dc3d..e1b617ebf456b71baf0390d23641ccf7934c5480 100644 --- a/en/application-dev/reference/apis/js-apis-bundleManager-BundlePackInfo.md +++ b/en/application-dev/reference/apis/js-apis-bundleManager-BundlePackInfo.md @@ -5,14 +5,12 @@ The **BundlePackInfo** module provides information in the **pack.info** file. Th > **NOTE** > > The initial APIs of this module are supported since API version 9. Newly added APIs will be marked with a superscript to indicate their earliest API version. -> -> The APIs provided by this module are system APIs. ## BundlePackInfo **System API**: This is a system API. -**System capability**: SystemCapability.BundleManager.BundleFrameWork.FreeInstall +**System capability**: SystemCapability.BundleManager.BundleFramework.FreeInstall | Name | Type | Readable| Writable| Description | @@ -24,7 +22,7 @@ The **BundlePackInfo** module provides information in the **pack.info** file. Th **System API**: This is a system API. -**System capability**: SystemCapability.BundleManager.BundleFrameWork.FreeInstall +**System capability**: SystemCapability.BundleManager.BundleFramework.FreeInstall | Name | Type | Readable| Writable| Description | | ------------------- | -------------- | ---- | ---- | ------------------------------------------------------------ | @@ -37,7 +35,7 @@ The **BundlePackInfo** module provides information in the **pack.info** file. Th **System API**: This is a system API. -**System capability**: SystemCapability.BundleManager.BundleFrameWork.FreeInstall +**System capability**: SystemCapability.BundleManager.BundleFramework.FreeInstall | Name | Type | Readable| Writable| Description | | ------- | --------------------------------------------- | ---- | ---- | -------------------- | @@ -48,7 +46,7 @@ The **BundlePackInfo** module provides information in the **pack.info** file. Th **System API**: This is a system API. -**System capability**: SystemCapability.BundleManager.BundleFrameWork.FreeInstall +**System capability**: SystemCapability.BundleManager.BundleFramework.FreeInstall | Name | Type | Readable| Writable| Description | | ---------- | ------------------- | ---- | ---- | -------------------------------------- | @@ -59,7 +57,7 @@ The **BundlePackInfo** module provides information in the **pack.info** file. Th **System API**: This is a system API. -**System capability**: SystemCapability.BundleManager.BundleFrameWork.FreeInstall +**System capability**: SystemCapability.BundleManager.BundleFramework.FreeInstall | Name | Type | Readable| Writable| Description | | ------------------ | ------------------------------------------------- | ---- | ---- | ---------------------------------- | @@ -74,7 +72,7 @@ The **BundlePackInfo** module provides information in the **pack.info** file. Th **System API**: This is a system API. -**System capability**: SystemCapability.BundleManager.BundleFrameWork.FreeInstall +**System capability**: SystemCapability.BundleManager.BundleFramework.FreeInstall | Name | Type | Readable| Writable| Description | | ------------------- | ------- | ---- | ---- | ------------------------------------------------------------ | @@ -87,7 +85,7 @@ The **BundlePackInfo** module provides information in the **pack.info** file. Th **System API**: This is a system API. -**System capability**: SystemCapability.BundleManager.BundleFrameWork.FreeInstall +**System capability**: SystemCapability.BundleManager.BundleFramework.FreeInstall | Name | Type | Readable| Writable| Description | | ------- | ------------------------------------------- | ---- | ---- | ------------------------------------------------------------ | @@ -100,7 +98,7 @@ The **BundlePackInfo** module provides information in the **pack.info** file. Th **System API**: This is a system API. -**System capability**: SystemCapability.BundleManager.BundleFrameWork.FreeInstall +**System capability**: SystemCapability.BundleManager.BundleFramework.FreeInstall | Name | Type | Readable| Writable| Description | | ----- | ------------------------------------------- | ---- | ---- | ------------------------------------------------------------ | @@ -111,7 +109,7 @@ The **BundlePackInfo** module provides information in the **pack.info** file. Th **System API**: This is a system API. -**System capability**: SystemCapability.BundleManager.BundleFrameWork.FreeInstall +**System capability**: SystemCapability.BundleManager.BundleFramework.FreeInstall | Name | Type | Readable| Writable| Description | | ------------------- | -------------- | ---- | ---- | ------------------------------------------------------------ | @@ -127,7 +125,7 @@ The **BundlePackInfo** module provides information in the **pack.info** file. Th **System API**: This is a system API. -**System capability**: SystemCapability.BundleManager.BundleFrameWork.FreeInstall +**System capability**: SystemCapability.BundleManager.BundleFramework.FreeInstall | Name | Type | Readable| Writable| Description | | ----------- | ------ | ---- | ---- | -------------------- | @@ -139,7 +137,7 @@ The **BundlePackInfo** module provides information in the **pack.info** file. Th **System API**: This is a system API. -**System capability**: SystemCapability.BundleManager.BundleFrameWork.FreeInstall +**System capability**: SystemCapability.BundleManager.BundleFramework.FreeInstall | Name | Type | Readable| Writable| Description | | ------------------------ | ------ | ---- | ---- | ------------------------------------------------------------ | diff --git a/en/application-dev/reference/apis/js-apis-bundleManager-businessAbilityInfo.md b/en/application-dev/reference/apis/js-apis-bundleManager-businessAbilityInfo.md index c10a0f52b885500e84f32a7299d57bac0860f398..93d9191f2b7897c387c6ce5160b1e2602befbf70 100644 --- a/en/application-dev/reference/apis/js-apis-bundleManager-businessAbilityInfo.md +++ b/en/application-dev/reference/apis/js-apis-bundleManager-businessAbilityInfo.md @@ -7,6 +7,8 @@ The **BusinessAbilityInfo** module provides basic information about a business a ## BusinessAbilityInfo +**System API**: This is a system API. + **System capability**: SystemCapability.BundleManager.BundleFramework.Core | Name | Type | Readable| Writable| Description | diff --git a/en/application-dev/reference/apis/js-apis-bundleManager-overlayModuleInfo.md b/en/application-dev/reference/apis/js-apis-bundleManager-overlayModuleInfo.md index 5e16b3342c0f6a196c3da5362f950eecacf4c4a5..7ffa56c39a0e1ac9f771f1108579685f6a2d69bd 100644 --- a/en/application-dev/reference/apis/js-apis-bundleManager-overlayModuleInfo.md +++ b/en/application-dev/reference/apis/js-apis-bundleManager-overlayModuleInfo.md @@ -8,7 +8,7 @@ The **OverlayModuleInfo** module provides information about a module with the ov ## OverlayModuleInfo - **System capability**: SystemCapability.BundleManager.BundleFramework.Overlay + **System capability**: SystemCapability.BundleManager.BundleFramework.Core | Name | Type | Readable| Writable| Description | | --------------------- | ---------------------------------------------------| ---- | ---- | ---------------------------------------------- | diff --git a/en/application-dev/reference/apis/js-apis-bundleManager-sharedBundleInfo.md b/en/application-dev/reference/apis/js-apis-bundleManager-sharedBundleInfo.md index ad5ee9f5503d04a49060f69b40f4883a0af0773e..fe3661eaa5974834a7ea4fde0a002c9de00522b7 100644 --- a/en/application-dev/reference/apis/js-apis-bundleManager-sharedBundleInfo.md +++ b/en/application-dev/reference/apis/js-apis-bundleManager-sharedBundleInfo.md @@ -10,6 +10,8 @@ The **SharedBundleInfo** module provides information about the shared bundle. Th Defines the shared bundle information. +**System API**: This is a system API. + **System capability**: SystemCapability.BundleManager.BundleFramework.Core | Name | Type | Readable| Writable| Description | @@ -22,6 +24,8 @@ Defines the shared bundle information. Defines the shared module information. +**System API**: This is a system API. + **System capability**: SystemCapability.BundleManager.BundleFramework.Core | Name | Type | Readable| Writable| Description | diff --git a/en/application-dev/reference/apis/js-apis-bundleManager.md b/en/application-dev/reference/apis/js-apis-bundleManager.md index a4d1dab714b0b5f632b020d0b57d6c788b48d8b7..f6a93974ae9bd73a144b93b42213720ebdad228f 100644 --- a/en/application-dev/reference/apis/js-apis-bundleManager.md +++ b/en/application-dev/reference/apis/js-apis-bundleManager.md @@ -113,8 +113,9 @@ Enumerates the types of Extension abilities. | THUMBNAIL | 13 | ThumbnailExtensionAbility: provides thumbnails for files. This ability is reserved.| | PREVIEW | 14 | PreviewExtensionAbility: provides APIs for file preview so that other applications can be embedded and displayed in the current application. This ability is reserved.| | PRINT10+ | 15 | PrintExtensionAbility: provides APIs for printing images. Printing documents is not supported yet.| -| PUSH10+ | 17 | **PushExtensionAbility**: provides APIs for pushing scenario-specific messages. This ability is reserved.| +| PUSH10+ | 17 | PushExtensionAbility: provides APIs for pushing scenario-specific messages. This ability is reserved.| | DRIVER10+ | 18 | DriverExtensionAbility: provides APIs for the peripheral driver. This type of ability is not supported yet.| +| APP_ACCOUNT_AUTHORIZATION10+ | 19 | AuthorizationExtensionAbility: provides APIs to process authorization requests for application accounts and allow account authorization from a third-party (relative to the operating system vendor) ecosystem platform.| | UNSPECIFIED | 255 | No type is specified. It is used together with **queryExtensionAbilityInfo** to query all types of Extension abilities.| diff --git a/en/application-dev/reference/apis/js-apis-inner-wantAgent-wantAgentInfo.md b/en/application-dev/reference/apis/js-apis-inner-wantAgent-wantAgentInfo.md index cffcba65b1f1a6975024b080a20f078d1ee2f176..1673db7dc02a2ed297718bf6eeb67e2adb89c90f 100644 --- a/en/application-dev/reference/apis/js-apis-inner-wantAgent-wantAgentInfo.md +++ b/en/application-dev/reference/apis/js-apis-inner-wantAgent-wantAgentInfo.md @@ -16,7 +16,7 @@ import wantAgent from '@ohos.app.ability.wantAgent'; | Name | Type | Mandatory| Description | | -------------- | ------------------------------- | ---- | ---------------------- | -| wants | Array\ | Yes | Array of all **Want** objects. | +| wants | Array\<[Want](js-apis-application-want.md)\> | Yes | Array of all **Want** objects. | | operationType | [wantAgent.OperationType](js-apis-app-ability-wantAgent.md#operationtype) | Yes | Operation type. | | requestCode | number | Yes | Request code defined by the user.| | wantAgentFlags | Array<[wantAgent.WantAgentFlags](js-apis-app-ability-wantAgent.md#wantagentflags)> | No | Array of flags for using the **WantAgent** object. |