Pakiet | com.adobe.solutions.rca.domain.manager |
Interfejs | public interface ICommentManager |
Implementory | CommentManager |
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Review, Commenting, and Approval Building Block 10.0 |
Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
Metody publiczne
Metoda | Zdefiniowane przez | ||
---|---|---|---|
This operation parses the comments XML of a given user. | ICommentManager |
Szczegół metody
parseFileForComments | () | metoda |
public function parseFileForComments(comments:XML, user:IUser):IList
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Review, Commenting, and Approval Building Block 10.0 |
Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
This operation parses the comments XML of a given user.
Parametry
comments:XML — Comment containing XML file.
| |
user:IUser — User instance whose comments containing XML files are parsed.
|
IList — List of comment objects
|
Powiązane elementy interfejsu API
Tue Jun 12 2018, 12:06 PM Z