Interface ContentEntityHelper
-
- All Known Implementing Classes:
HibernateContentEntityHelper
public interface ContentEntityHelper
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<Long,Integer>getCommentCounts(List<Long> contentIds)List<ContentEntityObject>getContentEntities(List<Long> contentIds)Map<Long,Integer>getNestedCommentCounts(List<Long> commentIds)
-