| Pacote | com.adobe.solutions.prm.constant |
| Classe | public class Roles |
| Herança | Roles Object |
| Subclasses | LocalizedRoles |
| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Project Management Building Block 10.0 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
Propriedades públicas
Métodos públicos
| Método | Definido por | ||
|---|---|---|---|
Roles()
The constructor for Roles class. | Roles | ||
![]() |
Indica se um objeto tem uma propriedade especificada definida. | Object | |
![]() |
Indica se uma ocorrência da classe Object está na cadeia de protótipos do objeto especificado como o parâmetro. | Object | |
![]() |
Indica se a propriedade especificada existe e é enumerável. | Object | |
![]() |
Define a disponibilidade de uma propriedade dinâmica para operações de repetição. | Object | |
![]() |
Retorna a representação da string deste objeto, formatado segundo as convenções específicas para a localidade. | Object | |
![]() |
Retorna a representação de string do objeto especificado. | Object | |
![]() |
Retorna o valor primitivo do objeto especificado. | Object | |
Constantes públicas
| Constante | Definido por | ||
|---|---|---|---|
| APPROVER : String = "APPROVER" [estático]
The role of an approver in a review workflow. | Roles | ||
| AUTHOR : String = "AUTHOR" [estático]
The role of an author in a review workflow. | Roles | ||
| CAMPAIGN_MANAGER : String = "CAMPAIGN_MANAGER" [estático]
The role of a campaign manager. | Roles | ||
| INITIATOR : String = "INITIATOR" [estático]
The role of an initiator in a review workflow. | Roles | ||
| MANDATORY_REVIEWER : String = "REVIEWER_MANDATORY" [estático]
The role of a mandatory reviewer in a review workflow. | Roles | ||
| MODERATOR : String = "MODERATOR" [estático]
The role of a moderator in a review workflow. | Roles | ||
| PROJECT_MANAGER : String = "PROJECT_MANAGER" [estático]
The role of a project owner. | Roles | ||
| REVIEWER : String = "REVIEWER_OPTIONAL" [estático]
The role of an optional reviewer in a review workflow. | Roles | ||
Detalhes do construtor
Roles | () | Construtor |
public function Roles()| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Project Management Building Block 10.0 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
The constructor for Roles class.
Detalhes da constante
APPROVER | Constante |
public static const APPROVER:String = "APPROVER"| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Project Management Building Block 10.0 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
The role of an approver in a review workflow.
AUTHOR | Constante |
public static const AUTHOR:String = "AUTHOR"| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Project Management Building Block 10.0 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
The role of an author in a review workflow.
CAMPAIGN_MANAGER | Constante |
public static const CAMPAIGN_MANAGER:String = "CAMPAIGN_MANAGER"| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Project Management Building Block 10.0 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
The role of a campaign manager.
INITIATOR | Constante |
public static const INITIATOR:String = "INITIATOR"| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Project Management Building Block 10.0 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
The role of an initiator in a review workflow.
MANDATORY_REVIEWER | Constante |
public static const MANDATORY_REVIEWER:String = "REVIEWER_MANDATORY"| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Project Management Building Block 10.0 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
The role of a mandatory reviewer in a review workflow.
MODERATOR | Constante |
public static const MODERATOR:String = "MODERATOR"| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Project Management Building Block 10.0 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
The role of a moderator in a review workflow.
PROJECT_MANAGER | Constante |
public static const PROJECT_MANAGER:String = "PROJECT_MANAGER"| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Project Management Building Block 10.0 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
The role of a project owner.
REVIEWER | Constante |
public static const REVIEWER:String = "REVIEWER_OPTIONAL"| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Project Management Building Block 10.0 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
The role of an optional reviewer in a review workflow.
Wed Jun 13 2018, 11:10 AM Z
Ocultar propriedades públicas herdadas
Mostrar propriedades públicas herdadas