Uses of Class
org.silverpeas.components.suggestionbox.web.SuggestionCommentEntity
Packages that use SuggestionCommentEntity
-
Uses of SuggestionCommentEntity in org.silverpeas.components.suggestionbox.web
Methods in org.silverpeas.components.suggestionbox.web that return SuggestionCommentEntityModifier and TypeMethodDescriptionstatic SuggestionCommentEntitySuggestionCommentEntity.fromComment(org.silverpeas.core.comment.model.Comment comment, String language) SuggestionCommentEntity.onSuggestion(Suggestion suggestion) Methods in org.silverpeas.components.suggestionbox.web that return types with arguments of type SuggestionCommentEntityModifier and TypeMethodDescriptionSuggestionBoxResource.getLastComments(int count) Gets the JSON representation of a list of the last comments that were posted on the suggestions of the current suggestion box.