套件 | 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, 03:47 PM Z