Package | com.adobe.mosaic.om.constants |
Classe | public class FrameworkConstants |
Héritage | FrameworkConstants Object |
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
Versions du moteur d’exécution: | 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.
Eléments de l’API associés
Propriétés publiques
Méthodes publiques
Constantes publiques
Constante | Défini par | ||
---|---|---|---|
MANAGER_NAME_RUNTIME : String = "runtime" [statique]
Constant name to be used when requesting the use of the IRuntimeManager
| FrameworkConstants | ||
MANAGER_NAME_SESSION : String = "session" [statique]
Constant name to be used when requesting the use of the ISessionManager
| FrameworkConstants |
Détails de la constante
MANAGER_NAME_RUNTIME | Constante |
public static const MANAGER_NAME_RUNTIME:String = "runtime"
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
Versions du moteur d’exécution: | AIR 2.6, Flash Player 10.2 |
Constant name to be used when requesting the use of the IRuntimeManager
Eléments de l’API associés
MANAGER_NAME_SESSION | Constante |
public static const MANAGER_NAME_SESSION:String = "session"
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
Versions du moteur d’exécution: | AIR 2.6, Flash Player 10.2 |
Constant name to be used when requesting the use of the ISessionManager
Eléments de l’API associés
Tue Jun 12 2018, 09:30 AM Z