Liferay 6.2-ce-ga5

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


@ProviderType
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.2-ce-ga5