com.atlassian.confluence.plugins.edgeindex.edge
Class LikeCountQuery
java.lang.Object
com.atlassian.confluence.plugins.edgeindex.model.ContentEntityEdgeCountQuery
com.atlassian.confluence.plugins.edgeindex.edge.LikeCountQuery
- All Implemented Interfaces:
- EdgeCountQuery
public class LikeCountQuery
- extends ContentEntityEdgeCountQuery
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LikeCountQuery
public LikeCountQuery(LikeManager likeManager,
ContentEntityHelper contentEntityHelper)
getEdgeCountForContentIds
protected Map<Long,Integer> getEdgeCountForContentIds(List<Long> contentIds)
- Specified by:
getEdgeCountForContentIds in class ContentEntityEdgeCountQuery
Copyright © 2003–2015 Atlassian. All rights reserved.