| 패키지 | 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:17 PM Z