| Paquete | com.adobe.gravity.framework |
| Interfaz | public interface IServiceReference |
| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
| Versiones de motor de ejecución: | AIR 1.1, Flash Player 9 |
Propiedades públicas
| Propiedad | Definido por | ||
|---|---|---|---|
| bundle : IBundle [solo lectura] The bundle containing the service. | IServiceReference | ||
| properties : Object [solo lectura] The properties of the service. | IServiceReference | ||
| ranking : int [solo lectura] The service ranking. | IServiceReference | ||
| serviceId : int [solo lectura] The service id. | IServiceReference | ||
| usingBundles : Array [solo lectura] The bundles that are being used by this service. | IServiceReference | ||
Información sobre propiedades
bundle | propiedad |
bundle:IBundle [solo lectura] | Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
| Versiones de motor de ejecución: | AIR 1.1, Flash Player 9 |
The bundle containing the service.
Implementación
public function get bundle():IBundleproperties | propiedad |
properties:Object [solo lectura] | Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
| Versiones de motor de ejecución: | AIR 1.1, Flash Player 9 |
The properties of the service.
Implementación
public function get properties():Objectranking | propiedad |
serviceId | propiedad |
usingBundles | propiedad |
usingBundles:Array [solo lectura] | Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
| Versiones de motor de ejecución: | AIR 1.1, Flash Player 9 |
The bundles that are being used by this service.
Implementación
public function get usingBundles():ArrayTue Jun 12 2018, 02:12 PM Z