パッケージ | 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, 10:34 AM Z