| Paket | com.adobe.solutions.rca.vo |
| Sınıf | public class ReviewContextVO |
| Miras Alma | ReviewContextVO NamedVO BaseVO Object |
| Alt Sınıflar | ReviewTemplateVO |
| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Review, Commenting, and Approval Building Block 10 |
| Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
| Özellik | Tanımlayan: | ||
|---|---|---|---|
| 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
Belirli bir nesne örneği için sınıf nesnesine veya yapıcı işlevine bir başvuru. | 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 | ||
| Yöntem | Tanımlayan: | ||
|---|---|---|---|
The constructor for ReviewContextVO class. | ReviewContextVO | ||
![]() |
Bir nesnenin belirli bir özelliğinin tanımlı olup olmadığını gösterir. | Object | |
![]() |
Object sınıfının bir örneğinin parametre olarak belirtilen nesnenin prototip zincirinde olup olmadığını gösterir. | Object | |
![]() |
Belirtilen özelliğin bulunup bulunmadığını ve numaralandırılabilir olup olmadığını gösterir. | Object | |
![]() |
Dinamik bir özelliğin döngü işlemlerinde kullanılabilirliğini ayarlar. | Object | |
![]() |
Bu nesnenin, yerel ayara özel kurallara göre biçimlendirilmiş dize temsilini döndürür. | Object | |
![]() |
Belirtilen nesnenin dize olarak temsil edilen halini döndürür. | Object | |
![]() |
Belirtilen nesnenin temel değerini döndürür. | Object | |
additionalMetadata | özellik |
additionalMetadata:String| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Review, Commenting, and Approval Building Block 10 |
| Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
Any review specific data can be preserved in this field.
Uygulama
public function get additionalMetadata():String public function set additionalMetadata(value:String):voidarsProcessName | özellik |
arsProcessName:String| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Review, Commenting, and Approval Building Block 10 |
| Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
Name of the process used to generate Approval Routing Sheet (ARS).
Uygulama
public function get arsProcessName():String public function set arsProcessName(value:String):voidauditLevel | özellik |
auditLevel:String| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Review, Commenting, and Approval Building Block 10 |
| Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
The level of audit associated with this review.
Uygulama
public function get auditLevel():String public function set auditLevel(value:String):voidchangeDescription | özellik |
changeDescription:String| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Review, Commenting, and Approval Building Block 10 |
| Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
This field is used if the review is revised. While revising, one can specify the change desciption.
Uygulama
public function get changeDescription():String public function set changeDescription(value:String):voidcommentServerPath | özellik |
commentServerPath:String| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Review, Commenting, and Approval Building Block 10 |
| Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
Server location where Adobe Acrobat stores the inline comments.
Uygulama
public function get commentServerPath():String public function set commentServerPath(value:String):voidcommentVisibility | özellik |
commentVisibility:String| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Review, Commenting, and Approval Building Block 10 |
| Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
Visibility of inline comment, in Adobe Acrobat, across stages.
Uygulama
public function get commentVisibility():String public function set commentVisibility(value:String):voidcomplianceCode | özellik |
complianceCode:String| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Review, Commenting, and Approval Building Block 10 |
| Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
Compliance code of the schedule template.
Uygulama
public function get complianceCode():String public function set complianceCode(value:String):voidcurrentRevision | özellik |
currentRevision:Boolean| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Review, Commenting, and Approval Building Block 10 |
| Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
A Boolean flag to indicate whether this is the current revision or not.
Uygulama
public function get currentRevision():Boolean public function set currentRevision(value:Boolean):voidcurrentStage | özellik |
currentStage:int| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Review, Commenting, and Approval Building Block 10 |
| Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
Stage number this review is currently in (starts with 1).
Uygulama
public function get currentStage():int public function set currentStage(value:int):voidcustomAttributes | özellik |
customAttributes:IList| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Review, Commenting, and Approval Building Block 10 |
| Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
List of custom attributes.
Uygulama
public function get customAttributes():IList public function set customAttributes(value:IList):voidendDate | özellik |
initiator | özellik |
initiator:InitiatorVO| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Review, Commenting, and Approval Building Block 10 |
| Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
Initiator of the review.
Uygulama
public function get initiator():InitiatorVO public function set initiator(value:InitiatorVO):voidinvocationId | özellik |
invocationId:String| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Review, Commenting, and Approval Building Block 10 |
| Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
The ID of the invocation request when a review is initiated.
Uygulama
public function get invocationId():String public function set invocationId(value:String):voidnativeFileName | özellik |
nativeFileName:String| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Review, Commenting, and Approval Building Block 10 |
| Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
Path of the file in the content repository on which the review is initiated.
Uygulama
public function get nativeFileName():String public function set nativeFileName(value:String):voidpurpose | özellik |
reviewId | özellik |
reviewType | özellik |
reviewType:String| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Review, Commenting, and Approval Building Block 10 |
| Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
Review type like, REGULATED or AD-HOC.
Uygulama
public function get reviewType():String public function set reviewType(value:String):voidrevision | özellik |
rtsProcessName | özellik |
rtsProcessName:String| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Review, Commenting, and Approval Building Block 10 |
| Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
Name of the process used to generate Review Tracking Sheet (RTS).
Uygulama
public function get rtsProcessName():String public function set rtsProcessName(value:String):voidstageList | özellik |
startDate | özellik |
status | özellik |
status:String| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Review, Commenting, and Approval Building Block 10 |
| Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
Status of the review. It can be one of the following:
- ONGOING
- COMPLETED
- EXPIRED
- REVOKED
- REVISED
Uygulama
public function get status():String public function set status(value:String):voidstp | özellik |
stp:Boolean| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Review, Commenting, and Approval Building Block 10 |
| Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
A Boolean field to enable or disable Straight Through Processing (STP).
Uygulama
public function get stp():Boolean public function set stp(value:Boolean):voidsupportingDocumentList | özellik |
supportingDocumentList:IList| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Review, Commenting, and Approval Building Block 10 |
| Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
List of supporting documents.
Uygulama
public function get supportingDocumentList():IList public function set supportingDocumentList(value:IList):voidtemplateAuthor | özellik |
templateAuthor:String| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Review, Commenting, and Approval Building Block 10 |
| Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
Name of the template author.
Uygulama
public function get templateAuthor():String public function set templateAuthor(value:String):voidtemplateDescription | özellik |
templateDescription:String| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Review, Commenting, and Approval Building Block 10 |
| Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
Description of the schedule template used to initiate this review.
Uygulama
public function get templateDescription():String public function set templateDescription(value:String):voidtemplateName | özellik |
templateName:String| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Review, Commenting, and Approval Building Block 10 |
| Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
Name of the schedule template used to initiate this review.
Uygulama
public function get templateName():String public function set templateName(value:String):voidtitle | özellik |
ReviewContextVO | () | Yapıcı |
public function ReviewContextVO()| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Review, Commenting, and Approval Building Block 10 |
| Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
The constructor for ReviewContextVO class.
Tue Jun 12 2018, 01:09 PM Z
Miras Alınan Genel Özellikleri Gizle
Miras Alınan Genel Özellikleri Göster