| Pacchetto | com.adobe.solutions.rca.domain |
| Interfaccia | public interface IParticipant extends IMember |
| Implementatori | Participant |
| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10.0 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
Proprietà pubbliche
| Proprietà | Definito da | ||
|---|---|---|---|
| additionalMetadata : String
This property can be used to store additional metadata, while extending the application. | IParticipant | ||
![]() | assignedTo : IMemberCollection [sola lettura]
Reference to the member collection to which this member is assigned. | IMember | |
![]() | canonicalName : String [sola lettura]
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 [sola lettura]
Domain name of the member as defined in Document Server User Management. | IMember | |
![]() | email : String [sola lettura]
Email of the member. | IMember | |
| finalComments : String
The final comments made by the participant after reviewing or approving a document. | IParticipant | ||
| id : String [sola lettura]
Unique identifier for a participant. | IParticipant | ||
![]() | name : String [sola lettura]
Name of the member. | IMember | |
| reviewContext : IReviewContext
The details of the review version of which a participant is a part. | IParticipant | ||
![]() | role : String [sola lettura]
Role of the member in the workflow. | IMember | |
| status : String
Current status of a participant. | IParticipant | ||
![]() | title : String [sola lettura]
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 | ||
Descrizione delle proprietà
additionalMetadata | proprietà |
additionalMetadata:String| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10.0 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
This property can be used to store additional metadata, while extending the application.
Implementazione
public function get additionalMetadata():String public function set additionalMetadata(value:String):voidcompletedBy | proprietà |
completedBy:String| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10.0 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
This property stores the reference to the user who completed the task assigned to a participant.
Implementazione
public function get completedBy():String public function set completedBy(value:String):voidcompletedFromIP | proprietà |
completedFromIP:String| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10.0 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
This property holds the IP from which a task assigned to a participant is completed.
Implementazione
public function get completedFromIP():String public function set completedFromIP(value:String):voiddisposition | proprietà |
disposition:String| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10.0 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
Current disposition of a participant, if any.
Implementazione
public function get disposition():String public function set disposition(value:String):voidfinalComments | proprietà |
finalComments:String| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10.0 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
The final comments made by the participant after reviewing or approving a document.
Implementazione
public function get finalComments():String public function set finalComments(value:String):voidid | proprietà |
reviewContext | proprietà |
reviewContext:IReviewContext| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10.0 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
The details of the review version of which a participant is a part.
Implementazione
public function get reviewContext():IReviewContext public function set reviewContext(value:IReviewContext):voidstatus | proprietà |
status:String| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10.0 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
Current status of a participant.
Implementazione
public function get status():String public function set status(value:String):voiduser | proprietà |
user:IUser| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10.0 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
The user object for a participant.
Implementazione
public function get user():IUser public function set user(value:IUser):voidElementi API correlati
vo | proprietà |
vo:ParticipantVO| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10.0 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
The Value Object for a participant.
Implementazione
public function get vo():ParticipantVO public function set vo(value:ParticipantVO):voidElementi API correlati
ParticipantVO
Tue Jun 12 2018, 02:44 PM Z
Nascondi proprietà pubbliche ereditate
Mostra proprietà pubbliche ereditate