Referencia de ActionScript® 3.0 para la plataforma de Adobe® Flash®
Inicio  |  Ocultar lista de paquetes y clases |  Paquetes  |  Clases  |  Novedades  |  Índice  |  Apéndices  |  ¿Por qué hay texto en inglés?
Filtros: Recuperando datos del servidor...
Recuperando datos del servidor...
com.adobe.solutions.rca.domain 

IReviewTemplate  - AS3 Review, Commenting, and Approval

Paquetecom.adobe.solutions.rca.domain
Interfazpublic interface IReviewTemplate extends IReviewContext , IGanttDataItem , IMemberCollection
Implementadores ReviewTemplate

Versión del lenguaje: ActionScript 3.0
Versión de producto: Bloque de construcción Review, Commenting, and Approval 10.0
Versiones de motor de ejecución: Flash Player 10.2, AIR (unsupported)

Defines a schedule template,



Propiedades públicas
 PropiedadDefinido por
  active : Boolean
A Boolean flag to determine if a template is active.
IReviewTemplate
 InheritedadditionalMetadata : String
Any review-specific data can be preserved in this field.
IReviewContext
 InheritedallMemberList : IList
[solo lectura] The property returns a collection of all members.
IMemberCollection
  appName : String
Name of the application that created a template.
IReviewTemplate
 InheritedarsProcessName : String
Name of the process used to generate Approval Routing Sheet (ARS).
IReviewContext
 InheritedauditLevel : String
The level of audit associated with this review.
IReviewContext
  author : String
Author of a template.
IReviewTemplate
 InheritedcalculatedEndDate : Date
The endDate if the review has ended.
IReviewContext
 InheritedcalculatedStartDate : Date
The startDate if the review has started.
IReviewContext
 InheritedchangeDescription : String
This field is used to store the change desciption, if a review is revised.
IReviewContext
 InheritedcommentServerPath : String
Server location where Adobe ® Acrobat ® stores the inline comments.
IReviewContext
 InheritedcommentVisibility : String
Adobe Acrobat's inline comment visibility across stages.
IReviewContext
 InheritedcomplianceCode : String
Compliance code of the schedule template.
IReviewContext
  createdOn : Date
[solo lectura] The date on which a template was created.
IReviewTemplate
 InheritedcurrentRevision : Boolean
A Boolean value to decide whether this is the current revision of the review or not.
IReviewContext
 InheritedcurrentStage : int
Stage number in progress for this review (starts with 1).
IReviewContext
 InheritedcustomAttributes : IList
List of custom attributes.
IReviewContext
  description : String
Description of a template.
IReviewTemplate
  duration : Number
[solo lectura] Duration of a schedule template in miliseconds.
IReviewTemplate
 InheritedendDate : Date
End date of a review.
IReviewContext
 InheritedganttItems : ArrayCollection
[solo lectura] A collection of the displayable children that are displayed in the Gantt chart if showChildren flag is set to True.
IGanttDataItem
 Inheritedid : String
[solo lectura] A unique identifier for this review version.
IReviewContext
 Inheritedinitiator : IInitiator
Initiator of a review.
IReviewContext
 InheritedinvocationId : String
The ID of the invocation request when a review is initiated.
IReviewContext
 InheriteditemEndDate : Date
[solo lectura] End date of the item.
IGanttDataItem
 InheriteditemName : String
[solo lectura] Name of the item.
IGanttDataItem
 InheriteditemStartDate : Date
[solo lectura] Start date of the item.
IGanttDataItem
 InheriteditemState : String
[solo lectura] State of the item.
IGanttDataItem
 InheriteditemStatus : String
[solo lectura] Status of the item.
IGanttDataItem
 InheriteditemType : String
[solo lectura] Type of item.
IGanttDataItem
 InheritedlargeThumbnail : File
Large thumbnail image of a document under review.
IReviewContext
  lastModifiedBy : String
[solo lectura] Name of the user who last modified a template.
IReviewTemplate
  lastModifiedOn : Date
[solo lectura] The date on which a template was last modified.
IReviewTemplate
 InheritedmemberList : IList
[solo lectura] The property returns a collection of directly associated members.
IMemberCollection
  name : String
Name of a template.
IReviewTemplate
 InheritednativeFileName : String
