| 套件 | com.adobe.solutions.rca.domain |
| 介面 | public interface IParticipant extends IMember |
| 實作者 | Participant |
| 語言版本: | ActionScript 3.0 |
| 產品版本: | Review, Commenting, and Approval Building Block 10.0 |
| 執行階段版本: | Flash Player 10.2, AIR (unsupported) |
公用屬性
| 屬性 | 定義自 | ||
|---|---|---|---|
| additionalMetadata : String
This property can be used to store additional metadata, while extending the application. | IParticipant | ||
![]() | 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 | |
| completedBy : String
This property stores the reference to the user who completed the task assigned to a participant. | IParticipant | ||
| completedFromIP : String
This property holds the IP from which a task assigned to a participant is completed. | IParticipant | ||
| disposition : String
Current disposition of a participant, if any. | IParticipant | ||
![]() | domainName : String [唯讀]
Domain name of the member as defined in Document Server User Management. | IMember | |
![]() | email : String [唯讀]
Email of the member. | IMember | |
| finalComments : String
The final comments made by the participant after reviewing or approving a document. | IParticipant | ||
| id : String [唯讀]
Unique identifier for a participant. | IParticipant | ||
![]() | name : String [唯讀]
Name of the member. | IMember | |
| reviewContext : IReviewContext
The details of the review version of which a participant is a part. | IParticipant | ||
![]() | role : String [唯讀]
Role of the member in the workflow. | IMember | |
| status : String
Current status of a participant. | IParticipant | ||
![]() | title : String [唯讀]
Title of the member in the workflow. | IMember | |
| user : IUser
The user object for a participant. | IParticipant | ||
| vo : ParticipantVO
The Value Object for a participant. | IParticipant | ||
屬性詳細資訊
additionalMetadata | 屬性 |
additionalMetadata:String| 語言版本: | ActionScript 3.0 |
| 產品版本: | Review, Commenting, and Approval Building Block 10.0 |
| 執行階段版本: | Flash Player 10.2, AIR (unsupported) |
This property can be used to store additional metadata, while extending the application.
實作
public function get additionalMetadata():String public function set additionalMetadata(value:String):voidcompletedBy | 屬性 |
completedBy:String| 語言版本: | ActionScript 3.0 |
| 產品版本: | Review, Commenting, and Approval Building Block 10.0 |
| 執行階段版本: | Flash Player 10.2, AIR (unsupported) |
This property stores the reference to the user who completed the task assigned to a participant.
實作
public function get completedBy():String public function set completedBy(value:String):voidcompletedFromIP | 屬性 |
completedFromIP:String| 語言版本: | ActionScript 3.0 |
| 產品版本: | Review, Commenting, and Approval Building Block 10.0 |
| 執行階段版本: | Flash Player 10.2, AIR (unsupported) |
This property holds the IP from which a task assigned to a participant is completed.
實作
public function get completedFromIP():String public function set completedFromIP(value:String):voiddisposition | 屬性 |
finalComments | 屬性 |
finalComments:String| 語言版本: | ActionScript 3.0 |
| 產品版本: | Review, Commenting, and Approval Building Block 10.0 |
| 執行階段版本: | Flash Player 10.2, AIR (unsupported) |
The final comments made by the participant after reviewing or approving a document.
實作
public function get finalComments():String public function set finalComments(value:String):voidid | 屬性 |
reviewContext | 屬性 |
reviewContext:IReviewContext| 語言版本: | ActionScript 3.0 |
| 產品版本: | Review, Commenting, and Approval Building Block 10.0 |
| 執行階段版本: | Flash Player 10.2, AIR (unsupported) |
The details of the review version of which a participant is a part.
實作
public function get reviewContext():IReviewContext public function set reviewContext(value:IReviewContext):voidstatus | 屬性 |
user | 屬性 |
vo | 屬性 |
vo:ParticipantVO| 語言版本: | ActionScript 3.0 |
| 產品版本: | Review, Commenting, and Approval Building Block 10.0 |
| 執行階段版本: | Flash Player 10.2, AIR (unsupported) |
The Value Object for a participant.
實作
public function get vo():ParticipantVO public function set vo(value:ParticipantVO):void相關 API 元素
ParticipantVO
Tue Jun 12 2018, 03:47 PM Z
隱藏繼承公用屬性
顯示繼承公用屬性