| Pakiet | com.adobe.livecycle.rca.model.constant |
| Klasa | public class SignatureOptions |
| Dziedziczenie | SignatureOptions Object |
| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Review, Commenting, and Approval Building Block 9.5 |
| Wersje środowiska wykonawczego: | Flash Player 9, Flash Player 10, AIR (unsupported) |
| Metoda | Zdefiniowane przez | ||
|---|---|---|---|
Provides values for the SignatureOptions property of an
approval stage. | SignatureOptions | ||
![]() |
Wskazuje, czy dla obiektu zdefiniowano określoną właściwość. | Object | |
![]() |
Wskazuje, czy instancja klasy Object należy do łańcucha prototypów obiektu określonego jako parametr. | Object | |
![]() |
Wskazuje, czy określona właściwość istnieje i jest przeliczalna. | Object | |
![]() |
Ustawia dostępność właściwości dynamicznej używanej w pętlach. | Object | |
![]() |
Zwraca ciąg reprezentujący obiekt — sformatowany zgodnie z konwencjami właściwymi dla ustawień regionalnych. | Object | |
![]() |
Zwraca ciąg reprezentujący określony obiekt. | Object | |
![]() |
Zwraca pierwotną wartość dla określonego obiektu. | Object | |
| Stała | Zdefiniowane przez | ||
|---|---|---|---|
| CLIENT_SIDE : String = "CLIENT_SIDE" [statyczny] Specifies that client-side signatures need to be applied to the approved document. | SignatureOptions | ||
| NO_SIGNATURE : String = "NO_SIGNATURE" [statyczny] Specifies that an approval stage does not require signatures. | SignatureOptions | ||
| PARALLEL_STAGE_TYPES : Array [statyczny] Utility array of all possible values for the signature property in parallel
approval stages. | SignatureOptions | ||
| SEQUENTIAL_STAGE_TYPES : Array [statyczny] A utility array of all possible values for the signature property in sequential approval stages. | SignatureOptions | ||
| SERVER_SIDE : String = "SERVER_SIDE" [statyczny] Specifies that server-side certification is applied to the approved document. | SignatureOptions | ||
SignatureOptions | () | Konstruktor |
public function SignatureOptions()| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Review, Commenting, and Approval Building Block 9.5 |
| Wersje środowiska wykonawczego: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Provides values for the SignatureOptions property of an
approval stage.
Powiązane elementy interfejsu API
CLIENT_SIDE | Stała |
public static const CLIENT_SIDE:String = "CLIENT_SIDE"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Review, Commenting, and Approval Building Block 9.5 |
| Wersje środowiska wykonawczego: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Specifies that client-side signatures need to be applied to the approved document. The system generates a signature sheet that each approver applies his or her digital signature to. Not available when there are parallel approval stages.
NO_SIGNATURE | Stała |
public static const NO_SIGNATURE:String = "NO_SIGNATURE"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Review, Commenting, and Approval Building Block 9.5 |
| Wersje środowiska wykonawczego: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Specifies that an approval stage does not require signatures.
PARALLEL_STAGE_TYPES | Stała |
public static const PARALLEL_STAGE_TYPES:Array| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Review, Commenting, and Approval Building Block 9.5 |
| Wersje środowiska wykonawczego: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Utility array of all possible values for the signature property in parallel approval stages.
SEQUENTIAL_STAGE_TYPES | Stała |
public static const SEQUENTIAL_STAGE_TYPES:Array| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Review, Commenting, and Approval Building Block 9.5 |
| Wersje środowiska wykonawczego: | Flash Player 9, Flash Player 10, AIR (unsupported) |
A utility array of all possible values for the signature property in sequential approval stages.
SERVER_SIDE | Stała |
public static const SERVER_SIDE:String = "SERVER_SIDE"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Review, Commenting, and Approval Building Block 9.5 |
| Wersje środowiska wykonawczego: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Specifies that server-side certification is applied to the approved document. The system applies a certificate to the approved document on behalf of the organization.
Tue Jun 12 2018, 12:06 PM Z
Ukryj dziedziczone właściwości publiczne
Pokaż dziedziczone właściwości publiczne