Pacchetto | com.adobe.solutions.rca.domain.manager |
Interfaccia | public interface ICommentManager |
Implementatori | CommentManager |
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10.0 |
Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
Metodi pubblici
Metodo | Definito da | ||
---|---|---|---|
This operation parses the comments XML of a given user. | ICommentManager |
Descrizione dei metodi
parseFileForComments | () | metodo |
public function parseFileForComments(comments:XML, user:IUser):IList
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10.0 |
Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
This operation parses the comments XML of a given user.
Parametri
comments:XML — Comment containing XML file.
| |
user:IUser — User instance whose comments containing XML files are parsed.
|
IList — List of comment objects
|
Elementi API correlati
Tue Jun 12 2018, 02:44 PM Z