|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |