| Пакет | 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:34 AM Z