Paket | com.adobe.solutions.rca.domain.manager |
Schnittstelle | public interface ICommentManager |
Umsetzer | CommentManager |
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Review, Commenting, and Approval“ 10.0 |
Laufzeitversionen: | Flash Player 10.2, AIR (unsupported) |
Öffentliche Methoden
Methode | Definiert von | ||
---|---|---|---|
This operation parses the comments XML of a given user. | ICommentManager |
Methodendetails
parseFileForComments | () | Methode |
public function parseFileForComments(comments:XML, user:IUser):IList
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Review, Commenting, and Approval“ 10.0 |
Laufzeitversionen: | Flash Player 10.2, AIR (unsupported) |
This operation parses the comments XML of a given user.
Parameter
comments:XML — Comment containing XML file.
| |
user:IUser — User instance whose comments containing XML files are parsed.
|
IList — List of comment objects
|
Verwandte API-Elemente
Tue Jun 12 2018, 10:04 AM Z