| パッケージ | com.adobe.solutions.rca.constant |
| クラス | public class RecipientType |
| 継承 | RecipientType Object |
| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Review, Commenting, and Approval Building Block 10 |
| ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
RecipientType Enum.
| メソッド | 定義元 | ||
|---|---|---|---|
The constructor for RecipientType class. | RecipientType | ||
![]() |
オブジェクトに指定されたプロパティが定義されているかどうかを示します。 | Object | |
![]() |
Object クラスのインスタンスが、パラメーターとして指定されたオブジェクトのプロトタイプチェーン内にあるかどうかを示します。 | Object | |
![]() |
指定されたプロパティが存在し、列挙できるかどうかを示します。 | Object | |
![]() |
ループ処理に対するダイナミックプロパティの可用性を設定します。 | Object | |
![]() |
ロケール固有の規則に従って書式設定された、このオブジェクトのストリング表現を返します。 | Object | |
![]() |
指定されたオブジェクトのストリング表現を返します。 | Object | |
![]() |
指定されたオブジェクトのプリミティブな値を返します。 | Object | |
| 定数 | 定義元 | ||
|---|---|---|---|
| ALL : String = "ALL" [静的]
The property specifies that reminder is sent to all the participants of the stage irrespective of their status. | RecipientType | ||
| INITIATOR : String = "INITIATOR" [静的]
The property specifies that reminder is sent to the initiatior of the review. | RecipientType | ||
| MODERATOR : String = "MODERATOR" [静的]
The property specifies that reminder is sent to the moderators of the stage. | RecipientType | ||
| REMAINING_PARTICIPANTS : String = "REMAINING_PARTICIPANTS" [静的]
The property specifies that reminder is sent to the all the remianing participants of the stage, that is, participants who have not completed the task as yet. | RecipientType | ||
| TYPES : Array [静的]
Utility array of all possible values for recipient property. | RecipientType | ||
RecipientType | () | コンストラクター |
public function RecipientType()| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Review, Commenting, and Approval Building Block 10 |
| ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
The constructor for RecipientType class.
The RecipientType class provides values for the recipient property of a Reminder.
This property defines the recipient of a reminder.
関連する API エレメント
ALL | 定数 |
public static const ALL:String = "ALL"| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Review, Commenting, and Approval Building Block 10 |
| ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
The property specifies that reminder is sent to all the participants of the stage irrespective of their status.
INITIATOR | 定数 |
public static const INITIATOR:String = "INITIATOR"| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Review, Commenting, and Approval Building Block 10 |
| ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
The property specifies that reminder is sent to the initiatior of the review.
MODERATOR | 定数 |
public static const MODERATOR:String = "MODERATOR"| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Review, Commenting, and Approval Building Block 10 |
| ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
The property specifies that reminder is sent to the moderators of the stage.
REMAINING_PARTICIPANTS | 定数 |
public static const REMAINING_PARTICIPANTS:String = "REMAINING_PARTICIPANTS"| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Review, Commenting, and Approval Building Block 10 |
| ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
The property specifies that reminder is sent to the all the remianing participants of the stage, that is, participants who have not completed the task as yet.
TYPES | 定数 |
public static const TYPES:Array| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Review, Commenting, and Approval Building Block 10 |
| ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
Utility array of all possible values for recipient property.
Tue Jun 12 2018, 10:34 AM Z
継承されるパブリックプロパティを隠す
継承されるパブリックプロパティを表示