com.silverpeas.comment.web.mock
Class DefaultCommentServiceMock
java.lang.Object
com.silverpeas.comment.service.CommentActionNotifier
com.silverpeas.comment.service.DefaultCommentService
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.
| 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 java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultCommentServiceMock
public DefaultCommentServiceMock()
getOrganisationController
protected OrganisationController getOrganisationController()
- Overrides:
getOrganisationController in class DefaultCommentService
Copyright © 2016 Silverpeas. All Rights Reserved.