包 | com.adobe.solutions.rca.service |
接口 | public interface IAuditor |
实现器 | Auditor |
语言版本: | ActionScript 3.0 |
产品版本: | Review, Commenting, and Approval Building Block 10 |
运行时版本: | Flash Player 10.2, AIR (unsupported) |
公共方法
方法 | 由以下参数定义 | ||
---|---|---|---|
Retrieves audit configuration document for a moduleName. | IAuditor |
方法详细信息
retrieveAuditModule | () | 方法 |
public function retrieveAuditModule(moduleName:String):mx.rpc:AsyncToken
语言版本: | ActionScript 3.0 |
产品版本: | Review, Commenting, and Approval Building Block 10 |
运行时版本: | Flash Player 10.2, AIR (unsupported) |
Retrieves audit configuration document for a moduleName
.
参数
moduleName:String — Name of the audit module.
|
mx.rpc:AsyncToken — It returns a token on which success or failure handlers can be attached. The resulting event contains audit configuration document.
|
Tue Jun 12 2018, 11:04 AM Z