| Pakket | com.adobe.livecycle.rca.model.constant |
| Klasse | public class SignatureOptions |
| Overerving | SignatureOptions Object |
| Taalversie: | ActionScript 3.0 |
| Productversie: | Review, Commenting, and Approval Building Block 9.5 |
| Runtimeversies: | Flash Player 9, Flash Player 10, AIR (unsupported) |
| Methode | Gedefinieerd door | ||
|---|---|---|---|
Provides values for the SignatureOptions property of an
approval stage. | SignatureOptions | ||
![]() |
Geeft aan of voor een object een opgegeven eigenschap is gedefinieerd. | Object | |
![]() |
Geeft aan of een instantie van de klasse Object zich in de prototypeketen van het object bevindt dat als parameter is opgegeven. | Object | |
![]() |
Geeft aan of de opgegeven eigenschap bestaat en kan worden opgesomd. | Object | |
![]() |
Stelt de beschikbaarheid van een dynamische eigenschap voor lusbewerkingen in. | Object | |
![]() |
Geeft de tekenreeksweergave van dit object weer, geformatteerd volgens de locatiespecifieke conventies. | Object | |
![]() |
Retourneert een tekenreeksrepresentatie van het opgegeven object. | Object | |
![]() |
Retourneert de primitieve waarde van het opgegeven object. | Object | |
| Constante | Gedefinieerd door | ||
|---|---|---|---|
| CLIENT_SIDE : String = "CLIENT_SIDE" [statisch] Specifies that client-side signatures need to be applied to the approved document. | SignatureOptions | ||
| NO_SIGNATURE : String = "NO_SIGNATURE" [statisch] Specifies that an approval stage does not require signatures. | SignatureOptions | ||
| PARALLEL_STAGE_TYPES : Array [statisch] Utility array of all possible values for the signature property in parallel
approval stages. | SignatureOptions | ||
| SEQUENTIAL_STAGE_TYPES : Array [statisch] A utility array of all possible values for the signature property in sequential approval stages. | SignatureOptions | ||
| SERVER_SIDE : String = "SERVER_SIDE" [statisch] Specifies that server-side certification is applied to the approved document. | SignatureOptions | ||
SignatureOptions | () | Constructor |
public function SignatureOptions()| Taalversie: | ActionScript 3.0 |
| Productversie: | Review, Commenting, and Approval Building Block 9.5 |
| Runtimeversies: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Provides values for the SignatureOptions property of an
approval stage.
Verwante API-elementen
CLIENT_SIDE | Constante |
public static const CLIENT_SIDE:String = "CLIENT_SIDE"| Taalversie: | ActionScript 3.0 |
| Productversie: | Review, Commenting, and Approval Building Block 9.5 |
| Runtimeversies: | 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 | Constante |
public static const NO_SIGNATURE:String = "NO_SIGNATURE"| Taalversie: | ActionScript 3.0 |
| Productversie: | Review, Commenting, and Approval Building Block 9.5 |
| Runtimeversies: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Specifies that an approval stage does not require signatures.
PARALLEL_STAGE_TYPES | Constante |
public static const PARALLEL_STAGE_TYPES:Array| Taalversie: | ActionScript 3.0 |
| Productversie: | Review, Commenting, and Approval Building Block 9.5 |
| Runtimeversies: | 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 | Constante |
public static const SEQUENTIAL_STAGE_TYPES:Array| Taalversie: | ActionScript 3.0 |
| Productversie: | Review, Commenting, and Approval Building Block 9.5 |
| Runtimeversies: | 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 | Constante |
public static const SERVER_SIDE:String = "SERVER_SIDE"| Taalversie: | ActionScript 3.0 |
| Productversie: | Review, Commenting, and Approval Building Block 9.5 |
| Runtimeversies: | 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.
Wed Jun 13 2018, 11:42 AM Z
Overerfde openbare eigenschappen verbergen
Overerfde openbare eigenschappen weergeven