Liferay 6.0.5

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

All Known Implementing Classes:
RatingsStatsFinderImpl

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.0.5