| Paket | com.adobe.mosaic.om.constants |
| Klass | public class FrameworkConstants |
| Arv | FrameworkConstants Object |
| Språkversion: | ActionScript 3.0 |
| Produktversion: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Körningsmiljöversioner: | 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.
Relaterade API-element
Publika egenskaper
Publika metoder
Publika konstanter
| Konstant | Definieras med | ||
|---|---|---|---|
| MANAGER_NAME_RUNTIME : String = "runtime" [statisk]
Constant name to be used when requesting the use of the IRuntimeManager
| FrameworkConstants | ||
| MANAGER_NAME_SESSION : String = "session" [statisk]
Constant name to be used when requesting the use of the ISessionManager
| FrameworkConstants | ||
Konstantdetaljer
MANAGER_NAME_RUNTIME | Konstant |
public static const MANAGER_NAME_RUNTIME:String = "runtime"| Språkversion: | ActionScript 3.0 |
| Produktversion: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Körningsmiljöversioner: | AIR 2.6, Flash Player 10.2 |
Constant name to be used when requesting the use of the IRuntimeManager
Relaterade API-element
MANAGER_NAME_SESSION | Konstant |
public static const MANAGER_NAME_SESSION:String = "session"| Språkversion: | ActionScript 3.0 |
| Produktversion: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Körningsmiljöversioner: | AIR 2.6, Flash Player 10.2 |
Constant name to be used when requesting the use of the ISessionManager
Relaterade API-element
Tue Jun 12 2018, 01:40 PM Z
Dölj ärvda publika egenskaper
Visa ärvda publika egenskaper