| Paket | com.adobe.livecycle.rca.model.constant |
| Klasse | public class CreatedAtType |
| Vererbung | CreatedAtType Object |
Veraltet seit Review, Commenting, and Approval 10: Verwenden Sie com.adobe.solutions.rca.constant.CreatedAtType
| Sprachversion: | ActionScript 3.0 |
| Produktversion: | Baustein „Review, Commenting, and Approval“ 9.5 |
| Laufzeitversionen: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Öffentliche Eigenschaften
Öffentliche Methoden
| Methode | Definiert von | ||
|---|---|---|---|
Provides values for the createdAt property of a participant. | CreatedAtType | ||
![]() |
Gibt an, ob für ein Objekt eine bestimmte Eigenschaft definiert wurde. | Object | |
![]() |
Gibt an, ob eine Instanz der Object-Klasse in der Prototypkette des Objekts vorhanden ist, das als Parameter angegeben wurde. | Object | |
![]() |
Gibt an, ob die angegebene Eigenschaft vorhanden ist und durchlaufen werden kann. | Object | |
![]() |
Legt die Verfügbarkeit einer dynamischen Eigenschaft für Schleifenoperationen fest. | Object | |
![]() |
Gibt die Stringdarstellung dieses Objekts zurück, formatiert entsprechend den Konventionen des Gebietsschemas. | Object | |
![]() |
Gibt das angegebene Objekt als String zurück. | Object | |
![]() |
Gibt den Grundwert des angegebenen Objekts zurück. | Object | |
Öffentliche Konstanten
| Konstante | Definiert von | ||
|---|---|---|---|
| INITIATION : String = "INITIATION" [statisch] Specifies that the participant was added when the review was initiated. | CreatedAtType | ||
| TEMPLATE_CREATION : String = "TEMPLATE_CREATION" [statisch]
Specifies that the participant was added during template creation. | CreatedAtType | ||
| TYPES : Array [statisch] Utility array of all possible values for the createdAt property. | CreatedAtType | ||
| UPDATES : String = "UPDATES" [statisch] Specifies that the participant was added to a review using the addReview or addApprover API. | CreatedAtType | ||
Konstruktordetails
CreatedAtType | () | Konstruktor |
public function CreatedAtType()| Sprachversion: | ActionScript 3.0 |
| Produktversion: | Baustein „Review, Commenting, and Approval“ 9.5 |
| Laufzeitversionen: | 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.
Verwandte API-Elemente
Konstantendetails
INITIATION | Konstante |
public static const INITIATION:String = "INITIATION"| Sprachversion: | ActionScript 3.0 |
| Produktversion: | Baustein „Review, Commenting, and Approval“ 9.5 |
| Laufzeitversionen: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Specifies that the participant was added when the review was initiated.
TEMPLATE_CREATION | Konstante |
public static const TEMPLATE_CREATION:String = "TEMPLATE_CREATION"| Sprachversion: | ActionScript 3.0 |
| Produktversion: | Baustein „Review, Commenting, and Approval“ 9.5 |
| Laufzeitversionen: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Specifies that the participant was added during template creation.
TYPES | Konstante |
public static const TYPES:Array| Sprachversion: | ActionScript 3.0 |
| Produktversion: | Baustein „Review, Commenting, and Approval“ 9.5 |
| Laufzeitversionen: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Utility array of all possible values for the createdAt property.
UPDATES | Konstante |
public static const UPDATES:String = "UPDATES"| Sprachversion: | ActionScript 3.0 |
| Produktversion: | Baustein „Review, Commenting, and Approval“ 9.5 |
| Laufzeitversionen: | 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, 10:04 AM Z
Vererbte öffentliche Eigenschaften ausblenden
Vererbte öffentliche Eigenschaften anzeigen