| Pacchetto | com.adobe.mosaic.om.constants |
| Classe | public class FrameworkConstants |
| Ereditarietà | FrameworkConstants Object |
| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Versioni 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.
Elementi API correlati
Proprietà pubbliche
Metodi pubblici
Costanti pubbliche
| Costante | Definito da | ||
|---|---|---|---|
| MANAGER_NAME_RUNTIME : String = "runtime" [statico]
Constant name to be used when requesting the use of the IRuntimeManager
| FrameworkConstants | ||
| MANAGER_NAME_SESSION : String = "session" [statico]
Constant name to be used when requesting the use of the ISessionManager
| FrameworkConstants | ||
Descrizione delle costanti
MANAGER_NAME_RUNTIME | Costante |
public static const MANAGER_NAME_RUNTIME:String = "runtime"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Versioni runtime: | AIR 2.6, Flash Player 10.2 |
Constant name to be used when requesting the use of the IRuntimeManager
Elementi API correlati
MANAGER_NAME_SESSION | Costante |
public static const MANAGER_NAME_SESSION:String = "session"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Versioni runtime: | AIR 2.6, Flash Player 10.2 |
Constant name to be used when requesting the use of the ISessionManager
Elementi API correlati
Tue Jun 12 2018, 02:44 PM Z
Nascondi proprietà pubbliche ereditate
Mostra proprietà pubbliche ereditate