@Deprecated
@ProviderType
public class RatingsEntryFinderUtil
extends Object
Constructor and Description |
---|
RatingsEntryFinderUtil()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static Map<Serializable,RatingsEntry> |
fetchByPrimaryKeys(Set<Serializable> primaryKeys)
Deprecated.
|
static List<RatingsEntry> |
findByU_C_C(long userId,
long classNameId,
List<Long> classPKs)
Deprecated.
|
static RatingsEntryFinder |
getFinder()
Deprecated.
|
void |
setFinder(RatingsEntryFinder finder)
Deprecated.
|
public static Map<Serializable,RatingsEntry> fetchByPrimaryKeys(Set<Serializable> primaryKeys)
public static List<RatingsEntry> findByU_C_C(long userId, long classNameId, List<Long> classPKs)
public static RatingsEntryFinder getFinder()
public void setFinder(RatingsEntryFinder finder)