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.process.delegate 

CombineMultipleDocuments  - AS3 Review, Commenting, and Approval

Packagecom.adobe.livecycle.rca.service.process.delegate
Classpublic class CombineMultipleDocuments
InheritanceCombineMultipleDocuments Inheritance ServiceDelegate Inheritance Object
Implements ICombineMultipleDocuments
Deprecated since Review, Commenting, and Approval 10: Please Use com.adobe.solutions.rca.services.impl.ReviewCommentingAndApprovalUtil.invokeLiveCycleService()

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 combining multiple documents.



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.
CombineMultipleDocuments
 Inherited
Indicates whether an object has a specified property defined.
Object
  
Invokes multiple documents to convert for use with the Review, Commenting, and Approval building block.
CombineMultipleDocuments
 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

CombineMultipleDocuments

()Constructor
public function CombineMultipleDocuments(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

invoke

()method
public function invoke(documentsList: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)

Invokes multiple documents to convert for use with the Review, Commenting, and Approval building block.

Parameters

documentsList:ArrayCollection

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