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

IMember  - AS3 Review, Commenting, and Approval

com.adobe.solutions.rca.domain.common
接口public interface IMember

语言版本: ActionScript 3.0
产品版本: Review, Commenting, and Approval Building Block 10.0
运行时版本: Flash Player 10.2, AIR (unsupported)

This interface defines the basic properties of a member. A member is an individual associated with a workflow.



公共属性
 属性由以下参数定义
  assignedTo : IMemberCollection
[只读] Reference to the member collection to which this member is assigned.
IMember
  canonicalName : String
[只读] CanonicalName of the member as defined in Document Server User Management.
IMember
  domainName : String
[只读] Domain name of the member as defined in Document Server User Management.
IMember
  email : String
[只读] Email of the member.
IMember
  name : String
[只读] Name of the member.
IMember
  role : String
[只读] Role of the member in the workflow.
IMember
  title : String
[只读] Title of the member in the workflow.
IMember
属性详细信息

assignedTo

属性
assignedTo:IMemberCollection  [只读]

语言版本: ActionScript 3.0
产品版本: Review, Commenting, and Approval Building Block 10.0
运行时版本: Flash Player 10.2, AIR (unsupported)

Reference to the member collection to which this member is assigned.



实现
    public function get assignedTo():IMemberCollection

相关 API 元素

canonicalName

属性 
canonicalName:String  [只读]

语言版本: ActionScript 3.0
产品版本: Review, Commenting, and Approval Building Block 10.0
运行时版本: Flash Player 10.2, AIR (unsupported)

CanonicalName of the member as defined in Document Server User Management. The combination of canonicalName and domainName are used to uniquely identify a user.



实现
    public function get canonicalName():String

相关 API 元素

domainName

domainName

属性 
domainName:String  [只读]

语言版本: ActionScript 3.0
产品版本: Review, Commenting, and Approval Building Block 10.0
运行时版本: Flash Player 10.2, AIR (unsupported)

Domain name of the member as defined in Document Server User Management. The combination of canonicalName and domainName are used to uniquely identify a user.



实现
    public function get domainName():String

相关 API 元素

canonicalName

email

属性 
email:String  [只读]

语言版本: ActionScript 3.0
产品版本: Review, Commenting, and Approval Building Block 10.0
运行时版本: Flash Player 10.2, AIR (unsupported)

Email of the member.



实现
    public function get email():String

name

属性 
name:String  [只读]

语言版本: ActionScript 3.0
产品版本: Review, Commenting, and Approval Building Block 10.0
运行时版本: Flash Player 10.2, AIR (unsupported)

Name of the member.



实现
    public function get name():String

role

属性 
role:String  [只读]

语言版本: ActionScript 3.0
产品版本: Review, Commenting, and Approval Building Block 10.0
运行时版本: Flash Player 10.2, AIR (unsupported)

Role of the member in the workflow.



实现
    public function get role():String

title

属性 
title:String  [只读]

语言版本: ActionScript 3.0
产品版本: Review, Commenting, and Approval Building Block 10.0
运行时版本: Flash Player 10.2, AIR (unsupported)

Title of the member in the workflow.



实现
    public function get title():String




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

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