Package | com.adobe.mosaic.om.interfaces |
Interface | public interface IService extends IMosaicNode , IInjectableValue |
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 9.5 |
Versions du moteur d’exécution: | AIR 2.6, Flash Player 10.2 |
IService
interface defines methods for retrieving service 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 | ||
className : String [lecture seule]
The class name. | IService | ||
classProperties : Array [lecture seule]
The class properties. | IService | ||
constructorArgs : Array [lecture seule]
The constructor arguments. | IService | ||
contentType : String [lecture seule]
The content type. | IService | ||
contentUri : String [lecture seule]
The content URL. | IService | ||
dependsInterfaces : Array [lecture seule]
The list of the interfaces this service depends on. | IService | ||
implementsInterfaces : Array [lecture seule]
The list of the interfaces this service implements. | IService | ||
initMethod : String [lecture seule]
The initialization method. | IService | ||
library : String [lecture seule]
The name of the service library that this service is a member of. | IService | ||
name : String [lecture seule]
The service name from the metadata. | IService | ||
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 | ||
referenceProperties : Array [lecture seule]
The reference properties of the service
| IService | ||
scope : String [lecture seule]
he scope of the service. | IService | ||
uniqueID : String [lecture seule]
Returns the generated unique ID of the node. | IMosaicNode |
Méthodes publiques
Méthode | Défini par | ||
---|---|---|---|
Clones an IMosaicNode. | IMosaicNode | ||
The name of the catalog this service belongs to. | IService | ||
Resolves any reference elements that may be in the View, Panel, or Tile. | IMosaicNode |
Détails de la propriété
className | propriété |
className: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 |
The class name.
Implémentation
public function get className():String
classProperties | propriété |
classProperties: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 |
The class properties.
Implémentation
public function get classProperties():Array
constructorArgs | propriété |
constructorArgs: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 |
The constructor arguments.
Implémentation
public function get constructorArgs():Array
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 |
The content type.
Implémentation
public function get contentType():String
contentUri | 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 |
The content URL.
Implémentation
public function get contentUri():String
dependsInterfaces | propriété |
dependsInterfaces: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 |
The list of the interfaces this service depends on.
Implémentation
public function get dependsInterfaces():Array
implementsInterfaces | propriété |
implementsInterfaces: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 |
The list of the interfaces this service implements.
Implémentation
public function get implementsInterfaces():Array
initMethod | propriété |
initMethod: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 |
The initialization method.
Implémentation
public function get initMethod():String
library | propriété |
library:String
[lecture seule] Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 9.5 |
Versions du moteur d’exécution: | AIR 2.6, Flash Player 10.2 |
The name of the service library that this service is a member of.
Implémentation
public function get library():String
name | propriété |
name:String
[lecture seule] Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 9.5 |
Versions du moteur d’exécution: | AIR 2.6, Flash Player 10.2 |
The service name from the metadata.
Implémentation
public function get name():String
referenceProperties | propriété |
referenceProperties: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 |
The reference properties of the service
Implémentation
public function get referenceProperties():Array
scope | propriété |
scope: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 |
he scope of the service.
Implémentation
public function get scope():String
Détails de la méthode
getCatalog | () | méthode |
public function getCatalog(onSuccess:Function = null, onFailure:Function = null):void
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 9.5 |
Versions du moteur d’exécution: | AIR 2.6, Flash Player 10.2 |
The name of the catalog this service belongs to.
Paramètres
onSuccess:Function (default = null ) — Specifies a function callback that takes in one parameter of type Event when the operation succeeded.
| |
onFailure:Function (default = null ) — Specifies a function callback that takes in one parameter of type Event when the operation failed.
|
Tue Jun 12 2018, 09:30 AM Z