| 套件 | com.adobe.mosaic.om.interfaces |
| 介面 | public interface IMetadata |
| 語言版本: | ActionScript 3.0 |
| 產品版本: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| 執行階段版本: | AIR 2.6, Flash Player 10.2 |
IMetadata interface provides methods for querying the metadata elements.
公用屬性
| 屬性 | 定義自 | ||
|---|---|---|---|
| categories : Array [唯讀]
Retrieves the <Category> elements content from this XML node. | IMetadata | ||
| createdBy : String [唯讀]
Retrieves the <CreatedBy> element content from this XML node. | IMetadata | ||
| createdDate : Date [唯讀]
Retrieves the <CreatedDate> element content from this XML node. | IMetadata | ||
| description : String [唯讀]
Retrieves the <Description> element content, if any, from this XML node. | IMetadata | ||
| modifiedBy : String [唯讀]
Retrieves the <ModifiedBy> element content from this XML node. | IMetadata | ||
| modifiedDate : Date [唯讀]
Retrieves the <ModifiedDate> element content from this XML node. | IMetadata | ||
| ownedBy : String [唯讀]
Retrieves the <OwnedBy> element content from this XML node. | IMetadata | ||
| tags : Array [唯讀]
Retrieves the <Tag> elements content from this XML node. | IMetadata | ||
屬性詳細資訊
categories | 屬性 |
createdBy | 屬性 |
createdDate | 屬性 |
description | 屬性 |
modifiedBy | 屬性 |
modifiedDate | 屬性 |
ownedBy | 屬性 |
tags | 屬性 |
Tue Jun 12 2018, 03:47 PM Z