| Paquete | com.adobe.solutions.rca.vo.um |
| Clase | public class UserVO |
| Herencia | UserVO PrincipalVO Object |
| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Bloque de construcción Review, Commenting, and Approval 10 |
| Versiones de motor de ejecución: | Flash Player 10.2, AIR (unsupported) |
Propiedades públicas
| Propiedad | Definido por | ||
|---|---|---|---|
| businessCalendarKey : String
Business calendar key for this user. | UserVO | ||
![]() | canonicalName : String
The canonical name of this principal. | PrincipalVO | |
![]() | commonName : String
Common name of the principal. | PrincipalVO | |
![]() | constructor : Object
Una referencia a la clase de objeto o función constructora para una instancia de objeto determinada. | 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 | |
| disabled : Boolean
Whether this user is disabled or not. | UserVO | ||
![]() | 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 | |
| familyName : String
Family name of this user. | UserVO | ||
| givenName : String
Given name of this user. | UserVO | ||
![]() | groupMemberships : IList
Retrieves a set of Group objects indicating those groups to which this principal belongs. | PrincipalVO | |
| initials : String
Initials of this user. | UserVO | ||
![]() | local : Boolean
Determines whether this principal is local or not. | PrincipalVO | |
| locale : String
Locale of this user. | UserVO | ||
![]() | 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 | |
| postalAddress : String
Postal address for this user. | UserVO | ||
![]() | 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 | |
| telephoneNumber : String
Telephone number for this user. | UserVO | ||
![]() | timestampCreated : String
The timestamp that was created for the principal. | PrincipalVO | |
![]() | timestampUpdated : String
The timestamp that was updated for the principal. | PrincipalVO | |
| timezone : String
Timezone of this user. | UserVO | ||
| userid : String
Login identifier of this user. | UserVO | ||
![]() | 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étodos públicos
| Método | Definido por | ||
|---|---|---|---|
UserVO()
The constructor for UserVO class. | UserVO | ||
![]() |
Indica si un objeto tiene definida una propiedad especificada. | Object | |
![]() |
Indica si hay una instancia de la clase Object en la cadena de prototipo del objeto especificado como parámetro. | Object | |
![]() |
Indica si existe la propiedad especificada y si es enumerable. | Object | |
![]() |
Establece la disponibilidad de una propiedad dinámica para operaciones de bucle. | Object | |
![]() |
Devuelve la representación de cadena de este objeto, con formato según las convenciones específicas de configuración regional. | Object | |
![]() |
Devuelve la representación de cadena del objeto especificado. | Object | |
![]() |
Devuelve el valor simple del objeto especificado. | Object | |
Información sobre propiedades
businessCalendarKey | propiedad |
public var businessCalendarKey:String| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Bloque de construcción Review, Commenting, and Approval 10 |
| Versiones de motor de ejecución: | Flash Player 10.2, AIR (unsupported) |
Business calendar key for this user.
disabled | propiedad |
public var disabled:Boolean| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Bloque de construcción Review, Commenting, and Approval 10 |
| Versiones de motor de ejecución: | Flash Player 10.2, AIR (unsupported) |
Whether this user is disabled or not.
familyName | propiedad |
familyName:String| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Bloque de construcción Review, Commenting, and Approval 10 |
| Versiones de motor de ejecución: | Flash Player 10.2, AIR (unsupported) |
Family name of this user.
Implementación
public function get familyName():String public function set familyName(value:String):voidgivenName | propiedad |
givenName:String| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Bloque de construcción Review, Commenting, and Approval 10 |
| Versiones de motor de ejecución: | Flash Player 10.2, AIR (unsupported) |
Given name of this user.
Implementación
public function get givenName():String public function set givenName(value:String):voidinitials | propiedad |
initials:String| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Bloque de construcción Review, Commenting, and Approval 10 |
| Versiones de motor de ejecución: | Flash Player 10.2, AIR (unsupported) |
Initials of this user.
Implementación
public function get initials():String public function set initials(value:String):voidlocale | propiedad |
public var locale:String| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Bloque de construcción Review, Commenting, and Approval 10 |
| Versiones de motor de ejecución: | Flash Player 10.2, AIR (unsupported) |
Locale of this user.
postalAddress | propiedad |
public var postalAddress:String| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Bloque de construcción Review, Commenting, and Approval 10 |
| Versiones de motor de ejecución: | Flash Player 10.2, AIR (unsupported) |
Postal address for this user.
telephoneNumber | propiedad |
public var telephoneNumber:String| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Bloque de construcción Review, Commenting, and Approval 10 |
| Versiones de motor de ejecución: | Flash Player 10.2, AIR (unsupported) |
Telephone number for this user.
timezone | propiedad |
public var timezone:String| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Bloque de construcción Review, Commenting, and Approval 10 |
| Versiones de motor de ejecución: | Flash Player 10.2, AIR (unsupported) |
Timezone of this user.
userid | propiedad |
userid:String| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Bloque de construcción Review, Commenting, and Approval 10 |
| Versiones de motor de ejecución: | Flash Player 10.2, AIR (unsupported) |
Login identifier of this user.
Implementación
public function get userid():String public function set userid(value:String):voidInformación sobre constructores
UserVO | () | Información sobre |
public function UserVO()| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Bloque de construcción Review, Commenting, and Approval 10 |
| Versiones de motor de ejecución: | Flash Player 10.2, AIR (unsupported) |
The constructor for UserVO class.
Tue Jun 12 2018, 02:12 PM Z
Ocultar propiedades públicas heredadas
Mostrar propiedades públicas heredadas