@ProviderType public class RatingsStatsFinderUtil extends Object
Constructor and Description |
---|
RatingsStatsFinderUtil() |
Modifier and Type | Method and Description |
---|---|
static Map<Serializable,RatingsStats> |
fetchByPrimaryKeys(Set<Serializable> primaryKeys) |
static List<RatingsStats> |
findByC_C(long classNameId,
List<Long> classPKs) |
static RatingsStatsFinder |
getFinder() |
void |
setFinder(RatingsStatsFinder finder) |
public static Map<Serializable,RatingsStats> fetchByPrimaryKeys(Set<Serializable> primaryKeys)
public static List<RatingsStats> findByC_C(long classNameId, List<Long> classPKs)
public static RatingsStatsFinder getFinder()
public void setFinder(RatingsStatsFinder finder)