| Pakket | com.adobe.solutions.rca.domain.manager |
| Interface | public interface ICommentManager |
| Geïmplementeerd door | CommentManager |
| Taalversie: | ActionScript 3.0 |
| Productversie: | Review, Commenting, and Approval Building Block 10.0 |
| Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
Openbare methoden
| Methode | Gedefinieerd door | ||
|---|---|---|---|
This operation parses the comments XML of a given user. | ICommentManager | ||
Methodedetails
parseFileForComments | () | methode |
public function parseFileForComments(comments:XML, user:IUser):IList| Taalversie: | ActionScript 3.0 |
| Productversie: | Review, Commenting, and Approval Building Block 10.0 |
| Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
This operation parses the comments XML of a given user.
Parameters
comments:XML — Comment containing XML file.
| |
user:IUser — User instance whose comments containing XML files are parsed.
|
IList — List of comment objects
|
Verwante API-elementen
Wed Jun 13 2018, 11:42 AM Z