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