Uses of Class
org.exoplatform.wiki.service.rest.model.Comment
-
Packages that use Comment Package Description 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 Modifier and Type Field Description protected List<Comment>Comments. commentsMethods in org.exoplatform.wiki.service.rest.model that return Comment Modifier and Type Method Description CommentObjectFactory. createComment()Create an instance ofCommentMethods in org.exoplatform.wiki.service.rest.model that return types with arguments of type Comment Modifier and Type Method Description List<Comment>Comments. getComments()Gets the value of the comments property.
-