ActionScript® 3.0 Reference for the Adobe® Flash® Platform
Home  |  Show Packages and Classes List |  Packages  |  Classes  |  What's New  |  Index  |  Appendixes
com.adobe.solutions.rca.vo 

InitiatorVO  - AS3 Review, Commenting, and Approval

Packagecom.adobe.solutions.rca.vo
Classpublic class InitiatorVO
InheritanceInitiatorVO Inheritance ParticipantVO Inheritance NamedVO Inheritance BaseVO Inheritance Object

Language Version: ActionScript 3.0
Product Version: Review, Commenting, and Approval Building Block 10
Runtime Versions: Flash Player 10.2, AIR (unsupported)

Represents the initiator of a review.



Public Properties
 PropertyDefined By
 InheritedadditionalMetadata : String
This property can be used to store additional metadata, while extending the application.
ParticipantVO
 InheritedcanonicalName : String
Canonical name of the user or group as defined in User Manager.
ParticipantVO
 InheritedcompletedBy : String
This property stores a reference to the user who completed the task.
ParticipantVO
 InheritedcompletedFromIP : String
This property holds the IP from which the task was completed.
ParticipantVO
 Inheritedconstructor : Object
A reference to the class object or constructor function for a given object instance.
Object
 Inheriteddisposition : String
Current disposition of participant, if any.
ParticipantVO
 InheriteddomainName : String
Domain to which the user or group belongs as defined in User Manager.
ParticipantVO
 InheritedentityPath : String
Gets the entity name in the content repository.
NamedVO
 InheritedfinalComments : String
The final comments made by a participant after reviewing or approving a document.
ParticipantVO
 Inheritedid : String
Get the ID of the VO.
BaseVO
 InheritedreviewContext : ReviewContextVO
The details of the review version.
ParticipantVO
 Inheritedstatus : String
Current status of the participant.
ParticipantVO
 InheritedumOid : String
The Document Server User Manager OID of the participant.
ParticipantVO
Public Methods
 MethodDefined By
  
The constructor for InitiatorVO class.
InitiatorVO
 Inherited
Indicates whether an object has a specified property defined.
Object
 Inherited
Indicates whether an instance of the Object class is in the prototype chain of the object specified as the parameter.
Object
 Inherited
Indicates whether the specified property exists and is enumerable.
Object
 Inherited
Sets the availability of a dynamic property for loop operations.
Object
 Inherited
Returns the string representation of this object, formatted according to locale-specific conventions.
Object
 Inherited
Returns the string representation of the specified object.
Object
 Inherited
Returns the primitive value of the specified object.
Object
Constructor Detail

InitiatorVO

()Constructor
public function InitiatorVO()

Language Version: ActionScript 3.0
Product Version: Review, Commenting, and Approval Building Block 10
Runtime Versions: Flash Player 10.2, AIR (unsupported)

The constructor for InitiatorVO class.