| Package | com.adobe.livecycle.rca.service.process.delegate |
| Class | public class CombineMultipleDocuments |
| Inheritance | CombineMultipleDocuments ServiceDelegate 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) |
Public Properties
| Property | Defined By | ||
|---|---|---|---|
![]() | constructor : Object
A reference to the class object or constructor function for a given object instance. | Object | |
Protected Properties
| Property | Defined By | ||
|---|---|---|---|
![]() | className : String [read-only]
Retrieves the class name of the service. | ServiceDelegate | |
Public Methods
| Method | Defined By | ||
|---|---|---|---|
CombineMultipleDocuments(channelSet:ChannelSet)
Constructor. | CombineMultipleDocuments | ||
![]() |
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 | ||
![]() |
Indicates whether an instance of the Object class is in the prototype chain of the object specified
as the parameter. | Object | |
![]() |
Indicates whether the specified property exists and is enumerable. | Object | |
![]() |
Sets the availability of a dynamic property for loop operations. | Object | |
![]() |
Returns the string representation of this object, formatted according to locale-specific conventions. | Object | |
![]() |
Returns the string representation of the specified object. | Object | |
![]() |
Returns the primitive value of the specified object. | Object | |
Protected Methods
| Method | Defined By | ||
|---|---|---|---|
![]() |
Retrieves a DefaultResponder for the given token. | ServiceDelegate | |
![]() |
Default fault handler for the asynchronous operation. | ServiceDelegate | |
![]() |
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.
ParameterschannelSet: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 |
com.adobe.livecycle.rca.token:IAsyncToken |
Thu Dec 4 2014, 05:50 PM -08:00
