Class HibernateContentEntityHelper
java.lang.Object
com.atlassian.confluence.plugins.edgeindex.rest.HibernateContentEntityHelper
- All Implemented Interfaces:
ContentEntityHelper
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetCommentCounts
(List<Long> contentIds) getContentEntities
(List<Long> contentIds) getNestedCommentCounts
(List<Long> commentIds)
-
Constructor Details
-
HibernateContentEntityHelper
-
-
Method Details
-
getContentEntities
- Specified by:
getContentEntities
in interfaceContentEntityHelper
-
getCommentCounts
- Specified by:
getCommentCounts
in interfaceContentEntityHelper
-
getNestedCommentCounts
- Specified by:
getNestedCommentCounts
in interfaceContentEntityHelper
-