Pacote | com.adobe.mosaic.om.constants |
Classe | public class FrameworkConstants |
Herança | FrameworkConstants Object |
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
Versões de runtime: | 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 da API relacionados
Propriedades públicas
Métodos públicos
Constantes públicas
Constante | Definido por | ||
---|---|---|---|
MANAGER_NAME_RUNTIME : String = "runtime" [estático]
Constant name to be used when requesting the use of the IRuntimeManager
| FrameworkConstants | ||
MANAGER_NAME_SESSION : String = "session" [estático]
Constant name to be used when requesting the use of the ISessionManager
| FrameworkConstants |
Detalhes da constante
MANAGER_NAME_RUNTIME | Constante |
public static const MANAGER_NAME_RUNTIME:String = "runtime"
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
Versões de runtime: | AIR 2.6, Flash Player 10.2 |
Constant name to be used when requesting the use of the IRuntimeManager
Elementos da API relacionados
MANAGER_NAME_SESSION | Constante |
public static const MANAGER_NAME_SESSION:String = "session"
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
Versões de runtime: | AIR 2.6, Flash Player 10.2 |
Constant name to be used when requesting the use of the ISessionManager
Elementos da API relacionados
Wed Jun 13 2018, 11:10 AM Z