Paket | com.adobe.solutions.rca.domain |
Schnittstelle | public interface IReviewTemplate extends IReviewContext , IGanttDataItem , IMemberCollection |
Umsetzer | ReviewTemplate |
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Review, Commenting, and Approval“ 10.0 |
Laufzeitversionen: | Flash Player 10.2, AIR (unsupported) |
Öffentliche Eigenschaften
Eigenschaft | Definiert von | ||
---|---|---|---|
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 [schreibgeschützt]
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 [schreibgeschützt]
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 [schreibgeschützt]
Duration of a schedule template in miliseconds. | IReviewTemplate | ||
endDate : Date
End date of a review. | IReviewContext | ||
ganttItems : ArrayCollection [schreibgeschützt]
A collection of the displayable children that are displayed in the Gantt chart if showChildren flag is set to True. | IGanttDataItem | ||
id : String [schreibgeschützt]
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 [schreibgeschützt]
End date of the item. | IGanttDataItem | ||
itemName : String [schreibgeschützt]
Name of the item. | IGanttDataItem | ||
itemStartDate : Date [schreibgeschützt]
Start date of the item. | IGanttDataItem | ||
itemState : String [schreibgeschützt]
State of the item. | IGanttDataItem | ||
itemStatus : String [schreibgeschützt]
Status of the item. | IGanttDataItem | ||
itemType : String [schreibgeschützt]
Type of item. | IGanttDataItem | ||
largeThumbnail : File
Large thumbnail image of a document under review. | IReviewContext | ||
lastModifiedBy : String [schreibgeschützt]
Name of the user who last modified a template. | IReviewTemplate | ||
lastModifiedOn : Date [schreibgeschützt]
The date on which a template was last modified. | IReviewTemplate | ||
memberList : IList [schreibgeschützt]
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 [schreibgeschützt]
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 [schreibgeschützt]
The property returns a collection of unique members. | IMemberCollection | ||
vo : ReviewContextVO
The Value Object for this review version. | IReviewContext |
Öffentliche Methoden
Methode | Definiert von | ||
---|---|---|---|
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 |
Eigenschaftendetails
active | Eigenschaft |
active:Boolean
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Review, Commenting, and Approval“ 10.0 |
Laufzeitversionen: | Flash Player 10.2, AIR (unsupported) |
A Boolean flag to determine if a template is active.
Implementierung
public function get active():Boolean
public function set active(value:Boolean):void
appName | Eigenschaft |
appName:String
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Review, Commenting, and Approval“ 10.0 |
Laufzeitversionen: | Flash Player 10.2, AIR (unsupported) |
Name of the application that created a template.
Implementierung
public function get appName():String
public function set appName(value:String):void
author | Eigenschaft |
createdOn | Eigenschaft |
description | Eigenschaft |
description:String
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Review, Commenting, and Approval“ 10.0 |
Laufzeitversionen: | Flash Player 10.2, AIR (unsupported) |
Description of a template.
Implementierung
public function get description():String
public function set description(value:String):void
duration | Eigenschaft |
duration:Number
[schreibgeschützt] Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Review, Commenting, and Approval“ 10.0 |
Laufzeitversionen: | Flash Player 10.2, AIR (unsupported) |
Duration of a schedule template in miliseconds. It is the sum of durations of the contained stages.
Implementierung
public function get duration():Number
lastModifiedBy | Eigenschaft |
lastModifiedOn | Eigenschaft |
name | Eigenschaft |
Methodendetails
fetchTemplate | () | Methode |
public function fetchTemplate():mx.rpc:AsyncToken
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Review, Commenting, and Approval“ 10.0 |
Laufzeitversionen: | 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.
Rückgabewertemx.rpc:AsyncToken — It returns a token on which success or failure handlers can be attached. The resulting event contains the ReviewTemplateVO .
|
Verwandte API-Elemente
save | () | Methode |
public function save():mx.rpc:AsyncToken
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Review, Commenting, and Approval“ 10.0 |
Laufzeitversionen: | 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.
Rückgabewertemx.rpc:AsyncToken — It returns a token on which success or failure handlers can be attached. The resulting event contains the saved ReviewTemplateVO .
|
Verwandte API-Elemente
Tue Jun 12 2018, 10:04 AM Z