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