Paket | com.adobe.mosaic.om.constants |
Sınıf | public class FrameworkConstants |
Miras Alma | FrameworkConstants Object |
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
Çalışma Zamanı Sürümleri: | 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.
İlgili API Öğeleri
Genel Sabitler
Sabit | Tanımlayan: | ||
---|---|---|---|
MANAGER_NAME_RUNTIME : String = "runtime" [statik]
Constant name to be used when requesting the use of the IRuntimeManager
| FrameworkConstants | ||
MANAGER_NAME_SESSION : String = "session" [statik]
Constant name to be used when requesting the use of the ISessionManager
| FrameworkConstants |
Sabit Ayrıntısı
MANAGER_NAME_RUNTIME | Sabit |
public static const MANAGER_NAME_RUNTIME:String = "runtime"
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
Çalışma Zamanı Sürümleri: | AIR 2.6, Flash Player 10.2 |
Constant name to be used when requesting the use of the IRuntimeManager
İlgili API Öğeleri
MANAGER_NAME_SESSION | Sabit |
public static const MANAGER_NAME_SESSION:String = "session"
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
Çalışma Zamanı Sürümleri: | AIR 2.6, Flash Player 10.2 |
Constant name to be used when requesting the use of the ISessionManager
İlgili API Öğeleri
Tue Jun 12 2018, 01:09 PM Z