| Package | com.adobe.solutions.rca.domain.common |
| Interface | public interface IMember |
| Version du langage: | ActionScript 3.0 |
| Version du produit: | Bloc de création Review, Commenting & Approval 10.0 |
| Versions du moteur d’exécution: | Flash Player 10.2, AIR (unsupported) |
Propriétés publiques
| Propriété | Défini par | ||
|---|---|---|---|
| assignedTo : IMemberCollection [lecture seule]
Reference to the member collection to which this member is assigned. | IMember | ||
| canonicalName : String [lecture seule]
CanonicalName of the member as defined in Document Server User Management. | IMember | ||
| domainName : String [lecture seule]
Domain name of the member as defined in Document Server User Management. | IMember | ||
| email : String [lecture seule]
Email of the member. | IMember | ||
| name : String [lecture seule]
Name of the member. | IMember | ||
| role : String [lecture seule]
Role of the member in the workflow. | IMember | ||
| title : String [lecture seule]
Title of the member in the workflow. | IMember | ||
Détails de la propriété
assignedTo | propriété |
assignedTo:IMemberCollection [lecture seule] | Version du langage: | ActionScript 3.0 |
| Version du produit: | Bloc de création Review, Commenting & Approval 10.0 |
| Versions du moteur d’exécution: | Flash Player 10.2, AIR (unsupported) |
Reference to the member collection to which this member is assigned.
Implémentation
public function get assignedTo():IMemberCollectionEléments de l’API associés
canonicalName | propriété |
canonicalName:String [lecture seule] | Version du langage: | ActionScript 3.0 |
| Version du produit: | Bloc de création Review, Commenting & Approval 10.0 |
| Versions du moteur d’exécution: | 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.
Implémentation
public function get canonicalName():StringEléments de l’API associés
domainName
domainName | propriété |
domainName:String [lecture seule] | Version du langage: | ActionScript 3.0 |
| Version du produit: | Bloc de création Review, Commenting & Approval 10.0 |
| Versions du moteur d’exécution: | 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.
Implémentation
public function get domainName():StringEléments de l’API associés
canonicalName
| propriété |
name | propriété |
role | propriété |
title | propriété |
Tue Jun 12 2018, 09:30 AM Z