套件 | 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, 03:47 PM Z