| Paquete | com.adobe.mosaic.om.interfaces |
| Interfaz | public interface IServiceLibrary extends IMosaicNode |
| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Versiones de motor de ejecución: | AIR 2.6, Flash Player 10.2 |
IServiceLibrary interface defines methods for
retrieving service library information.
Propiedades públicas
| Propiedad | Definido por | ||
|---|---|---|---|
![]() | childrenNodes : Array [solo lectura]
Returns an array of child nodes (IMosaicNode objects) of the node. | IMosaicNode | |
| contentType : String [solo lectura]
Gets the service library content type
| IServiceLibrary | ||
| contentUri : String [solo lectura]
Gets the service library content uri
| IServiceLibrary | ||
| name : String [solo lectura]
Gets the service library name
| IServiceLibrary | ||
![]() | nodeID : String [solo lectura]
Returns the ID of the node. | IMosaicNode | |
![]() | nodeLabel : String
Returns the label of the tile. | IMosaicNode | |
![]() | nodeName : String [solo lectura]
Returns the name of the node. | IMosaicNode | |
![]() | nodeType : String [solo lectura]
Returns the type value of the node. | IMosaicNode | |
![]() | parentNode : IMosaicNode [solo lectura]
Returns the direct parent node of the current node within the application. | IMosaicNode | |
| services : Array [solo lectura]
Gets the array of the services in this library
| IServiceLibrary | ||
![]() | uniqueID : String [solo lectura]
Returns the generated unique ID of the node. | IMosaicNode | |
Métodos públicos
Información sobre propiedades
contentType | propiedad |
contentType:String [solo lectura] | Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Versiones de motor de ejecución: | AIR 2.6, Flash Player 10.2 |
Gets the service library content type
Implementación
public function get contentType():StringcontentUri | propiedad |
contentUri:String [solo lectura] | Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Versiones de motor de ejecución: | AIR 2.6, Flash Player 10.2 |
Gets the service library content uri
Implementación
public function get contentUri():Stringname | propiedad |
name:String [solo lectura] | Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Versiones de motor de ejecución: | AIR 2.6, Flash Player 10.2 |
Gets the service library name
Implementación
public function get name():Stringservices | propiedad |
services:Array [solo lectura] | Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Versiones de motor de ejecución: | AIR 2.6, Flash Player 10.2 |
Gets the array of the services in this library
Implementación
public function get services():ArrayElementos de API relacionados
Tue Jun 12 2018, 02:12 PM Z
Ocultar propiedades públicas heredadas
Mostrar propiedades públicas heredadas