Pakket | com.adobe.solutions.rca.vo.um |
Klasse | public class PrincipalVO |
Overerving | PrincipalVO Object |
Subklassen | GroupVO, UserVO |
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
User
or a Group
.
Eigenschap | Gedefinieerd door | ||
---|---|---|---|
canonicalName : String
The canonical name of this principal. | PrincipalVO | ||
commonName : String
Common name of the principal. | PrincipalVO | ||
constructor : Object
Verwijzing naar het klasseobject of de constructorfunctie van een bepaalde objectinstantie. | 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 |
Methode | Gedefinieerd door | ||
---|---|---|---|
The constructor for PrincipalVO class. | PrincipalVO | ||
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 |
canonicalName | eigenschap |
canonicalName:String
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
The canonical name of this principal. This string is unique within the scope of the domain.
Implementatie
public function get canonicalName():String
public function set canonicalName(value:String):void
commonName | eigenschap |
description | eigenschap |
directGroupMemberships | eigenschap |
public var directGroupMemberships:IList
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
Retrieves a set of Group
objects indicating those groups to which this principal directly belongs.
domainCommonName | eigenschap |
domainCommonName:String
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
The common (display) name of the domain associated with this principal.
Implementatie
public function get domainCommonName():String
public function set domainCommonName(value:String):void
domainName | eigenschap |
domainName:String
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
Name of the domain associated with this principal.
Implementatie
public function get domainName():String
public function set domainName(value:String):void
eigenschap |
email:String
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
The primary email identifier associated with this principal.
Implementatie
public function get email():String
public function set email(value:String):void
emailAlias | eigenschap |
public var emailAlias:String
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
A list of the secondary email addresses of the principal.
groupMemberships | eigenschap |
public var groupMemberships:IList
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
Retrieves a set of Group
objects indicating those groups to which this principal belongs.
local | eigenschap |
public var local:Boolean
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
Determines whether this principal is local or not.
locked | eigenschap |
public var locked:Boolean
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
Determines whether the principal is locked or not.
oid | eigenschap |
org | eigenschap |
principalType | eigenschap |
roleMembership | eigenschap |
public var roleMembership:IList
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10 |
Runtimeversies: | 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 | eigenschap |
system | eigenschap |
public var system:Boolean
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
Determines whether this is a system principal or not.
timestampCreated | eigenschap |
public var timestampCreated:String
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
The timestamp that was created for the principal.
timestampUpdated | eigenschap |
public var timestampUpdated:String
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
The timestamp that was updated for the principal.
visibility | eigenschap |
public var visibility:int
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10 |
Runtimeversies: | 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 | () | Constructor |
public function PrincipalVO()
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
The constructor for PrincipalVO
class.
Wed Jun 13 2018, 11:42 AM Z