Liferay 6.1.2-ce-ga3

com.liferay.portlet.ratings.service.persistence
Interface RatingsStatsFinder


public interface RatingsStatsFinder


Method Summary
 List<RatingsStats> findByC_C(long classNameId, List<Long> classPKs)
           
 

Method Detail

findByC_C

List<RatingsStats> findByC_C(long classNameId,
                             List<Long> classPKs)
                             throws SystemException
Throws:
SystemException

Liferay 6.1.2-ce-ga3