| Package | com.adobe.solutions.rca.domain.manager | 
| Interface | public interface ICommentManager | 
| Implementors | CommentManager | 
| Language Version: | ActionScript 3.0 | 
| Product Version: | Review, Commenting, and Approval Building Block 10.0 | 
| Runtime Versions: | Flash Player 10.2, AIR (unsupported) | 
Public Methods 
| Method | Defined By | ||
|---|---|---|---|
		 This operation parses the comments XML of a given user.  | ICommentManager | ||
Method Detail
parseFileForComments | () | method | 
 public function parseFileForComments(comments:XML, user:IUser):IList| Language Version: | ActionScript 3.0 | 
| Product Version: | Review, Commenting, and Approval Building Block 10.0 | 
| Runtime Versions: | 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
		 
          | 
Related API Elements
Thu Dec 4 2014, 05:50 PM -08:00