| Paket | com.adobe.mosaic.om.constants |
| Klasse | public class FrameworkConstants |
| Vererbung | FrameworkConstants Object |
| Sprachversion: | ActionScript 3.0 |
| Produktversion: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Laufzeitversionen: | 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.
Verwandte API-Elemente
Öffentliche Eigenschaften
Öffentliche Methoden
Öffentliche Konstanten
| Konstante | Definiert von | ||
|---|---|---|---|
| MANAGER_NAME_RUNTIME : String = "runtime" [statisch]
Constant name to be used when requesting the use of the IRuntimeManager
| FrameworkConstants | ||
| MANAGER_NAME_SESSION : String = "session" [statisch]
Constant name to be used when requesting the use of the ISessionManager
| FrameworkConstants | ||
Konstantendetails
MANAGER_NAME_RUNTIME | Konstante |
public static const MANAGER_NAME_RUNTIME:String = "runtime"| Sprachversion: | ActionScript 3.0 |
| Produktversion: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Laufzeitversionen: | AIR 2.6, Flash Player 10.2 |
Constant name to be used when requesting the use of the IRuntimeManager
Verwandte API-Elemente
MANAGER_NAME_SESSION | Konstante |
public static const MANAGER_NAME_SESSION:String = "session"| Sprachversion: | ActionScript 3.0 |
| Produktversion: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Laufzeitversionen: | AIR 2.6, Flash Player 10.2 |
Constant name to be used when requesting the use of the ISessionManager
Verwandte API-Elemente
Tue Jun 12 2018, 10:04 AM Z
Vererbte öffentliche Eigenschaften ausblenden
Vererbte öffentliche Eigenschaften anzeigen