Path of the file, in the content repository, on which the review is initiated.
IReviewContext
 InheritedoperationList : ArrayCollection
[solo lectura] A collection of operations that are available to a user through the context menu in the Gantt chart.
IGanttDataItem
 Inheritedpurpose : String
Review purpose.
IReviewContext
 InheritedreviewCommentingAndApproval : IReviewCommentingAndApproval
An instance of Review Commenting and Approval service for this review.
IReviewContext
 InheritedreviewId : String
A unique identifier of the review.
IReviewContext
 InheritedreviewType : String
Type of review like Regulated or Ad-hoc.
IReviewContext
 Inheritedrevision : int
Review revision number.
IReviewContext
 InheritedrtsProcessName : String
Name of the process used to generate Review Tracking Sheet (RTS).
IReviewContext
 InheritedshowChildren : Boolean
A Boolean flag to determine if the children need to be displayed.
IGanttDataItem
 InheritedshowParent : Boolean
A Boolean flag to determine if the parent needs to be displayed.
IGanttDataItem
 InheritedsmallThumbnail : File
Small thumbnail image of a document under review.
IReviewContext
 InheritedstageList : IList
List of stages in a review.
IReviewContext
 InheritedstartDate : Date
Start date of a review.
IReviewContext
 Inheritedstatus : String
Review purpose.
IReviewContext
 Inheritedstp : Boolean
A Boolean field to enable or disable Straight Through Processing (STP).
IReviewContext
 InheritedsupportingDocumentList : IList
List of supporting documents for a review.
IReviewContext
 InheritedtemplateAuthor : String
Name of the schedule template author.
IReviewContext
 InheritedtemplateDescription : String
Description of the schedule template used to initiate this review.
IReviewContext
 InheritedtemplateName : String
Name of the schedule template used to initiate this review.
IReviewContext
 Inheritedtitle : String
Review title.
IReviewContext
 InheriteduniqueMemberList : IList
[solo lectura] The property returns a collection of unique members.
IMemberCollection
 Inheritedvo : ReviewContextVO
The Value Object for this review version.
IReviewContext
Métodos públicos
 MétodoDefinido por
 Inherited
This remote operation adds a member to the collection and submits the change to the server.
IMemberCollection
 Inherited
Adds stage to the review after the last stage.
IReviewContext
 Inherited
addStageAt(stage:IStage, index:int):void
Adds stage to the review at the specified index from the beginning.
IReviewContext
 Inherited
Adds the supporting document at the end of the list of supportingDocuments for this review.
IReviewContext
 Inherited
Adds the supporting document at the index in the list of supportingDocuments for this review.
IReviewContext
 Inherited
Populates the calculatedStartDate and calculatedEndDate fields.
IReviewContext
 Inherited
Clears ID for a reviewContext object for persisting it at another location in the repository.
IReviewContext
 Inherited
Returns an asset archive for this review.
IReviewContext
 Inherited
Returns largeThumbnail for this review version.
IReviewContext
 Inherited
Returns the original file submitted for review.
IReviewContext
 Inherited
Returns the review context value object for this review.
IReviewContext
 Inherited
Returns the review document for this review.
IReviewContext
 Inherited
Returns smallThumbnail for this review version.
IReviewContext
  
Returns a schedule template.
IReviewTemplate
 Inherited
A Boolean function to determine if the item has displayable children.
IGanttDataItem
 Inherited
Removes all stages from a review.
IReviewContext
 Inherited
Removes all supporting documents from the list of supportingDocuments for this review.
IReviewContext
 Inherited
This remote operation removes a member from the collection and submits the change to the server.
IMemberCollection
 Inherited
Removes a stage at the specified index from the beginning of the review.
IReviewContext
 Inherited
Removes a supporting document at the index from the list of supportingDocuments for this review.
IReviewContext
  
Persists the schedule template.
IReviewTemplate
 Inherited
This remote operation updates the tile of a member present in collection and submits the change to the server.
IMemberCollection
Información sobre propiedades

active

propiedad
active:Boolean

Versión del lenguaje: ActionScript 3.0
Versión de producto: Bloque de construcción Review, Commenting, and Approval 10.0
Versiones de motor de ejecución: Flash Player 10.2, AIR (unsupported)

A Boolean flag to determine if a template is active.



