| パッケージ | com.adobe.solutions.rca.constant |
| クラス | public class CreatedAtType |
| 継承 | CreatedAtType Object |
| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Review, Commenting, and Approval Building Block 10.0 |
| ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
CreatedAtType Enum.
パブリックプロパティ
パブリックメソッド
| メソッド | 定義元 | ||
|---|---|---|---|
The constructor for CreatedAtType class. | CreatedAtType | ||
![]() |
オブジェクトに指定されたプロパティが定義されているかどうかを示します。 | Object | |
![]() |
Object クラスのインスタンスが、パラメーターとして指定されたオブジェクトのプロトタイプチェーン内にあるかどうかを示します。 | Object | |
![]() |
指定されたプロパティが存在し、列挙できるかどうかを示します。 | Object | |
![]() |
ループ処理に対するダイナミックプロパティの可用性を設定します。 | Object | |
![]() |
ロケール固有の規則に従って書式設定された、このオブジェクトのストリング表現を返します。 | Object | |
![]() |
指定されたオブジェクトのストリング表現を返します。 | Object | |
![]() |
指定されたオブジェクトのプリミティブな値を返します。 | Object | |
パブリック定数
| 定数 | 定義元 | ||
|---|---|---|---|
| INITIATION : String = "INITIATION" [静的]
The value specifies that the participant was added during review initiation. | CreatedAtType | ||
| TEMPLATE_CREATION : String = "TEMPLATE_CREATION" [静的]
The value specifies that the participant was added during template creation. | CreatedAtType | ||
| TYPES : Array [静的]
Utility array of all possible values for createdAt property. | CreatedAtType | ||
| UPDATES : String = "UPDATES" [静的]
The value specifies that the participant was added to a running review, via addReview or addApprover API. | CreatedAtType | ||
コンストラクターの詳細
CreatedAtType | () | コンストラクター |
public function CreatedAtType()| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Review, Commenting, and Approval Building Block 10.0 |
| ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
The constructor for CreatedAtType class.
The CreatedAtType class provides values for the createdAt property of a participant.
The createdAt property is used to track the phase during which the participant was added to review.
関連する API エレメント
定数の詳細
INITIATION | 定数 |
public static const INITIATION:String = "INITIATION"| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Review, Commenting, and Approval Building Block 10.0 |
| ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
The value specifies that the participant was added during review initiation.
TEMPLATE_CREATION | 定数 |
public static const TEMPLATE_CREATION:String = "TEMPLATE_CREATION"| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Review, Commenting, and Approval Building Block 10.0 |
| ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
The value specifies that the participant was added during template creation.
TYPES | 定数 |
public static const TYPES:Array| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Review, Commenting, and Approval Building Block 10.0 |
| ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
Utility array of all possible values for createdAt property.
UPDATES | 定数 |
public static const UPDATES:String = "UPDATES"| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Review, Commenting, and Approval Building Block 10.0 |
| ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
The value specifies that the participant was added to a running review, via addReview or addApprover API.
Tue Jun 12 2018, 10:34 AM Z
継承されるパブリックプロパティを隠す
継承されるパブリックプロパティを表示