Package | com.adobe.gravity.framework |
Interface | public interface IServiceReference |
Language Version: | ActionScript 3.0 |
Product Version: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Runtime Versions: | AIR 1.1, Flash Player 9 |
Public Properties
Property | Defined By | ||
---|---|---|---|
bundle : IBundle [read-only] The bundle containing the service. | IServiceReference | ||
properties : Object [read-only] The properties of the service. | IServiceReference | ||
ranking : int [read-only] The service ranking. | IServiceReference | ||
serviceId : int [read-only] The service id. | IServiceReference | ||
usingBundles : Array [read-only] The bundles that are being used by this service. | IServiceReference |
Property Detail
bundle | property |
properties | property |
ranking | property |
serviceId | property |
usingBundles | property |
usingBundles:Array
[read-only] Language Version: | ActionScript 3.0 |
Product Version: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Runtime Versions: | AIR 1.1, Flash Player 9 |
The bundles that are being used by this service.
Implementation
public function get usingBundles():Array
Mon Nov 28 2011, 06:48 AM -08:00