Interface ContentEntityHelper
- All Known Implementing Classes:
HibernateContentEntityHelper
public interface ContentEntityHelper
-
Method Summary
Modifier and TypeMethodDescriptiongetCommentCounts(List<Long> contentIds) getContentEntities(List<Long> contentIds) getNestedCommentCounts(List<Long> commentIds)
-
Method Details
-
getContentEntities
-
getCommentCounts
-
getNestedCommentCounts
-