Implementación
    public function get active():Boolean
    public function set active(value:Boolean):void

appName

propiedad 
appName:String

Versión del lenguaje: ActionScript 3.0
Versión de producto: Bloque de construcción Review, Commenting, and Approval 10.0
Versiones de motor de ejecución: Flash Player 10.2, AIR (unsupported)

Name of the application that created a template.



Implementación
    public function get appName():String
    public function set appName(value:String):void

author

propiedad 
author:String

Versión del lenguaje: ActionScript 3.0
Versión de producto: Bloque de construcción Review, Commenting, and Approval 10.0
Versiones de motor de ejecución: Flash Player 10.2, AIR (unsupported)

Author of a template.



Implementación
    public function get author():String
    public function set author(value:String):void

createdOn

propiedad 
createdOn:Date  [solo lectura]

Versión del lenguaje: ActionScript 3.0
Versión de producto: Bloque de construcción Review, Commenting, and Approval 10.0
Versiones de motor de ejecución: Flash Player 10.2, AIR (unsupported)

The date on which a template was created.



Implementación
    public function get createdOn():Date

description

propiedad 
description:String

Versión del lenguaje: ActionScript 3.0
Versión de producto: Bloque de construcción Review, Commenting, and Approval 10.0
Versiones de motor de ejecución: Flash Player 10.2, AIR (unsupported)

Description of a template.



Implementación
    public function get description():String
    public function set description(value:String):void

duration

propiedad 
duration:Number  [solo lectura]

Versión del lenguaje: ActionScript 3.0
Versión de producto: Bloque de construcción Review, Commenting, and Approval 10.0
Versiones de motor de ejecución: Flash Player 10.2, AIR (unsupported)

Duration of a schedule template in miliseconds. It is the sum of durations of the contained stages.



Implementación
    public function get duration():Number

lastModifiedBy

propiedad 
lastModifiedBy:String  [solo lectura]

Versión del lenguaje: ActionScript 3.0
Versión de producto: Bloque de construcción Review, Commenting, and Approval 10.0
Versiones de motor de ejecución: Flash Player 10.2, AIR (unsupported)

Name of the user who last modified a template.



Implementación
    public function get lastModifiedBy():String

lastModifiedOn

propiedad 
lastModifiedOn:Date  [solo lectura]

Versión del lenguaje: ActionScript 3.0
Versión de producto: Bloque de construcción Review, Commenting, and Approval 10.0
Versiones de motor de ejecución: Flash Player 10.2, AIR (unsupported)

The date on which a template was last modified.



Implementación
    public function get lastModifiedOn():Date

name

propiedad 
name:String

Versión del lenguaje: ActionScript 3.0
Versión de producto: Bloque de construcción Review, Commenting, and Approval 10.0
Versiones de motor de ejecución: Flash Player 10.2, AIR (unsupported)

Name of a template.



Implementación
    public function get name():String
    public function set name(value:String):void
Información sobre métodos

fetchTemplate

()método
public function fetchTemplate():mx.rpc:AsyncToken

Versión del lenguaje: ActionScript 3.0
Versión de producto: Bloque de construcción Review, Commenting, and Approval 10.0
Versiones de motor de ejecución: 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.

Valor devuelto
mx.rpc:AsyncToken — It returns a token on which success or failure handlers can be attached. The resulting event contains the ReviewTemplateVO.

Elementos de API relacionados

save

()método 
public function save():mx.rpc:AsyncToken

Versión del lenguaje: ActionScript 3.0
Versión de producto: Bloque de construcción Review, Commenting, and Approval 10.0
Versiones de motor de ejecución: 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.

Valor devuelto
mx.rpc:AsyncToken — It returns a token on which success or failure handlers can be attached. The resulting event contains the saved ReviewTemplateVO.

Elementos de API relacionados





[ X ]¿Por qué hay texto en inglés?
Cierto contenido de la Referencia de ActionScript 3.0 se muestra en inglés

No todo el contenido de la Referencia de ActionScript 3.0 se traduce a todos los idiomas. Si un elemento del lenguaje no se traduce, aparecerá en inglés. Por ejemplo, la clase ga.controls.HelpBox no está traducida en ningún idioma. Por lo tanto, en la versión en español de la referencia, la clase ga.controls.HelpBox aparecerá en inglés.