| Pacchetto | com.adobe.livecycle.rca.model.constant |
| Classe | public class CreatedAtType |
| Ereditarietà | CreatedAtType Object |
Obsoleto da Review, Commenting, and Approval 10: Da utilizzare com.adobe.solutions.rca.constant.CreatedAtType
| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 9.5 |
| Versioni runtime: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Proprietà pubbliche
Metodi pubblici
| Metodo | Definito da | ||
|---|---|---|---|
Provides values for the createdAt property of a participant. | CreatedAtType | ||
![]() |
Indica se per un oggetto è definita una proprietà specifica. | Object | |
![]() |
Indica se un'istanza della classe Object si trova nella catena di prototipi dell'oggetto specificato come parametro. | Object | |
![]() |
Indica se la proprietà specificata esiste ed è enumerabile. | Object | |
![]() |
Imposta la disponibilità di una proprietà dinamica per le operazioni cicliche. | Object | |
![]() |
Restituisce la rappresentazione in formato stringa di questo oggetto, formattato in base alle convenzioni specifiche per le versioni localizzate. | Object | |
![]() |
Restituisce la rappresentazione in formato stringa dell'oggetto specificato. | Object | |
![]() |
Restituisce il valore di base dell'oggetto specificato. | Object | |
Costanti pubbliche
| Costante | Definito da | ||
|---|---|---|---|
| INITIATION : String = "INITIATION" [statico] Specifies that the participant was added when the review was initiated. | CreatedAtType | ||
| TEMPLATE_CREATION : String = "TEMPLATE_CREATION" [statico]
Specifies that the participant was added during template creation. | CreatedAtType | ||
| TYPES : Array [statico] Utility array of all possible values for the createdAt property. | CreatedAtType | ||
| UPDATES : String = "UPDATES" [statico] Specifies that the participant was added to a review using the addReview or addApprover API. | CreatedAtType | ||
Descrizione della funzione di costruzione
CreatedAtType | () | Funzione di costruzione |
public function CreatedAtType()| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 9.5 |
| Versioni runtime: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Provides values for the createdAt property of a participant.
The createdAt property is used to track when the participant was added to a review.
Elementi API correlati
Descrizione delle costanti
INITIATION | Costante |
public static const INITIATION:String = "INITIATION"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 9.5 |
| Versioni runtime: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Specifies that the participant was added when the review was initiated.
TEMPLATE_CREATION | Costante |
public static const TEMPLATE_CREATION:String = "TEMPLATE_CREATION"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 9.5 |
| Versioni runtime: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Specifies that the participant was added during template creation.
TYPES | Costante |
public static const TYPES:Array| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 9.5 |
| Versioni runtime: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Utility array of all possible values for the createdAt property.
UPDATES | Costante |
public static const UPDATES:String = "UPDATES"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 9.5 |
| Versioni runtime: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Specifies that the participant was added to a review using the addReview or addApprover API.
Tue Jun 12 2018, 02:44 PM Z
Nascondi proprietà pubbliche ereditate
Mostra proprietà pubbliche ereditate