| Package | com.adobe.mosaic.om.interfaces |
| Interface | public interface IServiceLibrary extends IMosaicNode |
| Version du langage: | ActionScript 3.0 |
| Version du produit: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Versions du moteur d’exécution: | AIR 2.6, Flash Player 10.2 |
IServiceLibrary interface defines methods for
retrieving service library information.
Propriétés publiques
| Propriété | Défini par | ||
|---|---|---|---|
![]() | childrenNodes : Array [lecture seule]
Returns an array of child nodes (IMosaicNode objects) of the node. | IMosaicNode | |
| contentType : String [lecture seule]
Gets the service library content type
| IServiceLibrary | ||
| contentUri : String [lecture seule]
Gets the service library content uri
| IServiceLibrary | ||
| name : String [lecture seule]
Gets the service library name
| IServiceLibrary | ||
![]() | nodeID : String [lecture seule]
Returns the ID of the node. | IMosaicNode | |
![]() | nodeLabel : String
Returns the label of the tile. | IMosaicNode | |
![]() | nodeName : String [lecture seule]
Returns the name of the node. | IMosaicNode | |
![]() | nodeType : String [lecture seule]
Returns the type value of the node. | IMosaicNode | |
![]() | parentNode : IMosaicNode [lecture seule]
Returns the direct parent node of the current node within the application. | IMosaicNode | |
| services : Array [lecture seule]
Gets the array of the services in this library
| IServiceLibrary | ||
![]() | uniqueID : String [lecture seule]
Returns the generated unique ID of the node. | IMosaicNode | |
Méthodes publiques
Détails de la propriété
contentType | propriété |
contentType:String [lecture seule] | Version du langage: | ActionScript 3.0 |
| Version du produit: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Versions du moteur d’exécution: | AIR 2.6, Flash Player 10.2 |
Gets the service library content type
Implémentation
public function get contentType():StringcontentUri | propriété |
contentUri:String [lecture seule] | Version du langage: | ActionScript 3.0 |
| Version du produit: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Versions du moteur d’exécution: | AIR 2.6, Flash Player 10.2 |
Gets the service library content uri
Implémentation
public function get contentUri():Stringname | propriété |
name:String [lecture seule] | Version du langage: | ActionScript 3.0 |
| Version du produit: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Versions du moteur d’exécution: | AIR 2.6, Flash Player 10.2 |
Gets the service library name
Implémentation
public function get name():Stringservices | propriété |
services:Array [lecture seule] | Version du langage: | ActionScript 3.0 |
| Version du produit: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Versions du moteur d’exécution: | AIR 2.6, Flash Player 10.2 |
Gets the array of the services in this library
Implémentation
public function get services():ArrayEléments de l’API associés
Tue Jun 12 2018, 09:30 AM Z
Masquer les propriétés publiques héritées
Afficher les propriétés publiques héritées