Pakiet | com.adobe.solutions.rca.vo.um |
Klasa | public class GroupVO |
Dziedziczenie | GroupVO PrincipalVO Object |
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Review, Commenting, and Approval Building Block 10 |
Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
Właściwości publiczne
Właściwość | Zdefiniowane przez | ||
---|---|---|---|
canonicalName : String
The canonical name of this principal. | PrincipalVO | ||
commonName : String
Common name of the principal. | PrincipalVO | ||
constructor : Object
Odwołanie do obiektu klasy lub funkcji konstruktora, dotyczące danej instancji obiektu. | 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 | ||
groupType : String
Type of the group. | GroupVO | ||
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 |
Metody publiczne
Metoda | Zdefiniowane przez | ||
---|---|---|---|
GroupVO()
The constructor for GroupVO class. | GroupVO | ||
Wskazuje, czy dla obiektu zdefiniowano określoną właściwość. | Object | ||
Wskazuje, czy instancja klasy Object należy do łańcucha prototypów obiektu określonego jako parametr. | Object | ||
Wskazuje, czy określona właściwość istnieje i jest przeliczalna. | Object | ||
Ustawia dostępność właściwości dynamicznej używanej w pętlach. | Object | ||
Zwraca ciąg reprezentujący obiekt — sformatowany zgodnie z konwencjami właściwymi dla ustawień regionalnych. | Object | ||
Zwraca ciąg reprezentujący określony obiekt. | Object | ||
Zwraca pierwotną wartość dla określonego obiektu. | Object |
Szczegół właściwości
groupType | właściwość |
public var groupType:String
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Review, Commenting, and Approval Building Block 10 |
Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
Type of the group.
Konstruktor Szczegół
GroupVO | () | Konstruktor |
public function GroupVO()
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Review, Commenting, and Approval Building Block 10 |
Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
The constructor for GroupVO
class.
Tue Jun 12 2018, 12:06 PM Z