| Paquete | com.adobe.mosaic.om.constants |
| Clase | public class FrameworkConstants |
| Herencia | FrameworkConstants Object |
| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Versiones de motor de ejecución: | AIR 2.6, Flash Player 10.2 |
FrameworkConstants provides constants to indicate various
IManagers that map to specific implementations retrievable from the IClientFramework's
acquireManager method.
Elementos de API relacionados
Propiedades públicas
Métodos públicos
Constantes públicas
| Constante | Definido por | ||
|---|---|---|---|
| MANAGER_NAME_RUNTIME : String = "runtime" [estática]
Constant name to be used when requesting the use of the IRuntimeManager
| FrameworkConstants | ||
| MANAGER_NAME_SESSION : String = "session" [estática]
Constant name to be used when requesting the use of the ISessionManager
| FrameworkConstants | ||
Información sobre constantes
MANAGER_NAME_RUNTIME | Constante |
public static const MANAGER_NAME_RUNTIME:String = "runtime"| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Versiones de motor de ejecución: | AIR 2.6, Flash Player 10.2 |
Constant name to be used when requesting the use of the IRuntimeManager
Elementos de API relacionados
MANAGER_NAME_SESSION | Constante |
public static const MANAGER_NAME_SESSION:String = "session"| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Versiones de motor de ejecución: | AIR 2.6, Flash Player 10.2 |
Constant name to be used when requesting the use of the ISessionManager
Elementos de API relacionados
Tue Jun 12 2018, 02:12 PM Z
Ocultar propiedades públicas heredadas
Mostrar propiedades públicas heredadas