@Deprecated
@ProviderType
public interface RatingsEntryFinder
Modifier and Type | Method and Description |
---|---|
Map<Serializable,RatingsEntry> |
fetchByPrimaryKeys(Set<Serializable> primaryKeys)
Deprecated.
|
List<RatingsEntry> |
findByU_C_C(long userId,
long classNameId,
List<Long> classPKs)
Deprecated.
|
Map<Serializable,RatingsEntry> fetchByPrimaryKeys(Set<Serializable> primaryKeys)
List<RatingsEntry> findByU_C_C(long userId, long classNameId, List<Long> classPKs)