| Paket | com.adobe.solutions.rca.domain.manager |
| Gränssnitt | public interface ICommentManager |
| Implementorer | CommentManager |
| Språkversion: | ActionScript 3.0 |
| Produktversion: | Review, Commenting, and Approval Building Block 10.0 |
| Körningsmiljöversioner: | Flash Player 10.2, AIR (unsupported) |
Publika metoder
| Metod | Definieras med | ||
|---|---|---|---|
This operation parses the comments XML of a given user. | ICommentManager | ||
Metoddetaljer
parseFileForComments | () | metod |
public function parseFileForComments(comments:XML, user:IUser):IList| Språkversion: | ActionScript 3.0 |
| Produktversion: | Review, Commenting, and Approval Building Block 10.0 |
| Körningsmiljöversioner: | Flash Player 10.2, AIR (unsupported) |
This operation parses the comments XML of a given user.
Parametrar
comments:XML — Comment containing XML file.
| |
user:IUser — User instance whose comments containing XML files are parsed.
|
IList — List of comment objects
|
Relaterade API-element
Tue Jun 12 2018, 01:40 PM Z