패키지 | com.adobe.solutions.rca.domain.manager |
인터페이스 | public interface ICommentManager |
구현자 | CommentManager |
언어 버전: | ActionScript 3.0 |
제품 버전: | Review, Commenting, and Approval Building Block 10.0 |
런타임 버전: | Flash Player 10.2, AIR (unsupported) |
공용 메서드
메서드 | 정의 주체 | ||
---|---|---|---|
This operation parses the comments XML of a given user. | ICommentManager |
메서드 세부 정보
parseFileForComments | () | 메서드 |
public function parseFileForComments(comments:XML, user:IUser):IList
언어 버전: | ActionScript 3.0 |
제품 버전: | Review, Commenting, and Approval Building Block 10.0 |
런타임 버전: | Flash Player 10.2, AIR (unsupported) |
This operation parses the comments XML of a given user.
매개 변수
comments:XML — Comment containing XML file.
| |
user:IUser — User instance whose comments containing XML files are parsed.
|
IList — List of comment objects
|
관련 API 요소
Tue Jun 12 2018, 03:17 PM Z