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

ReviewCommentingAndApprovalUtil  - AS3 Review, Commenting, and Approval

Packagecom.adobe.livecycle.rca.service.core.delegate
Classpublic class ReviewCommentingAndApprovalUtil
InheritanceReviewCommentingAndApprovalUtil Inheritance ServiceDelegate Inheritance Object
Implements IReviewCommentingAndApprovalUtil
Deprecated since Review, Commenting, and Approval 10: Please Use com.adobe.solutions.rca.services.impl.ReviewCommentingAndApprovalUtil

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

Remote service for ManagedReviewAndApprovalUtil.



Public Properties
 PropertyDefined By
 Inheritedconstructor : Object
A reference to the class object or constructor function for a given object instance.
Object
Protected Properties
 PropertyDefined By
 InheritedclassName : String
[read-only] Retrieves the class name of the service.
ServiceDelegate
Public Methods
 MethodDefined By
  
Constructor.
ReviewCommentingAndApprovalUtil
  
Finds custom processes to use.
ReviewCommentingAndApprovalUtil
  
Specifies who has permission to initiate a review.
ReviewCommentingAndApprovalUtil
 Inherited
Indicates whether an object has a specified property defined.
Object
  
Determines whether a user has permission to perform a task.
ReviewCommentingAndApprovalUtil
  
Checks the permissions for editing the review template.
ReviewCommentingAndApprovalUtil
 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
Protected Methods
 MethodDefined By
 Inherited
Retrieves a DefaultResponder for the given token.
ServiceDelegate
 Inherited
Default fault handler for the asynchronous operation.
ServiceDelegate
 Inherited
Default result handler for the asynchronous operation.
ServiceDelegate
Constructor Detail

ReviewCommentingAndApprovalUtil

()Constructor
public function ReviewCommentingAndApprovalUtil(channelSet:ChannelSet)

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

Constructor.

Parameters
channelSet:ChannelSet
Method Detail

findCustomRCAProcesses

()method
public function findCustomRCAProcesses():com.adobe.livecycle.rca.token:IAsyncToken

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

Finds custom processes to use.

Returns
com.adobe.livecycle.rca.token:IAsyncToken

hasInitiateReviewPermission

()method 
public function hasInitiateReviewPermission():com.adobe.livecycle.rca.token:IAsyncToken

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

Specifies who has permission to initiate a review.

Returns
com.adobe.livecycle.rca.token:IAsyncToken

hasPermission

()method 
public function hasPermission(permissionList:ArrayCollection):com.adobe.livecycle.rca.token:IAsyncToken

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

Determines whether a user has permission to perform a task.

Parameters

permissionList:ArrayCollection

Returns
com.adobe.livecycle.rca.token:IAsyncToken

hasTemplateAuthoringPermission

()method 
public function hasTemplateAuthoringPermission():com.adobe.livecycle.rca.token:IAsyncToken

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

Checks the permissions for editing the review template.

Returns
com.adobe.livecycle.rca.token:IAsyncToken