| 패키지 | 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:17 PM Z
상속되는 공용 속성 숨기기
상속되는 공용 속성 표시