| Paket | com.adobe.mosaic.om.interfaces |
| Schnittstelle | public interface IServiceLibrary extends IMosaicNode |
| Sprachversion: | ActionScript 3.0 |
| Produktversion: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Laufzeitversionen: | AIR 2.6, Flash Player 10.2 |
IServiceLibrary interface defines methods for
retrieving service library information.
Öffentliche Eigenschaften
| Eigenschaft | Definiert von | ||
|---|---|---|---|
![]() | childrenNodes : Array [schreibgeschützt]
Returns an array of child nodes (IMosaicNode objects) of the node. | IMosaicNode | |
| contentType : String [schreibgeschützt]
Gets the service library content type
| IServiceLibrary | ||
| contentUri : String [schreibgeschützt]
Gets the service library content uri
| IServiceLibrary | ||
| name : String [schreibgeschützt]
Gets the service library name
| IServiceLibrary | ||
![]() | nodeID : String [schreibgeschützt]
Returns the ID of the node. | IMosaicNode | |
![]() | nodeLabel : String
Returns the label of the tile. | IMosaicNode | |
![]() | nodeName : String [schreibgeschützt]
Returns the name of the node. | IMosaicNode | |
![]() | nodeType : String [schreibgeschützt]
Returns the type value of the node. | IMosaicNode | |
![]() | parentNode : IMosaicNode [schreibgeschützt]
Returns the direct parent node of the current node within the application. | IMosaicNode | |
| services : Array [schreibgeschützt]
Gets the array of the services in this library
| IServiceLibrary | ||
![]() | uniqueID : String [schreibgeschützt]
Returns the generated unique ID of the node. | IMosaicNode | |
Öffentliche Methoden
Eigenschaftendetails
contentType | Eigenschaft |
contentType:String [schreibgeschützt] | Sprachversion: | ActionScript 3.0 |
| Produktversion: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Laufzeitversionen: | AIR 2.6, Flash Player 10.2 |
Gets the service library content type
Implementierung
public function get contentType():StringcontentUri | Eigenschaft |
contentUri:String [schreibgeschützt] | Sprachversion: | ActionScript 3.0 |
| Produktversion: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Laufzeitversionen: | AIR 2.6, Flash Player 10.2 |
Gets the service library content uri
Implementierung
public function get contentUri():Stringname | Eigenschaft |
services | Eigenschaft |
services:Array [schreibgeschützt] | Sprachversion: | ActionScript 3.0 |
| Produktversion: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Laufzeitversionen: | AIR 2.6, Flash Player 10.2 |
Gets the array of the services in this library
Implementierung
public function get services():ArrayVerwandte API-Elemente
Tue Jun 12 2018, 10:04 AM Z
Vererbte öffentliche Eigenschaften ausblenden
Vererbte öffentliche Eigenschaften anzeigen