Пакет | 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 | свойство |
auditLevel:String
Язык версии: | ActionScript 3.0 |
Версия продукта: | Review, Commenting, and Approval Building Block 10 |
Версии среды выполнения: | Flash Player 10.2, AIR (unsupported) |
The level of audit associated with this review.
Реализация
public function get auditLevel():String
public function set auditLevel(value:String):void
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 | свойство |
complianceCode:String
Язык версии: | ActionScript 3.0 |
Версия продукта: | Review, Commenting, and Approval Building Block 10 |
Версии среды выполнения: | Flash Player 10.2, AIR (unsupported) |
Compliance code of the schedule template.
Реализация
public function get complianceCode():String
public function set complianceCode(value:String):void
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 | свойство |
currentStage:int
Язык версии: | ActionScript 3.0 |
Версия продукта: | Review, Commenting, and Approval Building Block 10 |
Версии среды выполнения: | Flash Player 10.2, AIR (unsupported) |
Stage number this review is currently in (starts with 1).
Реализация
public function get currentStage():int
public function set currentStage(value:int):void
customAttributes | свойство |
customAttributes:IList
Язык версии: | ActionScript 3.0 |
Версия продукта: | Review, Commenting, and Approval Building Block 10 |
Версии среды выполнения: | Flash Player 10.2, AIR (unsupported) |
List of custom attributes.
Реализация
public function get customAttributes():IList
public function set customAttributes(value:IList):void
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 | свойство |
reviewType:String
Язык версии: | ActionScript 3.0 |
Версия продукта: | Review, Commenting, and Approval Building Block 10 |
Версии среды выполнения: | Flash Player 10.2, AIR (unsupported) |
Review type like, REGULATED
or AD-HOC
.
Реализация
public function get reviewType():String
public function set reviewType(value:String):void
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 | свойство |
stp:Boolean
Язык версии: | ActionScript 3.0 |
Версия продукта: | Review, Commenting, and Approval Building Block 10 |
Версии среды выполнения: | Flash Player 10.2, AIR (unsupported) |
A Boolean field to enable or disable Straight Through Processing (STP).
Реализация
public function get stp():Boolean
public function set stp(value:Boolean):void
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 | свойство |
templateAuthor:String
Язык версии: | ActionScript 3.0 |
Версия продукта: | Review, Commenting, and Approval Building Block 10 |
Версии среды выполнения: | Flash Player 10.2, AIR (unsupported) |
Name of the template author.
Реализация
public function get templateAuthor():String
public function set templateAuthor(value:String):void
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, 11:34 AM Z