Pakket | com.adobe.mosaic.om.constants |
Klasse | public class FrameworkConstants |
Overerving | FrameworkConstants Object |
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
Runtimeversies: | 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.
Verwante API-elementen
Openbare eigenschappen
Openbare methoden
Openbare constanten
Constante | Gedefinieerd door | ||
---|---|---|---|
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 |
Constantedetails
MANAGER_NAME_RUNTIME | Constante |
public static const MANAGER_NAME_RUNTIME:String = "runtime"
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
Runtimeversies: | AIR 2.6, Flash Player 10.2 |
Constant name to be used when requesting the use of the IRuntimeManager
Verwante API-elementen
MANAGER_NAME_SESSION | Constante |
public static const MANAGER_NAME_SESSION:String = "session"
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
Runtimeversies: | AIR 2.6, Flash Player 10.2 |
Constant name to be used when requesting the use of the ISessionManager
Verwante API-elementen
Wed Jun 13 2018, 11:42 AM Z