Pakket | com.adobe.solutions.rca.vo |
Klasse | public class ReviewStageVO |
Overerving | ReviewStageVO NamedVO BaseVO Object |
Subklassen | StageTemplateVO |
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
Eigenschap | Gedefinieerd door | ||
---|---|---|---|
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
Verwijzing naar het klasseobject of de constructorfunctie van een bepaalde objectinstantie. | 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 |
Methode | Gedefinieerd door | ||
---|---|---|---|
The constructor for ReviewStageVO class. | ReviewStageVO | ||
Geeft aan of voor een object een opgegeven eigenschap is gedefinieerd. | Object | ||
Geeft aan of een instantie van de klasse Object zich in de prototypeketen van het object bevindt dat als parameter is opgegeven. | Object | ||
Geeft aan of de opgegeven eigenschap bestaat en kan worden opgesomd. | Object | ||
Stelt de beschikbaarheid van een dynamische eigenschap voor lusbewerkingen in. | Object | ||
Geeft de tekenreeksweergave van dit object weer, geformatteerd volgens de locatiespecifieke conventies. | Object | ||
Retourneert een tekenreeksrepresentatie van het opgegeven object. | Object | ||
Retourneert de primitieve waarde van het opgegeven object. | Object |
additionalMetadata | eigenschap |
additionalMetadata:String
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
This property can be used to store additional metadata, while extending the application.
Implementatie
public function get additionalMetadata():String
public function set additionalMetadata(value:String):void
assignTaskToInitiatorProcess | eigenschap |
assignTaskToInitiatorProcess:String
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
Process that can be used to override the default AssignTaskToInitiator
process.
Implementatie
public function get assignTaskToInitiatorProcess():String
public function set assignTaskToInitiatorProcess(value:String):void
assignTaskToParticipantProcess | eigenschap |
assignTaskToParticipantProcess:String
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
Process that can be used to override the default AssignTaskToParticipant
process.
Implementatie
public function get assignTaskToParticipantProcess():String
public function set assignTaskToParticipantProcess(value:String):void
disposition | eigenschap |
disposition:String
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
This property can be used to store custom status for the stage.
Implementatie
public function get disposition():String
public function set disposition(value:String):void
duration | eigenschap |
duration:int
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
Duration determines the time period after which a stage expires.
Implementatie
public function get duration():int
public function set duration(value:int):void
durationUnit | eigenschap |
durationUnit:String
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
Duration unit determines the unit for duration field.
Implementatie
public function get durationUnit():String
public function set durationUnit(value:String):void
endDate | eigenschap |
name | eigenschap |
nonExpiringStage | eigenschap |
nonExpiringStage:Boolean
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
This Boolean flag determines the post-expiry behaviour of the stage.
Implementatie
public function get nonExpiringStage():Boolean
public function set nonExpiringStage(value:Boolean):void
participants | eigenschap |
participants:IList
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
This property holds the collection of participants for this stage.
Implementatie
public function get participants():IList
public function set participants(value:IList):void
postProcessHookName | eigenschap |
postProcessHookName:String
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
Post-process hook is a process that is executed after a stage ends.
Implementatie
public function get postProcessHookName():String
public function set postProcessHookName(value:String):void
preProcessHookName | eigenschap |
preProcessHookName:String
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
Pre-process hook is a process that is executed before the start of a stage.
Implementatie
public function get preProcessHookName():String
public function set preProcessHookName(value:String):void
reference | eigenschap |
reference:Boolean
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
A Boolean flag to indicate whether this stage is a reference to a stage template or not.
Implementatie
public function get reference():Boolean
public function set reference(value:Boolean):void
reminders | eigenschap |
reminders:IList
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
This property holds the collection of reminders associated with this stage.
Implementatie
public function get reminders():IList
public function set reminders(value:IList):void
requiresInitiatorReview | eigenschap |
requiresInitiatorReview:Boolean
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10 |
Runtimeversies: | 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.
Implementatie
public function get requiresInitiatorReview():Boolean
public function set requiresInitiatorReview(value:Boolean):void
resolved | eigenschap |
resolved:Boolean
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10 |
Runtimeversies: | 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.
Implementatie
public function get resolved():Boolean
public function set resolved(value:Boolean):void
reviewContext | eigenschap |
reviewContext:ReviewContextVO
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
Review context object for this review stage.
Implementatie
public function get reviewContext():ReviewContextVO
public function set reviewContext(value:ReviewContextVO):void
signatureType | eigenschap |
signatureType:String
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
Type of digital signature required for an approval stage.
Implementatie
public function get signatureType():String
public function set signatureType(value:String):void
stageNo | eigenschap |
stageNo:int
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
Number of stage in the schedule. The first stage is numbered one.
Implementatie
public function get stageNo():int
public function set stageNo(value:int):void
startDate | eigenschap |
startDate:Date
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
Date on which the stage execution started.
Implementatie
public function get startDate():Date
public function set startDate(value:Date):void
status | eigenschap |
taskType | eigenschap |
taskType:String
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
This property determines the mechanism of task delivery to participants.
Implementatie
public function get taskType():String
public function set taskType(value:String):void
type | eigenschap |
type:String
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
This property defines the type of the stage.
Implementatie
public function get type():String
public function set type(value:String):void
Verwante API-elementen
waitForExpiry | eigenschap |
waitForExpiry:Boolean
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10 |
Runtimeversies: | 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.
Implementatie
public function get waitForExpiry():Boolean
public function set waitForExpiry(value:Boolean):void
ReviewStageVO | () | Constructor |
public function ReviewStageVO()
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
The constructor for ReviewStageVO
class.
Wed Jun 13 2018, 11:42 AM Z