Pakiet | com.adobe.mosaic.om.constants |
Klasa | public class FrameworkConstants |
Dziedziczenie | FrameworkConstants Object |
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
Wersje środowiska wykonawczego: | 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.
Powiązane elementy interfejsu API
Właściwości publiczne
Metody publiczne
Stałe publiczne
Stała | Zdefiniowane przez | ||
---|---|---|---|
MANAGER_NAME_RUNTIME : String = "runtime" [statyczny]
Constant name to be used when requesting the use of the IRuntimeManager
| FrameworkConstants | ||
MANAGER_NAME_SESSION : String = "session" [statyczny]
Constant name to be used when requesting the use of the ISessionManager
| FrameworkConstants |
Szczegół stałej
MANAGER_NAME_RUNTIME | Stała |
public static const MANAGER_NAME_RUNTIME:String = "runtime"
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
Wersje środowiska wykonawczego: | AIR 2.6, Flash Player 10.2 |
Constant name to be used when requesting the use of the IRuntimeManager
Powiązane elementy interfejsu API
MANAGER_NAME_SESSION | Stała |
public static const MANAGER_NAME_SESSION:String = "session"
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
Wersje środowiska wykonawczego: | AIR 2.6, Flash Player 10.2 |
Constant name to be used when requesting the use of the ISessionManager
Powiązane elementy interfejsu API
Tue Jun 12 2018, 12:06 PM Z