Referencia de ActionScript® 3.0 para la plataforma de Adobe® Flash®
Inicio  |  Ocultar lista de paquetes y clases |  Paquetes  |  Clases  |  Novedades  |  Índice  |  Apéndices  |  ¿Por qué hay texto en inglés?
Filtros: Recuperando datos del servidor...
Recuperando datos del servidor...
 

lc.foundation.domain 


El paquete lc.foundation.domain contiene clases para trabajar con sesiones, usuarios, grupos y preferencias del servidor de documentos.



Interfaces
 InterfazDescripción
 IManagedObject The IManagedObject interface is to be implemented by all classes that are to be managed by Data Services and need to communicate with a Document Server.
 IUserAware The IUserAware interface is to be implemented by classes that need to be aware of a User object.
Clases
 ClaseDescripción
 DomainObject The DomainObject class represents a common superclass for all domain objects.
 Group The Group class represents a group principal in the Document Server and is used for retrieving the members of a given group.
 Message The Message class encapsulates a localized message and specifies an appropriate logging level.
 Preference The Preference class stores user or system level preferences.
 Principal The Principal class is base class for both the User and Group classes and contains a set of common attributes.
 SessionMap The SessionMap object is initialized during application initialization and passed to all components, as the session property, therefore making it available throughout the application. It is recommended to use the typed convenience methods from the WorkspaceSession object to retrieve Workspace API objects.
 User The User class represents a user on the Document Server and is used to retrieve the properties of a specific user.

[ X ]¿Por qué hay texto en inglés?
Cierto contenido de la Referencia de ActionScript 3.0 se muestra en inglés

No todo el contenido de la Referencia de ActionScript 3.0 se traduce a todos los idiomas. Si un elemento del lenguaje no se traduce, aparecerá en inglés. Por ejemplo, la clase ga.controls.HelpBox no está traducida en ningún idioma. Por lo tanto, en la versión en español de la referencia, la clase ga.controls.HelpBox aparecerá en inglés.