| Package | com.adobe.solutions.rca.vo.um |
| Classe | public class PrincipalVO |
| Héritage | PrincipalVO Object |
| Sous-classes | GroupVO, UserVO |
| Version du langage: | ActionScript 3.0 |
| Version du produit: | Bloc de création Review, Commenting & Approval 10 |
| Versions du moteur d’exécution: | Flash Player 10.2, AIR (unsupported) |
User or a Group.
| Propriété | Défini par | ||
|---|---|---|---|
| canonicalName : String
The canonical name of this principal. | PrincipalVO | ||
| commonName : String
Common name of the principal. | PrincipalVO | ||
![]() | constructor : Object
Référence à l’objet de classe ou à la fonction constructeur d’une occurrence donnée d’un objet. | Object | |
| description : String
Description of the principal. | PrincipalVO | ||
| directGroupMemberships : IList
Retrieves a set of Group objects indicating those groups to which this principal directly belongs. | PrincipalVO | ||
| domainCommonName : String
The common (display) name of the domain associated with this principal. | PrincipalVO | ||
| domainName : String
Name of the domain associated with this principal. | PrincipalVO | ||
| email : String
The primary email identifier associated with this principal. | PrincipalVO | ||
| emailAlias : String
A list of the secondary email addresses of the principal. | PrincipalVO | ||
| groupMemberships : IList
Retrieves a set of Group objects indicating those groups to which this principal belongs. | PrincipalVO | ||
| local : Boolean
Determines whether this principal is local or not. | PrincipalVO | ||
| locked : Boolean
Determines whether the principal is locked or not. | PrincipalVO | ||
| oid : String
Identifier of the principal. | PrincipalVO | ||
| org : String
The organization to which the principal belongs. | PrincipalVO | ||
| principalType : String
Type of the principal. | PrincipalVO | ||
| roleMembership : IList
Retrieves a set of Role objects indicating those roles which this principal has. | PrincipalVO | ||
| status : String
Status of the principal. | PrincipalVO | ||
| system : Boolean
Determines whether this is a system principal or not. | PrincipalVO | ||
| timestampCreated : String
The timestamp that was created for the principal. | PrincipalVO | ||
| timestampUpdated : String
The timestamp that was updated for the principal. | PrincipalVO | ||
| visibility : int
Retrieves the visibility level of the principal, indicating whether the principal can be shown in the user interface, or whether it qualifies for searches. | PrincipalVO | ||
| Méthode | Défini par | ||
|---|---|---|---|
The constructor for PrincipalVO class. | PrincipalVO | ||
![]() |
Indique si la propriété spécifiée d’un objet est définie. | Object | |
![]() |
Indique si une occurrence de la classe Object figure dans la chaîne de prototype de l’objet spécifié en tant que paramètre. | Object | |
![]() |
Indique si la propriété spécifiée existe et est énumérable. | Object | |
![]() |
Définit la disponibilité d’une propriété dynamique pour les opérations en boucle. | Object | |
![]() |
Renvoie la représentation de chaîne de cet objet, formatée selon les paramètres régionaux en vigueur. | Object | |
![]() |
Renvoie la représentation sous forme de chaîne de l’objet spécifié. | Object | |
![]() |
Renvoie la valeur primitive de l’objet spécifié. | Object | |
canonicalName | propriété |
canonicalName:String| Version du langage: | ActionScript 3.0 |
| Version du produit: | Bloc de création Review, Commenting & Approval 10 |
| Versions du moteur d’exécution: | Flash Player 10.2, AIR (unsupported) |
The canonical name of this principal. This string is unique within the scope of the domain.
Implémentation
public function get canonicalName():String public function set canonicalName(value:String):voidcommonName | propriété |
commonName:String| Version du langage: | ActionScript 3.0 |
| Version du produit: | Bloc de création Review, Commenting & Approval 10 |
| Versions du moteur d’exécution: | Flash Player 10.2, AIR (unsupported) |
Common name of the principal.
Implémentation
public function get commonName():String public function set commonName(value:String):voiddescription | propriété |
description:String| Version du langage: | ActionScript 3.0 |
| Version du produit: | Bloc de création Review, Commenting & Approval 10 |
| Versions du moteur d’exécution: | Flash Player 10.2, AIR (unsupported) |
Description of the principal.
Implémentation
public function get description():String public function set description(value:String):voiddirectGroupMemberships | propriété |
public var directGroupMemberships:IList| Version du langage: | ActionScript 3.0 |
| Version du produit: | Bloc de création Review, Commenting & Approval 10 |
| Versions du moteur d’exécution: | Flash Player 10.2, AIR (unsupported) |
Retrieves a set of Group objects indicating those groups to which this principal directly belongs.
domainCommonName | propriété |
domainCommonName:String| Version du langage: | ActionScript 3.0 |
| Version du produit: | Bloc de création Review, Commenting & Approval 10 |
| Versions du moteur d’exécution: | Flash Player 10.2, AIR (unsupported) |
The common (display) name of the domain associated with this principal.
Implémentation
public function get domainCommonName():String public function set domainCommonName(value:String):voiddomainName | propriété |
domainName:String| Version du langage: | ActionScript 3.0 |
| Version du produit: | Bloc de création Review, Commenting & Approval 10 |
| Versions du moteur d’exécution: | Flash Player 10.2, AIR (unsupported) |
Name of the domain associated with this principal.
Implémentation
public function get domainName():String public function set domainName(value:String):void| propriété |
email:String| Version du langage: | ActionScript 3.0 |
| Version du produit: | Bloc de création Review, Commenting & Approval 10 |
| Versions du moteur d’exécution: | Flash Player 10.2, AIR (unsupported) |
The primary email identifier associated with this principal.
Implémentation
public function get email():String public function set email(value:String):voidemailAlias | propriété |
public var emailAlias:String| Version du langage: | ActionScript 3.0 |
| Version du produit: | Bloc de création Review, Commenting & Approval 10 |
| Versions du moteur d’exécution: | Flash Player 10.2, AIR (unsupported) |
A list of the secondary email addresses of the principal.
groupMemberships | propriété |
public var groupMemberships:IList| Version du langage: | ActionScript 3.0 |
| Version du produit: | Bloc de création Review, Commenting & Approval 10 |
| Versions du moteur d’exécution: | Flash Player 10.2, AIR (unsupported) |
Retrieves a set of Group objects indicating those groups to which this principal belongs.
local | propriété |
public var local:Boolean| Version du langage: | ActionScript 3.0 |
| Version du produit: | Bloc de création Review, Commenting & Approval 10 |
| Versions du moteur d’exécution: | Flash Player 10.2, AIR (unsupported) |
Determines whether this principal is local or not.
locked | propriété |
public var locked:Boolean| Version du langage: | ActionScript 3.0 |
| Version du produit: | Bloc de création Review, Commenting & Approval 10 |
| Versions du moteur d’exécution: | Flash Player 10.2, AIR (unsupported) |
Determines whether the principal is locked or not.
oid | propriété |
oid:String| Version du langage: | ActionScript 3.0 |
| Version du produit: | Bloc de création Review, Commenting & Approval 10 |
| Versions du moteur d’exécution: | Flash Player 10.2, AIR (unsupported) |
Identifier of the principal.
Implémentation
public function get oid():String public function set oid(value:String):voidorg | propriété |
org:String| Version du langage: | ActionScript 3.0 |
| Version du produit: | Bloc de création Review, Commenting & Approval 10 |
| Versions du moteur d’exécution: | Flash Player 10.2, AIR (unsupported) |
The organization to which the principal belongs.
Implémentation
public function get org():String public function set org(value:String):voidprincipalType | propriété |
principalType:String| Version du langage: | ActionScript 3.0 |
| Version du produit: | Bloc de création Review, Commenting & Approval 10 |
| Versions du moteur d’exécution: | Flash Player 10.2, AIR (unsupported) |
Type of the principal.
Implémentation
public function get principalType():String public function set principalType(value:String):voidroleMembership | propriété |
public var roleMembership:IList| Version du langage: | ActionScript 3.0 |
| Version du produit: | Bloc de création Review, Commenting & Approval 10 |
| Versions du moteur d’exécution: | Flash Player 10.2, AIR (unsupported) |
Retrieves a set of Role objects indicating those roles which this principal has. The roles returned are either directly assigned or inherited by the principal from its ancestors.
status | propriété |
status:String| Version du langage: | ActionScript 3.0 |
| Version du produit: | Bloc de création Review, Commenting & Approval 10 |
| Versions du moteur d’exécution: | Flash Player 10.2, AIR (unsupported) |
Status of the principal.
Implémentation
public function get status():String public function set status(value:String):voidsystem | propriété |
public var system:Boolean| Version du langage: | ActionScript 3.0 |
| Version du produit: | Bloc de création Review, Commenting & Approval 10 |
| Versions du moteur d’exécution: | Flash Player 10.2, AIR (unsupported) |
Determines whether this is a system principal or not.
timestampCreated | propriété |
public var timestampCreated:String| Version du langage: | ActionScript 3.0 |
| Version du produit: | Bloc de création Review, Commenting & Approval 10 |
| Versions du moteur d’exécution: | Flash Player 10.2, AIR (unsupported) |
The timestamp that was created for the principal.
timestampUpdated | propriété |
public var timestampUpdated:String| Version du langage: | ActionScript 3.0 |
| Version du produit: | Bloc de création Review, Commenting & Approval 10 |
| Versions du moteur d’exécution: | Flash Player 10.2, AIR (unsupported) |
The timestamp that was updated for the principal.
visibility | propriété |
public var visibility:int| Version du langage: | ActionScript 3.0 |
| Version du produit: | Bloc de création Review, Commenting & Approval 10 |
| Versions du moteur d’exécution: | Flash Player 10.2, AIR (unsupported) |
Retrieves the visibility level of the principal, indicating whether the principal can be shown in the user interface, or whether it qualifies for searches.
PrincipalVO | () | Constructeur |
public function PrincipalVO()| Version du langage: | ActionScript 3.0 |
| Version du produit: | Bloc de création Review, Commenting & Approval 10 |
| Versions du moteur d’exécution: | Flash Player 10.2, AIR (unsupported) |
The constructor for PrincipalVO class.
Tue Jun 12 2018, 09:30 AM Z
Masquer les propriétés publiques héritées
Afficher les propriétés publiques héritées