| パッケージ | com.adobe.solutions.rca.constant |
| クラス | public class OperationType |
| 継承 | OperationType Object |
| サブクラス | LocalizedOperationType |
| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Review, Commenting, and Approval Building Block 10 |
| ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
OperationType Enum.
| メソッド | 定義元 | ||
|---|---|---|---|
The constructor for OperationType class. | OperationType | ||
![]() |
オブジェクトに指定されたプロパティが定義されているかどうかを示します。 | Object | |
![]() |
Object クラスのインスタンスが、パラメーターとして指定されたオブジェクトのプロトタイプチェーン内にあるかどうかを示します。 | Object | |
![]() |
指定されたプロパティが存在し、列挙できるかどうかを示します。 | Object | |
![]() |
ループ処理に対するダイナミックプロパティの可用性を設定します。 | Object | |
![]() |
ロケール固有の規則に従って書式設定された、このオブジェクトのストリング表現を返します。 | Object | |
![]() |
指定されたオブジェクトのストリング表現を返します。 | Object | |
![]() |
指定されたオブジェクトのプリミティブな値を返します。 | Object | |
| 定数 | 定義元 | ||
|---|---|---|---|
| ADD_APPROVER : String = "ADD_APPROVER" [静的]
This operation adds an approver to an approver stage. | OperationType | ||
| ADD_REVIEWER : String = "ADD_REVIEWER" [静的]
This operation adds a reviewer to a review stage. | OperationType | ||
| CHANGE_AUTHOR : String = "CHANGE_AUTHOR" [静的]
This operation changes the author of a creation stage. | OperationType | ||
| CHANGE_DURATION : String = "CHANGE_DURATION" [静的]
This operation changes the duration of a stage. | OperationType | ||
| MARK_MANDATORY : String = "MARK_MANDATORY" [静的]
This operation marks an optional reviewer as mandatory. | OperationType | ||
| MARK_OPTIONAL : String = "MARK_OPTIONAL" [静的]
This operation marks a mandatory reviewer as optional. | OperationType | ||
| REMOVE : String = "REMOVE" [静的]
This operation removes a participant from a stage. | OperationType | ||
| REMOVE_APPROVER : String = "REMOVE_APPROVER" [静的]
This operation removes approver to an approver stage. | OperationType | ||
| REMOVE_REVIEWER : String = "REMOVE_REVIEWER" [静的]
This operation removes reviewer to a review stage. | OperationType | ||
| RESOLVE_STAGE : String = "RESOLVE_STAGE" [静的]
This operation resolves stage, if its a reference to stage template. | OperationType | ||
OperationType | () | コンストラクター |
public function OperationType()| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Review, Commenting, and Approval Building Block 10 |
| ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
The constructor for OperationType class.
ADD_APPROVER | 定数 |
public static const ADD_APPROVER:String = "ADD_APPROVER"| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Review, Commenting, and Approval Building Block 10 |
| ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
This operation adds an approver to an approver stage.
ADD_REVIEWER | 定数 |
public static const ADD_REVIEWER:String = "ADD_REVIEWER"| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Review, Commenting, and Approval Building Block 10 |
| ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
This operation adds a reviewer to a review stage.
CHANGE_AUTHOR | 定数 |
public static const CHANGE_AUTHOR:String = "CHANGE_AUTHOR"| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Review, Commenting, and Approval Building Block 10 |
| ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
This operation changes the author of a creation stage.
CHANGE_DURATION | 定数 |
public static const CHANGE_DURATION:String = "CHANGE_DURATION"| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Review, Commenting, and Approval Building Block 10 |
| ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
This operation changes the duration of a stage.
MARK_MANDATORY | 定数 |
public static const MARK_MANDATORY:String = "MARK_MANDATORY"| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Review, Commenting, and Approval Building Block 10 |
| ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
This operation marks an optional reviewer as mandatory.
MARK_OPTIONAL | 定数 |
public static const MARK_OPTIONAL:String = "MARK_OPTIONAL"| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Review, Commenting, and Approval Building Block 10 |
| ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
This operation marks a mandatory reviewer as optional.
REMOVE | 定数 |
public static const REMOVE:String = "REMOVE"| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Review, Commenting, and Approval Building Block 10 |
| ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
This operation removes a participant from a stage.
REMOVE_APPROVER | 定数 |
public static const REMOVE_APPROVER:String = "REMOVE_APPROVER"| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Review, Commenting, and Approval Building Block 10 |
| ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
This operation removes approver to an approver stage.
REMOVE_REVIEWER | 定数 |
public static const REMOVE_REVIEWER:String = "REMOVE_REVIEWER"| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Review, Commenting, and Approval Building Block 10 |
| ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
This operation removes reviewer to a review stage.
RESOLVE_STAGE | 定数 |
public static const RESOLVE_STAGE:String = "RESOLVE_STAGE"| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Review, Commenting, and Approval Building Block 10 |
| ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
This operation resolves stage, if its a reference to stage template.
Tue Jun 12 2018, 10:34 AM Z
継承されるパブリックプロパティを隠す
継承されるパブリックプロパティを表示