Pakiet | com.adobe.solutions.rca.domain.common |
Interfejs | public interface IMember |
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Review, Commenting, and Approval Building Block 10.0 |
Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
Właściwości publiczne
Właściwość | Zdefiniowane przez | ||
---|---|---|---|
assignedTo : IMemberCollection [tylko do odczytu]
Reference to the member collection to which this member is assigned. | IMember | ||
canonicalName : String [tylko do odczytu]
CanonicalName of the member as defined in Document Server User Management. | IMember | ||
domainName : String [tylko do odczytu]
Domain name of the member as defined in Document Server User Management. | IMember | ||
email : String [tylko do odczytu]
Email of the member. | IMember | ||
name : String [tylko do odczytu]
Name of the member. | IMember | ||
role : String [tylko do odczytu]
Role of the member in the workflow. | IMember | ||
title : String [tylko do odczytu]
Title of the member in the workflow. | IMember |
Szczegół właściwości
assignedTo | właściwość |
assignedTo:IMemberCollection
[tylko do odczytu] Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Review, Commenting, and Approval Building Block 10.0 |
Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
Reference to the member collection to which this member is assigned.
Implementacja
public function get assignedTo():IMemberCollection
Powiązane elementy interfejsu API
canonicalName | właściwość |
canonicalName:String
[tylko do odczytu] Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Review, Commenting, and Approval Building Block 10.0 |
Wersje środowiska wykonawczego: | 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.
Implementacja
public function get canonicalName():String
Powiązane elementy interfejsu API
domainName
domainName | właściwość |
domainName:String
[tylko do odczytu] Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Review, Commenting, and Approval Building Block 10.0 |
Wersje środowiska wykonawczego: | 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.
Implementacja
public function get domainName():String
Powiązane elementy interfejsu API
canonicalName
właściwość |
name | właściwość |
role | właściwość |
title | właściwość |
Tue Jun 12 2018, 12:06 PM Z