Pakket | com.adobe.solutions.prm.constant |
Klasse | public class Roles |
Overerving | Roles Object |
Subklassen | LocalizedRoles |
Taalversie: | ActionScript 3.0 |
Productversie: | Project Management Building Block 10.0 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
Openbare eigenschappen
Openbare methoden
Methode | Gedefinieerd door | ||
---|---|---|---|
Roles()
The constructor for Roles class. | Roles | ||
Geeft aan of voor een object een opgegeven eigenschap is gedefinieerd. | Object | ||
Geeft aan of een instantie van de klasse Object zich in de prototypeketen van het object bevindt dat als parameter is opgegeven. | Object | ||
Geeft aan of de opgegeven eigenschap bestaat en kan worden opgesomd. | Object | ||
Stelt de beschikbaarheid van een dynamische eigenschap voor lusbewerkingen in. | Object | ||
Geeft de tekenreeksweergave van dit object weer, geformatteerd volgens de locatiespecifieke conventies. | Object | ||
Retourneert een tekenreeksrepresentatie van het opgegeven object. | Object | ||
Retourneert de primitieve waarde van het opgegeven object. | Object |
Openbare constanten
Constante | Gedefinieerd door | ||
---|---|---|---|
APPROVER : String = "APPROVER" [statisch]
The role of an approver in a review workflow. | Roles | ||
AUTHOR : String = "AUTHOR" [statisch]
The role of an author in a review workflow. | Roles | ||
CAMPAIGN_MANAGER : String = "CAMPAIGN_MANAGER" [statisch]
The role of a campaign manager. | Roles | ||
INITIATOR : String = "INITIATOR" [statisch]
The role of an initiator in a review workflow. | Roles | ||
MANDATORY_REVIEWER : String = "REVIEWER_MANDATORY" [statisch]
The role of a mandatory reviewer in a review workflow. | Roles | ||
MODERATOR : String = "MODERATOR" [statisch]
The role of a moderator in a review workflow. | Roles | ||
PROJECT_MANAGER : String = "PROJECT_MANAGER" [statisch]
The role of a project owner. | Roles | ||
REVIEWER : String = "REVIEWER_OPTIONAL" [statisch]
The role of an optional reviewer in a review workflow. | Roles |
Constructordetails
Roles | () | Constructor |
public function Roles()
Taalversie: | ActionScript 3.0 |
Productversie: | Project Management Building Block 10.0 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
The constructor for Roles
class.
Constantedetails
APPROVER | Constante |
public static const APPROVER:String = "APPROVER"
Taalversie: | ActionScript 3.0 |
Productversie: | Project Management Building Block 10.0 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
The role of an approver in a review workflow.
AUTHOR | Constante |
public static const AUTHOR:String = "AUTHOR"
Taalversie: | ActionScript 3.0 |
Productversie: | Project Management Building Block 10.0 |
Runtimeversies: | 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"
Taalversie: | ActionScript 3.0 |
Productversie: | Project Management Building Block 10.0 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
The role of a campaign manager.
INITIATOR | Constante |
public static const INITIATOR:String = "INITIATOR"
Taalversie: | ActionScript 3.0 |
Productversie: | Project Management Building Block 10.0 |
Runtimeversies: | 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"
Taalversie: | ActionScript 3.0 |
Productversie: | Project Management Building Block 10.0 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
The role of a mandatory reviewer in a review workflow.
MODERATOR | Constante |
public static const MODERATOR:String = "MODERATOR"
Taalversie: | ActionScript 3.0 |
Productversie: | Project Management Building Block 10.0 |
Runtimeversies: | 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"
Taalversie: | ActionScript 3.0 |
Productversie: | Project Management Building Block 10.0 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
The role of a project owner.
REVIEWER | Constante |
public static const REVIEWER:String = "REVIEWER_OPTIONAL"
Taalversie: | ActionScript 3.0 |
Productversie: | Project Management Building Block 10.0 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
The role of an optional reviewer in a review workflow.
Wed Jun 13 2018, 11:42 AM Z