com.liferay.portlet.ratings.service.persistence
Class RatingsEntryFinderUtil
java.lang.Object
com.liferay.portlet.ratings.service.persistence.RatingsEntryFinderUtil
@ProviderType
public class RatingsEntryFinderUtil
- extends Object
- ServiceBuilder generated this class. Modifications in this class will be overwritten the next time it is generated.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RatingsEntryFinderUtil
public RatingsEntryFinderUtil()
fetchByPrimaryKeys
public static Map<Serializable,RatingsEntry> fetchByPrimaryKeys(Set<Serializable> primaryKeys)
findByU_C_C
public static List<RatingsEntry> findByU_C_C(long userId,
long classNameId,
List<Long> classPKs)
getFinder
public static RatingsEntryFinder getFinder()
setFinder
public void setFinder(RatingsEntryFinder finder)