| Пакет | com.adobe.mosaic.om.interfaces |
| Интерфейс | public interface IServiceLibrary extends IMosaicNode |
| Язык версии: | ActionScript 3.0 |
| Версия продукта: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Версии среды выполнения: | AIR 2.6, Flash Player 10.2 |
IServiceLibrary interface defines methods for
retrieving service library information.
Общедоступные свойства
| Свойство | Определено | ||
|---|---|---|---|
![]() | childrenNodes : Array [только для чтения]
Returns an array of child nodes (IMosaicNode objects) of the node. | IMosaicNode | |
| contentType : String [только для чтения]
Gets the service library content type
| IServiceLibrary | ||
| contentUri : String [только для чтения]
Gets the service library content uri
| IServiceLibrary | ||
| name : String [только для чтения]
Gets the service library name
| IServiceLibrary | ||
![]() | nodeID : String [только для чтения]
Returns the ID of the node. | IMosaicNode | |
![]() | nodeLabel : String
Returns the label of the tile. | IMosaicNode | |
![]() | nodeName : String [только для чтения]
Returns the name of the node. | IMosaicNode | |
![]() | nodeType : String [только для чтения]
Returns the type value of the node. | IMosaicNode | |
![]() | parentNode : IMosaicNode [только для чтения]
Returns the direct parent node of the current node within the application. | IMosaicNode | |
| services : Array [только для чтения]
Gets the array of the services in this library
| IServiceLibrary | ||
![]() | uniqueID : String [только для чтения]
Returns the generated unique ID of the node. | IMosaicNode | |
Общедоступные методы
Сведения о свойстве
contentType | свойство |
contentType:String [только для чтения] | Язык версии: | ActionScript 3.0 |
| Версия продукта: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Версии среды выполнения: | AIR 2.6, Flash Player 10.2 |
Gets the service library content type
Реализация
public function get contentType():StringcontentUri | свойство |
contentUri:String [только для чтения] | Язык версии: | ActionScript 3.0 |
| Версия продукта: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Версии среды выполнения: | AIR 2.6, Flash Player 10.2 |
Gets the service library content uri
Реализация
public function get contentUri():Stringname | свойство |
services | свойство |
services:Array [только для чтения] | Язык версии: | ActionScript 3.0 |
| Версия продукта: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Версии среды выполнения: | AIR 2.6, Flash Player 10.2 |
Gets the array of the services in this library
Реализация
public function get services():ArrayСвязанные элементы API
Tue Jun 12 2018, 11:34 AM Z
Скрыть унаследованные общедоступные свойства
Показать унаследованные общедоступные свойства