com.silverpeas.comment.web.mock
Class DefaultCommentServiceMock

java.lang.Object
  extended by com.silverpeas.comment.service.CommentActionNotifier
      extended by com.silverpeas.comment.service.DefaultCommentService
          extended by com.silverpeas.comment.web.mock.DefaultCommentServiceMock
All Implemented Interfaces:
CommentService, SilverpeasComponentService<Comment>

@Named(value="commentService")
public class DefaultCommentServiceMock
extends DefaultCommentService

A mock of the DefaultCommentService class.


Constructor Summary
DefaultCommentServiceMock()
           
 
Method Summary
protected  OrganisationController getOrganisationController()
           
 
Methods inherited from class com.silverpeas.comment.service.DefaultCommentService
createAndIndexComment, createComment, deleteAllCommentsByComponentInstanceId, deleteAllCommentsOnPublication, deleteComment, deleteComment, getAllCommentsOnPublication, getAllMostCommentedPublicationsInfo, getComment, getCommentDAO, getCommentsCountOnPublication, getComponentMessages, getComponentSettings, getContentById, getLastComments, getMostCommentedPublicationsInfo, getMostCommentedPublicationsInfo, getSocialInformationCommentsListByUserId, getSocialInformationCommentsListOfMyContacts, indexAllCommentsOnPublication, moveAndReindexComments, moveComments, unindexAllCommentsOnPublication, updateAndIndexComment, updateComment
 
Methods inherited from class com.silverpeas.comment.service.CommentActionNotifier
notifyCommentAdding, notifyCommentRemoval
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultCommentServiceMock

public DefaultCommentServiceMock()
Method Detail

getOrganisationController

protected OrganisationController getOrganisationController()
Overrides:
getOrganisationController in class DefaultCommentService


Copyright © 2016 Silverpeas. All Rights Reserved.