@ProviderType
public class RatingsEntryFinderUtil
extends java.lang.Object
| Constructor and Description |
|---|
RatingsEntryFinderUtil() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<RatingsEntry> |
findByU_C_C(long userId,
long classNameId,
java.util.List<java.lang.Long> classPKs) |
static RatingsEntryFinder |
getFinder() |
void |
setFinder(RatingsEntryFinder finder) |
public static java.util.List<RatingsEntry> findByU_C_C(long userId, long classNameId, java.util.List<java.lang.Long> classPKs) throws SystemException
SystemExceptionpublic static RatingsEntryFinder getFinder()
public void setFinder(RatingsEntryFinder finder)