패키지 | com.adobe.livecycle.rca.token |
인터페이스 | public interface IAsyncToken |
구현자 | RCAToken |
버전부터 사용되지 않음 Review, Commenting, and Approval 10New Review, Commenting, and Approval APIs use mx.rpc.AsyncToken
언어 버전: | ActionScript 3.0 |
제품 버전: | Review, Commenting, and Approval Building Block 9.5 |
런타임 버전: | Flash Player 9, Flash Player 10, AIR (unsupported) |
By using an interface for basic token operations, methods can return different types of tokens without the caller needing to know what kind of token it is.
The caller may expect the token's success or fault handlers to be called depending on the result of the method call.
공용 메서드
메서드 | 정의 주체 |
---|
Tue Jun 12 2018, 03:17 PM Z