パッケージ | com.adobe.solutions.rca.vo |
クラス | public class ReviewContextVO |
継承 | ReviewContextVO NamedVO BaseVO Object |
サブクラス | ReviewTemplateVO |
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Review, Commenting, and Approval Building Block 10 |
ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
プロパティ | 定義元 | ||
---|---|---|---|
additionalMetadata : String
Any review specific data can be preserved in this field. | ReviewContextVO | ||
arsProcessName : String
Name of the process used to generate Approval Routing Sheet (ARS). | ReviewContextVO | ||
auditLevel : String
The level of audit associated with this review. | ReviewContextVO | ||
changeDescription : String
This field is used if the review is revised. | ReviewContextVO | ||
commentServerPath : String
Server location where Adobe Acrobat stores the inline comments. | ReviewContextVO | ||
commentVisibility : String
Visibility of inline comment, in Adobe Acrobat, across stages. | ReviewContextVO | ||
complianceCode : String
Compliance code of the schedule template. | ReviewContextVO | ||
constructor : Object
指定されたオブジェクトインスタンスのクラスオブジェクトまたはコンストラクター関数への参照です。 | Object | ||
currentRevision : Boolean
A Boolean flag to indicate whether this is the current revision or not. | ReviewContextVO | ||
currentStage : int
Stage number this review is currently in (starts with 1). | ReviewContextVO | ||
customAttributes : IList
List of custom attributes. | ReviewContextVO | ||
endDate : Date
End date of the review. | ReviewContextVO | ||
entityPath : String
Gets the entity name in the content repository. | NamedVO | ||
id : String
Get the ID of the VO. | BaseVO | ||
initiator : InitiatorVO
Initiator of the review. | ReviewContextVO | ||
invocationId : String
The ID of the invocation request when a review is initiated. | ReviewContextVO | ||
nativeFileName : String
Path of the file in the content repository on which the review is initiated. | ReviewContextVO | ||
purpose : String
Review purpose. | ReviewContextVO | ||
reviewId : String
Review ID. | ReviewContextVO | ||
reviewType : String
Review type like, REGULATED or AD-HOC. | ReviewContextVO | ||
revision : int
Review revision number. | ReviewContextVO | ||
rtsProcessName : String
Name of the process used to generate Review Tracking Sheet (RTS). | ReviewContextVO | ||
stageList : IList
List of stages in the review. | ReviewContextVO | ||
startDate : Date
Start date of the review. | ReviewContextVO | ||
status : String
Status of the review. | ReviewContextVO | ||
stp : Boolean
A Boolean field to enable or disable Straight Through Processing (STP). | ReviewContextVO | ||
supportingDocumentList : IList
List of supporting documents. | ReviewContextVO | ||
templateAuthor : String
Name of the template author. | ReviewContextVO | ||
templateDescription : String
Description of the schedule template used to initiate this review. | ReviewContextVO | ||
templateName : String
Name of the schedule template used to initiate this review. | ReviewContextVO | ||
title : String
Review title. | ReviewContextVO |
メソッド | 定義元 | ||
---|---|---|---|
The constructor for ReviewContextVO class. | ReviewContextVO | ||
オブジェクトに指定されたプロパティが定義されているかどうかを示します。 | Object | ||
Object クラスのインスタンスが、パラメーターとして指定されたオブジェクトのプロトタイプチェーン内にあるかどうかを示します。 | Object | ||
指定されたプロパティが存在し、列挙できるかどうかを示します。 | Object | ||
ループ処理に対するダイナミックプロパティの可用性を設定します。 | Object | ||
ロケール固有の規則に従って書式設定された、このオブジェクトのストリング表現を返します。 | Object | ||
指定されたオブジェクトのストリング表現を返します。 | Object | ||
指定されたオブジェクトのプリミティブな値を返します。 | Object |
additionalMetadata | プロパティ |
additionalMetadata:String
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Review, Commenting, and Approval Building Block 10 |
ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
Any review specific data can be preserved in this field.
実装
public function get additionalMetadata():String
public function set additionalMetadata(value:String):void
arsProcessName | プロパティ |
arsProcessName:String
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Review, Commenting, and Approval Building Block 10 |
ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
Name of the process used to generate Approval Routing Sheet (ARS).
実装
public function get arsProcessName():String
public function set arsProcessName(value:String):void
auditLevel | プロパティ |
changeDescription | プロパティ |
changeDescription:String
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Review, Commenting, and Approval Building Block 10 |
ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
This field is used if the review is revised. While revising, one can specify the change desciption.
実装
public function get changeDescription():String
public function set changeDescription(value:String):void
commentServerPath | プロパティ |
commentServerPath:String
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Review, Commenting, and Approval Building Block 10 |
ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
Server location where Adobe Acrobat stores the inline comments.
実装
public function get commentServerPath():String
public function set commentServerPath(value:String):void
commentVisibility | プロパティ |
commentVisibility:String
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Review, Commenting, and Approval Building Block 10 |
ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
Visibility of inline comment, in Adobe Acrobat, across stages.
実装
public function get commentVisibility():String
public function set commentVisibility(value:String):void
complianceCode | プロパティ |
currentRevision | プロパティ |
currentRevision:Boolean
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Review, Commenting, and Approval Building Block 10 |
ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
A Boolean flag to indicate whether this is the current revision or not.
実装
public function get currentRevision():Boolean
public function set currentRevision(value:Boolean):void
currentStage | プロパティ |
customAttributes | プロパティ |
endDate | プロパティ |
initiator | プロパティ |
initiator:InitiatorVO
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Review, Commenting, and Approval Building Block 10 |
ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
Initiator of the review.
実装
public function get initiator():InitiatorVO
public function set initiator(value:InitiatorVO):void
invocationId | プロパティ |
invocationId:String
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Review, Commenting, and Approval Building Block 10 |
ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
The ID of the invocation request when a review is initiated.
実装
public function get invocationId():String
public function set invocationId(value:String):void
nativeFileName | プロパティ |
nativeFileName:String
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Review, Commenting, and Approval Building Block 10 |
ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
Path of the file in the content repository on which the review is initiated.
実装
public function get nativeFileName():String
public function set nativeFileName(value:String):void
purpose | プロパティ |
reviewId | プロパティ |
reviewType | プロパティ |
revision | プロパティ |
rtsProcessName | プロパティ |
rtsProcessName:String
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Review, Commenting, and Approval Building Block 10 |
ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
Name of the process used to generate Review Tracking Sheet (RTS).
実装
public function get rtsProcessName():String
public function set rtsProcessName(value:String):void
stageList | プロパティ |
startDate | プロパティ |
status | プロパティ |
status:String
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Review, Commenting, and Approval Building Block 10 |
ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
Status of the review. It can be one of the following:
- ONGOING
- COMPLETED
- EXPIRED
- REVOKED
- REVISED
実装
public function get status():String
public function set status(value:String):void
stp | プロパティ |
supportingDocumentList | プロパティ |
supportingDocumentList:IList
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Review, Commenting, and Approval Building Block 10 |
ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
List of supporting documents.
実装
public function get supportingDocumentList():IList
public function set supportingDocumentList(value:IList):void
templateAuthor | プロパティ |
templateDescription | プロパティ |
templateDescription:String
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Review, Commenting, and Approval Building Block 10 |
ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
Description of the schedule template used to initiate this review.
実装
public function get templateDescription():String
public function set templateDescription(value:String):void
templateName | プロパティ |
templateName:String
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Review, Commenting, and Approval Building Block 10 |
ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
Name of the schedule template used to initiate this review.
実装
public function get templateName():String
public function set templateName(value:String):void
title | プロパティ |
ReviewContextVO | () | コンストラクター |
public function ReviewContextVO()
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Review, Commenting, and Approval Building Block 10 |
ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
The constructor for ReviewContextVO
class.
Tue Jun 12 2018, 10:34 AM Z