套件 | 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 | 屬性 |
contentUri | 屬性 |
name | 屬性 |
services | 屬性 |
Tue Jun 12 2018, 03:47 PM Z