Uses of Class
org.exoplatform.wiki.service.rest.model.Comment

Packages that use Comment
org.exoplatform.wiki.service.rest.model   
 

Uses of Comment in org.exoplatform.wiki.service.rest.model
 

Fields in org.exoplatform.wiki.service.rest.model with type parameters of type Comment
protected  List<Comment> Comments.comments
           
 

Methods in org.exoplatform.wiki.service.rest.model that return Comment
 Comment ObjectFactory.createComment()
          Create an instance of Comment
 

Methods in org.exoplatform.wiki.service.rest.model that return types with arguments of type Comment
 List<Comment> Comments.getComments()
          Gets the value of the comments property.
 



Copyright © 2013 eXo Platform SAS. All Rights Reserved.