| Pacchetto | com.adobe.solutions.rca.vo |
| Classe | public class ReviewStageVO |
| Ereditarietà | ReviewStageVO NamedVO BaseVO Object |
| Sottoclassi | StageTemplateVO |
| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
| Proprietà | Definito da | ||
|---|---|---|---|
| additionalMetadata : String
This property can be used to store additional metadata, while extending the application. | ReviewStageVO | ||
| assignTaskToInitiatorProcess : String
Process that can be used to override the default AssignTaskToInitiator process. | ReviewStageVO | ||
| assignTaskToParticipantProcess : String
Process that can be used to override the default AssignTaskToParticipant process. | ReviewStageVO | ||
![]() | constructor : Object
Un riferimento all'oggetto classe o alla funzione di costruzione per una determinata istanza di oggetto. | Object | |
| disposition : String
This property can be used to store custom status for the stage. | ReviewStageVO | ||
| duration : int
Duration determines the time period after which a stage expires. | ReviewStageVO | ||
| durationUnit : String
Duration unit determines the unit for duration field. | ReviewStageVO | ||
| endDate : Date
Date on which the stage execution ended. | ReviewStageVO | ||
![]() | entityPath : String
Gets the entity name in the content repository. | NamedVO | |
![]() | id : String
Get the ID of the VO. | BaseVO | |
| name : String
The name of the stage. | ReviewStageVO | ||
| nonExpiringStage : Boolean
This Boolean flag determines the post-expiry behaviour of the stage. | ReviewStageVO | ||
| participants : IList
This property holds the collection of participants for this stage. | ReviewStageVO | ||
| postProcessHookName : String
Post-process hook is a process that is executed after a stage ends. | ReviewStageVO | ||
| preProcessHookName : String
Pre-process hook is a process that is executed before the start of a stage. | ReviewStageVO | ||
| reference : Boolean
A Boolean flag to indicate whether this stage is a reference to a stage template or not. | ReviewStageVO | ||
| reminders : IList
This property holds the collection of reminders associated with this stage. | ReviewStageVO | ||
| requiresInitiatorReview : Boolean
A Boolean flag to indicate whether an initiator review is required in a creation stage, after a collateral is produced, or not. | ReviewStageVO | ||
| resolved : Boolean
This Boolean flag indicates whether the reference has been resolved, if this stage is a reference to a stage template. | ReviewStageVO | ||
| reviewContext : ReviewContextVO
Review context object for this review stage. | ReviewStageVO | ||
| signatureType : String
Type of digital signature required for an approval stage. | ReviewStageVO | ||
| stageNo : int
Number of stage in the schedule. | ReviewStageVO | ||
| startDate : Date
Date on which the stage execution started. | ReviewStageVO | ||
| status : String
Status of the stage. | ReviewStageVO | ||
| taskType : String
This property determines the mechanism of task delivery to participants. | ReviewStageVO | ||
| type : String
This property defines the type of the stage. | ReviewStageVO | ||
| waitForExpiry : Boolean
If this Boolean flag is set to True, the stage waits for the complete duration even if all the stage participants have completed their tasks. | ReviewStageVO | ||
| Metodo | Definito da | ||
|---|---|---|---|
The constructor for ReviewStageVO class. | ReviewStageVO | ||
![]() |
Indica se per un oggetto è definita una proprietà specifica. | Object | |
![]() |
Indica se un'istanza della classe Object si trova nella catena di prototipi dell'oggetto specificato come parametro. | Object | |
![]() |
Indica se la proprietà specificata esiste ed è enumerabile. | Object | |
![]() |
Imposta la disponibilità di una proprietà dinamica per le operazioni cicliche. | Object | |
![]() |
Restituisce la rappresentazione in formato stringa di questo oggetto, formattato in base alle convenzioni specifiche per le versioni localizzate. | Object | |
![]() |
Restituisce la rappresentazione in formato stringa dell'oggetto specificato. | Object | |
![]() |
Restituisce il valore di base dell'oggetto specificato. | Object | |
additionalMetadata | proprietà |
additionalMetadata:String| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
This property can be used to store additional metadata, while extending the application.
Implementazione
public function get additionalMetadata():String public function set additionalMetadata(value:String):voidassignTaskToInitiatorProcess | proprietà |
assignTaskToInitiatorProcess:String| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
Process that can be used to override the default AssignTaskToInitiator process.
Implementazione
public function get assignTaskToInitiatorProcess():String public function set assignTaskToInitiatorProcess(value:String):voidassignTaskToParticipantProcess | proprietà |
assignTaskToParticipantProcess:String| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
Process that can be used to override the default AssignTaskToParticipant process.
Implementazione
public function get assignTaskToParticipantProcess():String public function set assignTaskToParticipantProcess(value:String):voiddisposition | proprietà |
disposition:String| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
This property can be used to store custom status for the stage.
Implementazione
public function get disposition():String public function set disposition(value:String):voidduration | proprietà |
duration:int| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
Duration determines the time period after which a stage expires.
Implementazione
public function get duration():int public function set duration(value:int):voiddurationUnit | proprietà |
durationUnit:String| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
Duration unit determines the unit for duration field.
Implementazione
public function get durationUnit():String public function set durationUnit(value:String):voidendDate | proprietà |
endDate:Date| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
Date on which the stage execution ended.
Implementazione
public function get endDate():Date public function set endDate(value:Date):voidname | proprietà |
nonExpiringStage | proprietà |
nonExpiringStage:Boolean| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
This Boolean flag determines the post-expiry behaviour of the stage.
Implementazione
public function get nonExpiringStage():Boolean public function set nonExpiringStage(value:Boolean):voidparticipants | proprietà |
participants:IList| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
This property holds the collection of participants for this stage.
Implementazione
public function get participants():IList public function set participants(value:IList):voidpostProcessHookName | proprietà |
postProcessHookName:String| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
Post-process hook is a process that is executed after a stage ends.
Implementazione
public function get postProcessHookName():String public function set postProcessHookName(value:String):voidpreProcessHookName | proprietà |
preProcessHookName:String| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
Pre-process hook is a process that is executed before the start of a stage.
Implementazione
public function get preProcessHookName():String public function set preProcessHookName(value:String):voidreference | proprietà |
reference:Boolean| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
A Boolean flag to indicate whether this stage is a reference to a stage template or not.
Implementazione
public function get reference():Boolean public function set reference(value:Boolean):voidreminders | proprietà |
reminders:IList| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
This property holds the collection of reminders associated with this stage.
Implementazione
public function get reminders():IList public function set reminders(value:IList):voidrequiresInitiatorReview | proprietà |
requiresInitiatorReview:Boolean| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
A Boolean flag to indicate whether an initiator review is required in a creation stage, after a collateral is produced, or not.
Implementazione
public function get requiresInitiatorReview():Boolean public function set requiresInitiatorReview(value:Boolean):voidresolved | proprietà |
resolved:Boolean| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
This Boolean flag indicates whether the reference has been resolved, if this stage is a reference to a stage template.
Implementazione
public function get resolved():Boolean public function set resolved(value:Boolean):voidreviewContext | proprietà |
reviewContext:ReviewContextVO| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
Review context object for this review stage.
Implementazione
public function get reviewContext():ReviewContextVO public function set reviewContext(value:ReviewContextVO):voidsignatureType | proprietà |
signatureType:String| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
Type of digital signature required for an approval stage.
Implementazione
public function get signatureType():String public function set signatureType(value:String):voidstageNo | proprietà |
stageNo:int| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
Number of stage in the schedule. The first stage is numbered one.
Implementazione
public function get stageNo():int public function set stageNo(value:int):voidstartDate | proprietà |
startDate:Date| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
Date on which the stage execution started.
Implementazione
public function get startDate():Date public function set startDate(value:Date):voidstatus | proprietà |
taskType | proprietà |
taskType:String| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
This property determines the mechanism of task delivery to participants.
Implementazione
public function get taskType():String public function set taskType(value:String):voidtype | proprietà |
type:String| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
This property defines the type of the stage.
Implementazione
public function get type():String public function set type(value:String):voidElementi API correlati
waitForExpiry | proprietà |
waitForExpiry:Boolean| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
If this Boolean flag is set to True, the stage waits for the complete duration even if all the stage participants have completed their tasks.
Implementazione
public function get waitForExpiry():Boolean public function set waitForExpiry(value:Boolean):voidReviewStageVO | () | Funzione di costruzione |
public function ReviewStageVO()| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
The constructor for ReviewStageVO class.
Tue Jun 12 2018, 02:44 PM Z
Nascondi proprietà pubbliche ereditate
Mostra proprietà pubbliche ereditate