| 套件 | 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, 03:47 PM Z
隱藏繼承公用屬性
顯示繼承公用屬性