| 包 | com.adobe.solutions.prm.constant |
| 类 | public class Roles |
| 继承 | Roles Object |
| 子类 | LocalizedRoles |
| 语言版本: | ActionScript 3.0 |
| 产品版本: | Project Management Building Block 10.0 |
| 运行时版本: | Flash Player 10.2, AIR (unsupported) |
公共方法
| 方法 | 由以下参数定义 | ||
|---|---|---|---|
Roles()
The constructor for Roles class. | Roles | ||
![]() |
表示对象是否已经定义了指定的属性。 | Object | |
![]() |
表示 Object 类的实例是否在指定为参数的对象的原型链中。 | Object | |
![]() |
表示指定的属性是否存在、是否可枚举。 | Object | |
![]() |
设置循环操作动态属性的可用性。 | Object | |
![]() |
返回此对象的字符串表示形式,其格式设置遵守区域设置特定的约定。 | Object | |
![]() |
返回指定对象的字符串表示形式。 | Object | |
![]() |
返回指定对象的原始值。 | Object | |
公共常量
| 常量 | 由以下参数定义 | ||
|---|---|---|---|
| APPROVER : String = "APPROVER" [静态]
The role of an approver in a review workflow. | Roles | ||
| AUTHOR : String = "AUTHOR" [静态]
The role of an author in a review workflow. | Roles | ||
| CAMPAIGN_MANAGER : String = "CAMPAIGN_MANAGER" [静态]
The role of a campaign manager. | Roles | ||
| INITIATOR : String = "INITIATOR" [静态]
The role of an initiator in a review workflow. | Roles | ||
| MANDATORY_REVIEWER : String = "REVIEWER_MANDATORY" [静态]
The role of a mandatory reviewer in a review workflow. | Roles | ||
| MODERATOR : String = "MODERATOR" [静态]
The role of a moderator in a review workflow. | Roles | ||
| PROJECT_MANAGER : String = "PROJECT_MANAGER" [静态]
The role of a project owner. | Roles | ||
| REVIEWER : String = "REVIEWER_OPTIONAL" [静态]
The role of an optional reviewer in a review workflow. | Roles | ||
构造函数详细信息
Roles | () | 构造函数 |
public function Roles()| 语言版本: | ActionScript 3.0 |
| 产品版本: | Project Management Building Block 10.0 |
| 运行时版本: | Flash Player 10.2, AIR (unsupported) |
The constructor for Roles class.
常量详细信息
APPROVER | 常量 |
public static const APPROVER:String = "APPROVER"| 语言版本: | ActionScript 3.0 |
| 产品版本: | Project Management Building Block 10.0 |
| 运行时版本: | Flash Player 10.2, AIR (unsupported) |
The role of an approver in a review workflow.
AUTHOR | 常量 |
public static const AUTHOR:String = "AUTHOR"| 语言版本: | ActionScript 3.0 |
| 产品版本: | Project Management Building Block 10.0 |
| 运行时版本: | Flash Player 10.2, AIR (unsupported) |
The role of an author in a review workflow.
CAMPAIGN_MANAGER | 常量 |
public static const CAMPAIGN_MANAGER:String = "CAMPAIGN_MANAGER"| 语言版本: | ActionScript 3.0 |
| 产品版本: | Project Management Building Block 10.0 |
| 运行时版本: | Flash Player 10.2, AIR (unsupported) |
The role of a campaign manager.
INITIATOR | 常量 |
public static const INITIATOR:String = "INITIATOR"| 语言版本: | ActionScript 3.0 |
| 产品版本: | Project Management Building Block 10.0 |
| 运行时版本: | Flash Player 10.2, AIR (unsupported) |
The role of an initiator in a review workflow.
MANDATORY_REVIEWER | 常量 |
public static const MANDATORY_REVIEWER:String = "REVIEWER_MANDATORY"| 语言版本: | ActionScript 3.0 |
| 产品版本: | Project Management Building Block 10.0 |
| 运行时版本: | Flash Player 10.2, AIR (unsupported) |
The role of a mandatory reviewer in a review workflow.
MODERATOR | 常量 |
public static const MODERATOR:String = "MODERATOR"| 语言版本: | ActionScript 3.0 |
| 产品版本: | Project Management Building Block 10.0 |
| 运行时版本: | Flash Player 10.2, AIR (unsupported) |
The role of a moderator in a review workflow.
PROJECT_MANAGER | 常量 |
public static const PROJECT_MANAGER:String = "PROJECT_MANAGER"| 语言版本: | ActionScript 3.0 |
| 产品版本: | Project Management Building Block 10.0 |
| 运行时版本: | Flash Player 10.2, AIR (unsupported) |
The role of a project owner.
REVIEWER | 常量 |
public static const REVIEWER:String = "REVIEWER_OPTIONAL"| 语言版本: | ActionScript 3.0 |
| 产品版本: | Project Management Building Block 10.0 |
| 运行时版本: | Flash Player 10.2, AIR (unsupported) |
The role of an optional reviewer in a review workflow.
Tue Jun 12 2018, 11:04 AM Z
隐藏继承的公共属性
显示继承的公共属性