パッケージ | 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, 10:34 AM Z