包 | com.adobe.mosaic.om.constants |
类 | public class FrameworkConstants |
继承 | FrameworkConstants Object |
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
运行时版本: | 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.
相关 API 元素
公共常量
常量 | 由以下参数定义 | ||
---|---|---|---|
MANAGER_NAME_RUNTIME : String = "runtime" [静态]
Constant name to be used when requesting the use of the IRuntimeManager
| FrameworkConstants | ||
MANAGER_NAME_SESSION : String = "session" [静态]
Constant name to be used when requesting the use of the ISessionManager
| FrameworkConstants |
常量详细信息
MANAGER_NAME_RUNTIME | 常量 |
public static const MANAGER_NAME_RUNTIME:String = "runtime"
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
运行时版本: | AIR 2.6, Flash Player 10.2 |
Constant name to be used when requesting the use of the IRuntimeManager
相关 API 元素
MANAGER_NAME_SESSION | 常量 |
public static const MANAGER_NAME_SESSION:String = "session"
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
运行时版本: | AIR 2.6, Flash Player 10.2 |
Constant name to be used when requesting the use of the ISessionManager
相关 API 元素
Tue Jun 12 2018, 11:04 AM Z