| Pacote | com.adobe.solutions.rca.vo |
| Classe | public class ReviewContextVO |
| Herança | ReviewContextVO NamedVO BaseVO Object |
| Subclasses | ReviewTemplateVO |
| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Review, Commenting, and Approval Building Block 10 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
| Propriedade | Definido por | ||
|---|---|---|---|
| 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
Uma referência ao objeto de classe ou à função de construtor de uma determinada ocorrência de objeto. | 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 | ||
| Método | Definido por | ||
|---|---|---|---|
The constructor for ReviewContextVO class. | ReviewContextVO | ||
![]() |
Indica se um objeto tem uma propriedade especificada definida. | Object | |
![]() |
Indica se uma ocorrência da classe Object está na cadeia de protótipos do objeto especificado como o parâmetro. | Object | |
![]() |
Indica se a propriedade especificada existe e é enumerável. | Object | |
![]() |
Define a disponibilidade de uma propriedade dinâmica para operações de repetição. | Object | |
![]() |
Retorna a representação da string deste objeto, formatado segundo as convenções específicas para a localidade. | Object | |
![]() |
Retorna a representação de string do objeto especificado. | Object | |
![]() |
Retorna o valor primitivo do objeto especificado. | Object | |
additionalMetadata | propriedade |
additionalMetadata:String| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Review, Commenting, and Approval Building Block 10 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
Any review specific data can be preserved in this field.
Implementação
public function get additionalMetadata():String public function set additionalMetadata(value:String):voidarsProcessName | propriedade |
arsProcessName:String| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Review, Commenting, and Approval Building Block 10 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
Name of the process used to generate Approval Routing Sheet (ARS).
Implementação
public function get arsProcessName():String public function set arsProcessName(value:String):voidauditLevel | propriedade |
auditLevel:String| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Review, Commenting, and Approval Building Block 10 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
The level of audit associated with this review.
Implementação
public function get auditLevel():String public function set auditLevel(value:String):voidchangeDescription | propriedade |
changeDescription:String| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Review, Commenting, and Approval Building Block 10 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
This field is used if the review is revised. While revising, one can specify the change desciption.
Implementação
public function get changeDescription():String public function set changeDescription(value:String):voidcommentServerPath | propriedade |
commentServerPath:String| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Review, Commenting, and Approval Building Block 10 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
Server location where Adobe Acrobat stores the inline comments.
Implementação
public function get commentServerPath():String public function set commentServerPath(value:String):voidcommentVisibility | propriedade |
commentVisibility:String| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Review, Commenting, and Approval Building Block 10 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
Visibility of inline comment, in Adobe Acrobat, across stages.
Implementação
public function get commentVisibility():String public function set commentVisibility(value:String):voidcomplianceCode | propriedade |
complianceCode:String| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Review, Commenting, and Approval Building Block 10 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
Compliance code of the schedule template.
Implementação
public function get complianceCode():String public function set complianceCode(value:String):voidcurrentRevision | propriedade |
currentRevision:Boolean| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Review, Commenting, and Approval Building Block 10 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
A Boolean flag to indicate whether this is the current revision or not.
Implementação
public function get currentRevision():Boolean public function set currentRevision(value:Boolean):voidcurrentStage | propriedade |
currentStage:int| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Review, Commenting, and Approval Building Block 10 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
Stage number this review is currently in (starts with 1).
Implementação
public function get currentStage():int public function set currentStage(value:int):voidcustomAttributes | propriedade |
customAttributes:IList| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Review, Commenting, and Approval Building Block 10 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
List of custom attributes.
Implementação
public function get customAttributes():IList public function set customAttributes(value:IList):voidendDate | propriedade |
initiator | propriedade |
initiator:InitiatorVO| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Review, Commenting, and Approval Building Block 10 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
Initiator of the review.
Implementação
public function get initiator():InitiatorVO public function set initiator(value:InitiatorVO):voidinvocationId | propriedade |
invocationId:String| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Review, Commenting, and Approval Building Block 10 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
The ID of the invocation request when a review is initiated.
Implementação
public function get invocationId():String public function set invocationId(value:String):voidnativeFileName | propriedade |
nativeFileName:String| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Review, Commenting, and Approval Building Block 10 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
Path of the file in the content repository on which the review is initiated.
Implementação
public function get nativeFileName():String public function set nativeFileName(value:String):voidpurpose | propriedade |
reviewId | propriedade |
reviewType | propriedade |
reviewType:String| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Review, Commenting, and Approval Building Block 10 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
Review type like, REGULATED or AD-HOC.
Implementação
public function get reviewType():String public function set reviewType(value:String):voidrevision | propriedade |
rtsProcessName | propriedade |
rtsProcessName:String| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Review, Commenting, and Approval Building Block 10 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
Name of the process used to generate Review Tracking Sheet (RTS).
Implementação
public function get rtsProcessName():String public function set rtsProcessName(value:String):voidstageList | propriedade |
stageList:IList| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Review, Commenting, and Approval Building Block 10 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
List of stages in the review.
Implementação
public function get stageList():IList public function set stageList(value:IList):voidstartDate | propriedade |
startDate:Date| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Review, Commenting, and Approval Building Block 10 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
Start date of the review.
Implementação
public function get startDate():Date public function set startDate(value:Date):voidstatus | propriedade |
status:String| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Review, Commenting, and Approval Building Block 10 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
Status of the review. It can be one of the following:
- ONGOING
- COMPLETED
- EXPIRED
- REVOKED
- REVISED
Implementação
public function get status():String public function set status(value:String):voidstp | propriedade |
stp:Boolean| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Review, Commenting, and Approval Building Block 10 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
A Boolean field to enable or disable Straight Through Processing (STP).
Implementação
public function get stp():Boolean public function set stp(value:Boolean):voidsupportingDocumentList | propriedade |
supportingDocumentList:IList| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Review, Commenting, and Approval Building Block 10 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
List of supporting documents.
Implementação
public function get supportingDocumentList():IList public function set supportingDocumentList(value:IList):voidtemplateAuthor | propriedade |
templateAuthor:String| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Review, Commenting, and Approval Building Block 10 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
Name of the template author.
Implementação
public function get templateAuthor():String public function set templateAuthor(value:String):voidtemplateDescription | propriedade |
templateDescription:String| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Review, Commenting, and Approval Building Block 10 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
Description of the schedule template used to initiate this review.
Implementação
public function get templateDescription():String public function set templateDescription(value:String):voidtemplateName | propriedade |
templateName:String| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Review, Commenting, and Approval Building Block 10 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
Name of the schedule template used to initiate this review.
Implementação
public function get templateName():String public function set templateName(value:String):voidtitle | propriedade |
ReviewContextVO | () | Construtor |
public function ReviewContextVO()| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Review, Commenting, and Approval Building Block 10 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
The constructor for ReviewContextVO class.
Wed Jun 13 2018, 11:10 AM Z
Ocultar propriedades públicas herdadas
Mostrar propriedades públicas herdadas