패키지 | 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:17 PM Z