用于 Adobe® Flash® Platform 的 ActionScript® 3.0 参考
主页  |  隐藏包列表和类列表 |   |   |  新增内容  |  索引  |  附录  |  为什么显示为英语?
过滤条件: 正在从服务器检索数据...
正在从服务器检索数据...
com.adobe.mosaic.om.interfaces 

IMetadata  - AS3 ADEP Composite Application

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

The 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

属性
categories:Array  [只读]

语言版本: ActionScript 3.0
产品版本: Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10
运行时版本: AIR 2.6, Flash Player 10.2

Retrieves the <Category> elements content from this XML node.



实现
    public function get categories():Array

createdBy

属性 
createdBy:String  [只读]

语言版本: ActionScript 3.0
产品版本: Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10
运行时版本: AIR 2.6, Flash Player 10.2

Retrieves the <CreatedBy> element content from this XML node.



实现
    public function get createdBy():String

createdDate

属性 
createdDate:Date  [只读]

语言版本: ActionScript 3.0
产品版本: Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10
运行时版本: AIR 2.6, Flash Player 10.2

Retrieves the <CreatedDate> element content from this XML node.



实现
    public function get createdDate():Date

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():String

modifiedBy

属性 
modifiedBy:String  [只读]

语言版本: ActionScript 3.0
产品版本: Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10
运行时版本: AIR 2.6, Flash Player 10.2

Retrieves the <ModifiedBy> element content from this XML node.



实现
    public function get modifiedBy():String

modifiedDate

属性 
modifiedDate:Date  [只读]

语言版本: ActionScript 3.0
产品版本: Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10
运行时版本: AIR 2.6, Flash Player 10.2

Retrieves the <ModifiedDate> element content from this XML node.



实现
    public function get modifiedDate():Date

ownedBy

属性 
ownedBy:String  [只读]

语言版本: ActionScript 3.0
产品版本: Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10
运行时版本: AIR 2.6, Flash Player 10.2

Retrieves the <OwnedBy> element content from this XML node.



实现
    public function get ownedBy():String

tags

属性 
tags:Array  [只读]

语言版本: ActionScript 3.0
产品版本: Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10
运行时版本: AIR 2.6, Flash Player 10.2

Retrieves the <Tag> elements content from this XML node.



实现
    public function get tags():Array




[ X ]为什么显示为英语?
《ActionScript 3.0 参考》中的内容以英语显示

《ActionScript 3.0 参考》中的部分内容未翻译成所有语言。当某个语言元素未翻译时,将显示为英语。例如,ga.controls.HelpBox 类未翻译成任何语言。因此在简体中文版的参考中,ga.controls.HelpBox 类显示为英语。