| パッケージ | 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 | プロパティ |
description:String [読み取り専用] | 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| ランタイムバージョン: | AIR 2.6, Flash Player 10.2 |
Retrieves the <Description> element content, if any, from this XML node.
実装
public function get description():StringmodifiedBy | プロパティ |
modifiedDate | プロパティ |
ownedBy | プロパティ |
tags | プロパティ |
Tue Jun 12 2018, 10:34 AM Z