Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
OpenHarmony
Docs
提交
ed4a6552
D
Docs
项目概览
OpenHarmony
/
Docs
大约 1 年 前同步成功
通知
159
Star
292
Fork
28
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
D
Docs
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
体验新版 GitCode,发现更多精彩内容 >>
提交
ed4a6552
编写于
12月 05, 2022
作者:
L
liwuli
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
edm fix doc error
Signed-off-by:
N
liwuli
<
liwuli@huawei.com
>
上级
69d59782
变更
3
隐藏空白更改
内联
并排
Showing
3 changed file
with
85 addition
and
29 deletion
+85
-29
zh-cn/application-dev/reference/apis/js-apis-enterprise-adminManager.md
...ion-dev/reference/apis/js-apis-enterprise-adminManager.md
+64
-26
zh-cn/application-dev/reference/apis/js-apis-enterprise-dateTimeManager.md
...-dev/reference/apis/js-apis-enterprise-dateTimeManager.md
+2
-2
zh-cn/application-dev/reference/errorcodes/errorcode-enterpriseDeviceManager.md
...reference/errorcodes/errorcode-enterpriseDeviceManager.md
+19
-1
未找到文件。
zh-cn/application-dev/reference/apis/js-apis-enterprise-adminManager.md
浏览文件 @
ed4a6552
...
...
@@ -37,7 +37,7 @@ enableAdmin(admin: Want, enterpriseInfo: EnterpriseInfo, type: AdminType, callba
以下的错误码的详细介绍请参见
[
企业设备管理错误码
](
../errorcodes/errorcode-enterpriseDeviceManager.md
)
|
类型 | 说明 |
|
错误码ID | 错误信息 |
| ------- | --------------------------------------------------------------- |
| 9200003 | The administrator ability component is invalid. |
| 9200004 | Failed to activate the administrator application of the device. |
...
...
@@ -89,7 +89,7 @@ enableAdmin(admin: Want, enterpriseInfo: EnterpriseInfo, type: AdminType, userId
以下的错误码的详细介绍请参见
[
企业设备管理错误码
](
../errorcodes/errorcode-enterpriseDeviceManager.md
)
|
类型 | 说明 |
|
错误码ID | 错误信息 |
| ------- | --------------------------------------------------------------- |
| 9200003 | The administrator ability component is invalid. |
| 9200004 | Failed to activate the administrator application of the device. |
...
...
@@ -146,7 +146,7 @@ enableAdmin(admin: Want, enterpriseInfo: EnterpriseInfo, type: AdminType, userId
以下的错误码的详细介绍请参见
[
企业设备管理错误码
](
../errorcodes/errorcode-enterpriseDeviceManager.md
)
|
类型 | 说明 |
|
错误码ID | 错误信息 |
| ------- | --------------------------------------------------------------- |
| 9200003 | The administrator ability component is invalid. |
| 9200004 | Failed to activate the administrator application of the device. |
...
...
@@ -192,7 +192,7 @@ disableAdmin(admin: Want, callback: AsyncCallback\<void>): void
以下的错误码的详细介绍请参见
[
企业设备管理错误码
](
../errorcodes/errorcode-enterpriseDeviceManager.md
)
|
类型 | 说明 |
|
错误码ID | 错误信息 |
| ------- | ----------------------------------------------------------------- |
| 9200005 | Failed to deactivate the administrator application of the device. |
...
...
@@ -236,7 +236,7 @@ disableAdmin(admin: Want, userId: number, callback: AsyncCallback\<void>): void
以下的错误码的详细介绍请参见
[
企业设备管理错误码
](
../errorcodes/errorcode-enterpriseDeviceManager.md
)
|
类型 | 说明 |
|
错误码ID | 错误信息 |
| ------- | ----------------------------------------------------------------- |
| 9200005 | Failed to deactivate the administrator application of the device. |
...
...
@@ -285,7 +285,7 @@ disableAdmin(admin: Want, userId?: number): Promise\<void>
以下的错误码的详细介绍请参见
[
企业设备管理错误码
](
../errorcodes/errorcode-enterpriseDeviceManager.md
)
|
类型 | 说明 |
|
错误码ID | 错误信息 |
| ------- | ----------------------------------------------------------------- |
| 9200005 | Failed to deactivate the administrator application of the device. |
...
...
@@ -324,7 +324,7 @@ disableSuperAdmin(bundleName: String, callback: AsyncCallback\<void>): void
以下的错误码的详细介绍请参见
[
企业设备管理错误码
](
../errorcodes/errorcode-enterpriseDeviceManager.md
)
|
类型 | 说明 |
|
错误码ID | 错误信息 |
| ------- | ----------------------------------------------------------------- |
| 9200005 | Failed to deactivate the administrator application of the device. |
...
...
@@ -369,7 +369,7 @@ disableSuperAdmin(bundleName: String): Promise\<void>
以下的错误码的详细介绍请参见
[
企业设备管理错误码
](
../errorcodes/errorcode-enterpriseDeviceManager.md
)
|
类型 | 说明 |
|
错误码ID | 错误信息 |
| ------- | ----------------------------------------------------------------- |
| 9200005 | Failed to deactivate the administrator application of the device. |
...
...
@@ -403,7 +403,7 @@ isAdminEnabled(admin: Want, callback: AsyncCallback\<boolean>): void
以下的错误码的详细介绍请参见
[
企业设备管理错误码
](
../errorcodes/errorcode-enterpriseDeviceManager.md
)
|
类型 | 说明
|
|
错误码ID | 错误信息
|
| ------- | ----------------------------------------------------------------- |
| 9200005 | Failed to deactivate the administrator application of the device. |
...
...
@@ -476,7 +476,7 @@ isAdminEnabled(admin: Want, userId?: number): Promise\<boolean>
**返回值:**
| 类型
| 说明
|
| 类型
| 说明
|
| ----------------- | ------------------- |
| Promise
\<
boolean> | Promise形式返回是否处于激活状态 |
...
...
@@ -542,7 +542,7 @@ isSuperAdmin(bundleName: String): Promise\<boolean>
**返回值:**
|
类型 | 说明
|
|
错误码ID | 错误信息
|
| ----------------- | ------------------- |
| Promise
\<
boolean> | Promise形式返回是否处于激活状态 |
...
...
@@ -581,7 +581,7 @@ setEnterpriseInfo(admin: Want, enterpriseInfo: EnterpriseInfo, callback: AsyncCa
以下的错误码的详细介绍请参见
[
企业设备管理错误码
](
../errorcodes/errorcode-enterpriseDeviceManager.md
)
|
类型 | 说明 |
|
错误码ID | 错误信息 |
| ------- | ----------------------------------------------------- |
| 9200001 | The application is not a administrator of the device. |
...
...
@@ -634,7 +634,7 @@ setEnterpriseInfo(admin: Want, enterpriseInfo: EnterpriseInfo): Promise\<void>;
以下的错误码的详细介绍请参见
[
企业设备管理错误码
](
../errorcodes/errorcode-enterpriseDeviceManager.md
)
|
类型 | 说明 |
|
错误码ID | 错误信息 |
| ------- | ----------------------------------------------------- |
| 9200001 | The application is not a administrator of the device. |
...
...
@@ -675,7 +675,7 @@ getEnterpriseInfo(admin: Want, callback: AsyncCallback<EnterpriseInfo>): v
以下的错误码的详细介绍请参见
[
企业设备管理错误码
](
../errorcodes/errorcode-enterpriseDeviceManager.md
)
|
类型 | 说明 |
|
错误码ID | 错误信息 |
| ------- | ----------------------------------------------------- |
| 9200001 | The application is not a administrator of the device. |
...
...
@@ -722,7 +722,7 @@ getEnterpriseInfo(admin: Want): Promise<EnterpriseInfo>
以下的错误码的详细介绍请参见
[
企业设备管理错误码
](
../errorcodes/errorcode-enterpriseDeviceManager.md
)
|
类型 | 说明 |
|
错误码ID | 错误信息 |
| ------- | ----------------------------------------------------- |
| 9200001 | The application is not a administrator of the device. |
...
...
@@ -761,6 +761,14 @@ subscribeManagedEvent(admin: Want, managedEvents: Array\<ManagedEvent>, callback
| managedEvents | Array
\<
[
ManagedEvent
](
#managedevent
)
> | 是 | 订阅事件数组。 |
| callback | AsyncCallback
\<
void> | 是 | 回调函数。当系统管理事件订阅成功err为null,否则为错误对象。 |
**错误码**
:
以下的错误码的详细介绍请参见
[
企业设备管理错误码
](
../errorcodes/errorcode-enterpriseDeviceManager.md
)
|错误码ID | 错误信息 |
| ------- | ----------------------------------------------------- |
| 9200001 | The application is not a administrator of the device. |
| 9200008 | the specified system events enum is invalid. |
**示例:**
```
js
...
...
@@ -801,6 +809,14 @@ subscribeManagedEvent(admin: Want, managedEvents: Array\<ManagedEvent>): Promise
| ----- | ----------------------------------- |
| Promise
\<
void> | Promise对象。无返回结果的Promise对象。 |
**错误码**
:
以下的错误码的详细介绍请参见
[
企业设备管理错误码
](
../errorcodes/errorcode-enterpriseDeviceManager.md
)
| 错误码ID | 错误信息 |
| ------- | ----------------------------------------------------- |
| 9200001 | The application is not a administrator of the device. |
| 9200008 | the specified system events enum is invalid. |
**示例:**
```
js
...
...
@@ -835,6 +851,14 @@ unsubscribeManagedEvent(admin: Want, managedEvents: Array\<ManagedEvent>, callba
| managedEvents | Array
\<
[
ManagedEvent
](
#managedevent
)
> | 是 | 取消订阅事件数组。 |
| callback | AsyncCallback
\<
void> | 是 | 回调函数。当系统管理事件取消订阅成功err为null,否则为错误对象。 |
**错误码**
:
以下的错误码的详细介绍请参见
[
企业设备管理错误码
](
../errorcodes/errorcode-enterpriseDeviceManager.md
)
| 错误码ID | 错误信息 |
| ------- | ----------------------------------------------------- |
| 9200001 | The application is not a administrator of the device. |
| 9200008 | the specified system events enum is invalid. |
**示例:**
```
js
...
...
@@ -875,6 +899,14 @@ unsubscribeManagedEvent(admin: Want, managedEvents: Array\<ManagedEvent>): Promi
| ----- | ----------------------------------- |
| Promise
\<
void> | Promise对象。无返回结果的Promise对象。 |
**错误码**
:
以下的错误码的详细介绍请参见
[
企业设备管理错误码
](
../errorcodes/errorcode-enterpriseDeviceManager.md
)
| 错误码ID | 错误信息 |
| ------- | ----------------------------------------------------- |
| 9200001 | The application is not a administrator of the device. |
| 9200008 | the specified system events enum is invalid. |
**示例:**
```
js
...
...
@@ -895,18 +927,22 @@ adminManager.unsubscribeManagedEvent(wantTemp, events).then(() => {
**系统能力:**
SystemCapability.Customization.EnterpriseDeviceManager
| 名称 | 读写属性 | 类型 | 必填 | 描述 |
| ----------- | ---- | ------ | ---- | ----------------- |
| name | 只读 | string | 是 | 表示设备管理员应用所属企业的名称。 |
| description | 只读 | string | 是 | 表示设备管理员应用所属企业的描述。 |
**系统API**
: 此接口为系统接口。
| 名称 | 类型 | 可读 | 可写 | 说明 |
| ----------- | ---- ----| ---- | ----- | ------------------------------- |
| name | string | 是 | 否 | 表示设备管理员应用所属企业的名称。 |
| description | string | 是 | 否 | 表示设备管理员应用所属企业的描述。 |
## AdminType
设备管理员应用的管理员类型。
**系统能力:**
SystemCapability.Customization.EnterpriseDeviceManager
**系统能力:**
SystemCapability.Customization.EnterpriseDeviceManager
**系统API**
: 此接口为系统接口。
| 名称 |
默认
值 | 说明 |
| 名称 | 值 | 说明 |
| ----------------- | ---- | ----- |
| ADMIN_TYPE_NORMAL | 0x00 | 普通管理员 |
| ADMIN_TYPE_SUPER | 0x01 | 超级管理员 |
...
...
@@ -915,10 +951,12 @@ adminManager.unsubscribeManagedEvent(wantTemp, events).then(() => {
可订阅系统管理事件。
**系统能力:**
SystemCapability.Customization.EnterpriseDeviceManager
**系统能力:**
SystemCapability.Customization.EnterpriseDeviceManager
| 名称 | 默认值 | 说明 |
| ----------------- | ---- | ----- |
| MANAGED_EVENT_BUNDLE_ADDED | 0 | 应用安装事件。 |
| MANAGED_EVENT_BUNDLE_REMOVED | 1 | 应用卸载事件。 |
**系统API**
: 此接口为系统接口。
| 名称 | 值 | 说明 |
| -------------------------- | ---- | ------------- |
| MANAGED_EVENT_BUNDLE_ADDED | 0 | 应用安装事件。 |
| MANAGED_EVENT_BUNDLE_REMOVED | 1 | 应用卸载事件。 |
zh-cn/application-dev/reference/apis/js-apis-enterprise-dateTimeManager.md
浏览文件 @
ed4a6552
...
...
@@ -36,7 +36,7 @@ setDateTime(admin: Want, time: number, callback: AsyncCallback\<void>): void
以下的错误码的详细介绍请参见
[
企业设备管理错误码
](
../errorcodes/errorcode-enterpriseDeviceManager.md
)
|
类型 | 说明
|
|
错误码ID | 错误信息
|
| ------- | ---------------------------------------------------------------------------- |
| 9200001 | The application is not a administrator of the device. |
| 9200002 | The administrator application does not have permission to manage the device. |
...
...
@@ -84,7 +84,7 @@ setDateTime(admin: Want, time: number): Promise\<void>
以下的错误码的详细介绍请参见
[
企业设备管理错误码
](
../errorcodes/errorcode-enterpriseDeviceManager.md
)
|
类型 | 说明
|
|
错误码ID | 错误信息
|
| ------- | ---------------------------------------------------------------------------- |
| 9200001 | The application is not a administrator of the device. |
| 9200002 | The administrator application does not have permission to manage the device. |
...
...
zh-cn/application-dev/reference/errorcodes/errorcode-enterpriseDeviceManager.md
浏览文件 @
ed4a6552
...
...
@@ -143,4 +143,22 @@ The system ability work abnormally.
**处理步骤**
系统服务内部工作异常,请稍后重试,或者重启设备尝试。
\ No newline at end of file
系统服务内部工作异常,请稍后重试,或者重启设备尝试。
## 9200008 系统订阅事件无效
**错误信息**
The specified system events enum is invalid.
**错误描述**
当企业设备管理暂不支持订阅此事件或系统订阅的事件无效时,则会产生此错误码。
**可能原因**
企业设备管理暂不支持订阅此事件或系统订阅的事件无效。
**处理步骤**
检查所订阅事件是企业设备管理所支持的有效管理事件。
\ No newline at end of file
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录