com.liferay.portlet.ratings.service.persistence
Class RatingsStatsFinderUtil
java.lang.Object
com.liferay.portlet.ratings.service.persistence.RatingsStatsFinderUtil
public class RatingsStatsFinderUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RatingsStatsFinderUtil
public RatingsStatsFinderUtil()
findByC_C
public static List<RatingsStats> findByC_C(long classNameId,
List<Long> classPKs)
throws SystemException
- Throws:
SystemException
getFinder
public static RatingsStatsFinder getFinder()
setFinder
public void setFinder(RatingsStatsFinder finder)