Uses of Interface
com.silverpeas.comment.service.CommentService

Packages that use CommentService
com.silverpeas   
com.silverpeas.comment.service   
 

Uses of CommentService in com.silverpeas
 

Methods in com.silverpeas that return CommentService
static CommentService SilverpeasServiceProvider.getCommentService()
           
 

Uses of CommentService in com.silverpeas.comment.service
 

Methods in com.silverpeas.comment.service that return CommentService
 CommentService CommentServiceFactory.getCommentService()
          Gets a CommentService instance.
 

Constructors in com.silverpeas.comment.service with parameters of type CommentService
CommentUserNotification(CommentService commentService, Comment comment, SilverpeasContent commentedContent, String subjectKey, ResourceLocator componentMessages, Set<String> recipients)
           
 



Copyright © 2016 Silverpeas. All Rights Reserved.