| Pakket | com.adobe.solutions.rca.constant |
| Klasse | public class ParticipantAttributes |
| Overerving | ParticipantAttributes Object |
| Subklassen | LocalizedParticipantAttributes |
| Taalversie: | ActionScript 3.0 |
| Productversie: | Review, Commenting, and Approval Building Block 10 |
| Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
ParticipantAttributes Enum.
Openbare eigenschappen
Openbare methoden
| Methode | Gedefinieerd door | ||
|---|---|---|---|
The constructor for ParticipantAttributes class. | ParticipantAttributes | ||
![]() |
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 | ||
|---|---|---|---|
| ROLE_APPROVER : String = "APPROVER" [statisch]
This value implies that the role of the participant is approver. | ParticipantAttributes | ||
| ROLE_AUTHOR : String = "AUTHOR" [statisch]
This value implies that the role of the participant is author. | ParticipantAttributes | ||
| ROLE_MODERATOR : String = "MODERATOR" [statisch]
This value implies that the role of the participant is moderator. | ParticipantAttributes | ||
| ROLE_REVIEWER_MANDATORY : String = "REVIEWER_MANDATORY" [statisch]
This value implies that the role of the participant is mandatory reviewer. | ParticipantAttributes | ||
| ROLE_REVIEWER_OPTIONAL : String = "REVIEWER_OPTIONAL" [statisch]
This value implies that the role of the participant is optional reviewer. | ParticipantAttributes | ||
| TYPE_GROUP : String = "GROUP" [statisch]
This type states that participant is a group. | ParticipantAttributes | ||
| TYPE_USER : String = "USER" [statisch]
This type states that participant is a user. | ParticipantAttributes | ||
Constructordetails
ParticipantAttributes | () | Constructor |
public function ParticipantAttributes()| Taalversie: | ActionScript 3.0 |
| Productversie: | Review, Commenting, and Approval Building Block 10 |
| Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
The constructor for ParticipantAttributes class.
Constantedetails
ROLE_APPROVER | Constante |
public static const ROLE_APPROVER:String = "APPROVER"| Taalversie: | ActionScript 3.0 |
| Productversie: | Review, Commenting, and Approval Building Block 10 |
| Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
This value implies that the role of the participant is approver.
ROLE_AUTHOR | Constante |
public static const ROLE_AUTHOR:String = "AUTHOR"| Taalversie: | ActionScript 3.0 |
| Productversie: | Review, Commenting, and Approval Building Block 10 |
| Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
This value implies that the role of the participant is author.
ROLE_MODERATOR | Constante |
public static const ROLE_MODERATOR:String = "MODERATOR"| Taalversie: | ActionScript 3.0 |
| Productversie: | Review, Commenting, and Approval Building Block 10 |
| Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
This value implies that the role of the participant is moderator.
ROLE_REVIEWER_MANDATORY | Constante |
public static const ROLE_REVIEWER_MANDATORY:String = "REVIEWER_MANDATORY"| Taalversie: | ActionScript 3.0 |
| Productversie: | Review, Commenting, and Approval Building Block 10 |
| Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
This value implies that the role of the participant is mandatory reviewer.
ROLE_REVIEWER_OPTIONAL | Constante |
public static const ROLE_REVIEWER_OPTIONAL:String = "REVIEWER_OPTIONAL"| Taalversie: | ActionScript 3.0 |
| Productversie: | Review, Commenting, and Approval Building Block 10 |
| Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
This value implies that the role of the participant is optional reviewer.
TYPE_GROUP | Constante |
public static const TYPE_GROUP:String = "GROUP"| Taalversie: | ActionScript 3.0 |
| Productversie: | Review, Commenting, and Approval Building Block 10 |
| Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
This type states that participant is a group.
TYPE_USER | Constante |
public static const TYPE_USER:String = "USER"| Taalversie: | ActionScript 3.0 |
| Productversie: | Review, Commenting, and Approval Building Block 10 |
| Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
This type states that participant is a user.
Wed Jun 13 2018, 11:42 AM Z
Overerfde openbare eigenschappen verbergen
Overerfde openbare eigenschappen weergeven