Paquete | com.adobe.gravity.framework |
Interfaz | public interface IServiceRegistration |
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 | ||
---|---|---|---|
reference : IServiceReference [solo lectura] The service reference for the service. | IServiceRegistration |
Métodos públicos
Método | Definido por | ||
---|---|---|---|
Set the properties for the service. | IServiceRegistration | ||
Unregister the service. | IServiceRegistration |
Información sobre propiedades
reference | propiedad |
reference:IServiceReference
[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 service reference for the service.
Implementación
public function get reference():IServiceReference
Información sobre métodos
setProperties | () | método |
public function setProperties(properties:Object):void
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 |
Set the properties for the service.
Parámetros
properties:Object — The properties of the service.
|
unregister | () | método |
public function unregister():void
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 |
Unregister the service.
Tue Jun 12 2018, 02:12 PM Z