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
Protected Properties
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
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 |
Mon Nov 28 2011, 06:48 AM -08:00