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.service 

IAuditor  - AS3 Review, Commenting, and Approval

Packagecom.adobe.solutions.rca.service
Interfacepublic interface IAuditor
Implementors Auditor

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

Signature of Audit service.



Public Methods
 MethodDefined By
  
Retrieves audit configuration document for a moduleName.
IAuditor
Method Detail

retrieveAuditModule

()method
public function retrieveAuditModule(moduleName:String):mx.rpc:AsyncToken

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

Retrieves audit configuration document for a moduleName.

Parameters

moduleName:String — Name of the audit module.

Returns
mx.rpc:AsyncToken — It returns a token on which success or failure handlers can be attached. The resulting event contains audit configuration document.