包 | 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, 11:04 AM Z