Pacote | com.adobe.solutions.rca.domain.manager |
Interface | public interface ICommentManager |
Implementadores | CommentManager |
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Review, Commenting, and Approval Building Block 10.0 |
Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
Métodos públicos
Método | Definido por | ||
---|---|---|---|
This operation parses the comments XML of a given user. | ICommentManager |
Detalhes do método
parseFileForComments | () | método |
public function parseFileForComments(comments:XML, user:IUser):IList
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Review, Commenting, and Approval Building Block 10.0 |
Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
This operation parses the comments XML of a given user.
Parâmetros
comments:XML — Comment containing XML file.
| |
user:IUser — User instance whose comments containing XML files are parsed.
|
IList — List of comment objects
|
Elementos da API relacionados
Wed Jun 13 2018, 11:10 AM Z