Pacchetto | com.adobe.gravity.framework |
Interfaccia | public interface IServiceReference |
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Versioni runtime: | AIR 1.1, Flash Player 9 |
Proprietà pubbliche
Proprietà | Definito da | ||
---|---|---|---|
bundle : IBundle [sola lettura] The bundle containing the service. | IServiceReference | ||
properties : Object [sola lettura] The properties of the service. | IServiceReference | ||
ranking : int [sola lettura] The service ranking. | IServiceReference | ||
serviceId : int [sola lettura] The service id. | IServiceReference | ||
usingBundles : Array [sola lettura] The bundles that are being used by this service. | IServiceReference |
Descrizione delle proprietà
bundle | proprietà |
bundle:IBundle
[sola lettura] Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Versioni runtime: | AIR 1.1, Flash Player 9 |
The bundle containing the service.
Implementazione
public function get bundle():IBundle
properties | proprietà |
properties:Object
[sola lettura] Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Versioni runtime: | AIR 1.1, Flash Player 9 |
The properties of the service.
Implementazione
public function get properties():Object
ranking | proprietà |
serviceId | proprietà |
usingBundles | proprietà |
usingBundles:Array
[sola lettura] Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Versioni runtime: | AIR 1.1, Flash Player 9 |
The bundles that are being used by this service.
Implementazione
public function get usingBundles():Array
Tue Jun 12 2018, 02:44 PM Z