Пакет | com.adobe.solutions.rca.domain |
Интерфейс | public interface IReviewTemplate extends IReviewContext , IGanttDataItem , IMemberCollection |
Средство реализации | ReviewTemplate |
Язык версии: | ActionScript 3.0 |
Версия продукта: | Review, Commenting, and Approval Building Block 10.0 |
Версии среды выполнения: | Flash Player 10.2, AIR (unsupported) |
Свойство | Определено | ||
---|---|---|---|
active : Boolean
A Boolean flag to determine if a template is active. | IReviewTemplate | ||
![]() | additionalMetadata : String
Any review-specific data can be preserved in this field. | IReviewContext | |
![]() | allMemberList : IList [только для чтения]
The property returns a collection of all members. | IMemberCollection | |
appName : String
Name of the application that created a template. | IReviewTemplate | ||
![]() | arsProcessName : String
Name of the process used to generate Approval Routing Sheet (ARS). | IReviewContext | |
![]() | auditLevel : String
The level of audit associated with this review. | IReviewContext | |
author : String
Author of a template. | IReviewTemplate | ||
![]() | calculatedEndDate : Date
The endDate if the review has ended. | IReviewContext | |
![]() | calculatedStartDate : Date
The startDate if the review has started. | IReviewContext | |
![]() | changeDescription : String
This field is used to store the change desciption, if a review is revised. | IReviewContext | |
![]() | commentServerPath : String
Server location where Adobe ® Acrobat ® stores the inline comments. | IReviewContext | |
![]() | commentVisibility : String
Adobe Acrobat's inline comment visibility across stages. | IReviewContext | |
![]() | complianceCode : String
Compliance code of the schedule template. | IReviewContext | |
createdOn : Date [только для чтения]
The date on which a template was created. | IReviewTemplate | ||
![]() | currentRevision : Boolean
A Boolean value to decide whether this is the current revision of the review or not. | IReviewContext | |
![]() | currentStage : int
Stage number in progress for this review (starts with 1). | IReviewContext | |
![]() | customAttributes : IList
List of custom attributes. | IReviewContext | |
description : String
Description of a template. | IReviewTemplate | ||
duration : Number [только для чтения]
Duration of a schedule template in miliseconds. | IReviewTemplate | ||
![]() | endDate : Date
End date of a review. | IReviewContext | |
![]() | ganttItems : ArrayCollection [только для чтения]
A collection of the displayable children that are displayed in the Gantt chart if showChildren flag is set to True. | IGanttDataItem | |
![]() | id : String [только для чтения]
A unique identifier for this review version. | IReviewContext | |
![]() | initiator : IInitiator
Initiator of a review. | IReviewContext | |
![]() | invocationId : String
The ID of the invocation request when a review is initiated. | IReviewContext | |
![]() | itemEndDate : Date [только для чтения]
End date of the item. | IGanttDataItem | |
![]() | itemName : String [только для чтения]
Name of the item. | IGanttDataItem | |
![]() | itemStartDate : Date [только для чтения]
Start date of the item. | IGanttDataItem | |
![]() | itemState : String [только для чтения]
State of the item. | IGanttDataItem | |
![]() | itemStatus : String [только для чтения]
Status of the item. | IGanttDataItem | |
![]() | itemType : String [только для чтения]
Type of item. | IGanttDataItem | |
![]() | largeThumbnail : File
Large thumbnail image of a document under review. | IReviewContext | |
lastModifiedBy : String [только для чтения]
Name of the user who last modified a template. | IReviewTemplate | ||
lastModifiedOn : Date [только для чтения]
The date on which a template was last modified. | IReviewTemplate | ||
![]() | memberList : IList [только для чтения]
The property returns a collection of directly associated members. | IMemberCollection | |
name : String
Name of a template. | IReviewTemplate | ||
![]() | nativeFileName : String
Path of the file, in the content repository, on which the review is initiated. | IReviewContext | |
![]() | operationList : ArrayCollection [только для чтения]
A collection of operations that are available to a user through the context menu in the Gantt chart. | IGanttDataItem | |
![]() | purpose : String
Review purpose. | IReviewContext | |
![]() | reviewCommentingAndApproval : IReviewCommentingAndApproval
An instance of Review Commenting and Approval service for this review. | IReviewContext | |
![]() | reviewId : String
A unique identifier of the review. | IReviewContext | |
![]() | reviewType : String
Type of review like Regulated or Ad-hoc. | IReviewContext | |
![]() | revision : int
Review revision number. | IReviewContext | |
![]() | rtsProcessName : String
Name of the process used to generate Review Tracking Sheet (RTS). | IReviewContext | |
![]() | showChildren : Boolean
A Boolean flag to determine if the children need to be displayed. | IGanttDataItem | |
![]() | showParent : Boolean
A Boolean flag to determine if the parent needs to be displayed. | IGanttDataItem | |
![]() | smallThumbnail : File
Small thumbnail image of a document under review. | IReviewContext | |
![]() | stageList : IList
List of stages in a review. | IReviewContext | |
![]() | startDate : Date
Start date of a review. | IReviewContext | |
![]() | status : String
Review purpose. | IReviewContext | |
![]() | stp : Boolean
A Boolean field to enable or disable Straight Through Processing (STP). | IReviewContext | |
![]() | supportingDocumentList : IList
List of supporting documents for a review. | IReviewContext | |
![]() | templateAuthor : String
Name of the schedule template author. | IReviewContext | |
![]() | templateDescription : String
Description of the schedule template used to initiate this review. | IReviewContext | |
![]() | templateName : String
Name of the schedule template used to initiate this review. | IReviewContext | |
![]() | title : String
Review title. | IReviewContext | |
![]() | uniqueMemberList : IList [только для чтения]
The property returns a collection of unique members. | IMemberCollection | |
![]() | vo : ReviewContextVO
The Value Object for this review version. | IReviewContext |
Метод | Определено | ||
---|---|---|---|
![]() |
This remote operation adds a member to the collection and submits the change to the server. | IMemberCollection | |
![]() |
Adds stage to the review after the last stage. | IReviewContext | |
![]() |
Adds stage to the review at the specified index from the beginning. | IReviewContext | |
![]() |
Adds the supporting document at the end of the list of supportingDocuments for this review. | IReviewContext | |
![]() |
Adds the supporting document at the index in the list of supportingDocuments for this review. | IReviewContext | |
![]() |
Populates the calculatedStartDate and calculatedEndDate fields. | IReviewContext | |
![]() |
Clears ID for a reviewContext object for persisting it at another location in the repository. | IReviewContext | |
![]() |
Returns an asset archive for this review. | IReviewContext | |
![]() |
Returns largeThumbnail for this review version. | IReviewContext | |
![]() |
Returns the original file submitted for review. | IReviewContext | |
![]() |
Returns the review context value object for this review. | IReviewContext | |
![]() |
Returns the review document for this review. | IReviewContext | |
![]() |
Returns smallThumbnail for this review version. | IReviewContext | |
Returns a schedule template. | IReviewTemplate | ||
![]() |
A Boolean function to determine if the item has displayable children. | IGanttDataItem | |
![]() |
Removes all stages from a review. | IReviewContext | |
![]() |
Removes all supporting documents from the list of supportingDocuments for this review. | IReviewContext | |
![]() |
This remote operation removes a member from the collection and submits the change to the server. | IMemberCollection | |
![]() |
Removes a stage at the specified index from the beginning of the review. | IReviewContext | |
![]() |
Removes a supporting document at the index from the list of supportingDocuments for this review. | IReviewContext | |
Persists the schedule template. | IReviewTemplate | ||
![]() |
This remote operation updates the tile of a member present in collection and submits the change to the server. | IMemberCollection |
active | свойство |
active:Boolean
Язык версии: | ActionScript 3.0 |
Версия продукта: | Review, Commenting, and Approval Building Block 10.0 |
Версии среды выполнения: | Flash Player 10.2, AIR (unsupported) |
A Boolean flag to determine if a template is active.
Реализация
public function get active():Boolean
public function set active(value:Boolean):void
appName | свойство |
appName:String
Язык версии: | ActionScript 3.0 |
Версия продукта: | Review, Commenting, and Approval Building Block 10.0 |
Версии среды выполнения: | Flash Player 10.2, AIR (unsupported) |
Name of the application that created a template.
Реализация
public function get appName():String
public function set appName(value:String):void
author | свойство |
createdOn | свойство |
description | свойство |
description:String
Язык версии: | ActionScript 3.0 |
Версия продукта: | Review, Commenting, and Approval Building Block 10.0 |
Версии среды выполнения: | Flash Player 10.2, AIR (unsupported) |
Description of a template.
Реализация
public function get description():String
public function set description(value:String):void
duration | свойство |
duration:Number
[только для чтения] Язык версии: | ActionScript 3.0 |
Версия продукта: | Review, Commenting, and Approval Building Block 10.0 |
Версии среды выполнения: | Flash Player 10.2, AIR (unsupported) |
Duration of a schedule template in miliseconds. It is the sum of durations of the contained stages.
Реализация
public function get duration():Number
lastModifiedBy | свойство |
lastModifiedBy:String
[только для чтения] Язык версии: | ActionScript 3.0 |
Версия продукта: | Review, Commenting, and Approval Building Block 10.0 |
Версии среды выполнения: | Flash Player 10.2, AIR (unsupported) |
Name of the user who last modified a template.
Реализация
public function get lastModifiedBy():String
lastModifiedOn | свойство |
lastModifiedOn:Date
[только для чтения] Язык версии: | ActionScript 3.0 |
Версия продукта: | Review, Commenting, and Approval Building Block 10.0 |
Версии среды выполнения: | Flash Player 10.2, AIR (unsupported) |
The date on which a template was last modified.
Реализация
public function get lastModifiedOn():Date
name | свойство |
fetchTemplate | () | метод |
public function fetchTemplate():mx.rpc:AsyncToken
Язык версии: | ActionScript 3.0 |
Версия продукта: | Review, Commenting, and Approval Building Block 10.0 |
Версии среды выполнения: | Flash Player 10.2, AIR (unsupported) |
Returns a schedule template. The function tries to fetch the template value object based on a template name, and refreshes current object with new value object returned from the server.
Возвращаетmx.rpc:AsyncToken — It returns a token on which success or failure handlers can be attached. The resulting event contains the ReviewTemplateVO .
|
Связанные элементы API
save | () | метод |
public function save():mx.rpc:AsyncToken
Язык версии: | ActionScript 3.0 |
Версия продукта: | Review, Commenting, and Approval Building Block 10.0 |
Версии среды выполнения: | Flash Player 10.2, AIR (unsupported) |
Persists the schedule template. If save is successful, it refreshes current object with new value object returned from server.
Возвращаетmx.rpc:AsyncToken — It returns a token on which success or failure handlers can be attached. The resulting event contains the saved ReviewTemplateVO .
|
Связанные элементы API
Tue Jun 12 2018, 11:34 AM Z