|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portlet.ratings.service.persistence.RatingsEntryFinderUtil
public class RatingsEntryFinderUtil
Constructor Summary | |
---|---|
RatingsEntryFinderUtil()
|
Method Summary | |
---|---|
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)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RatingsEntryFinderUtil()
Method Detail |
---|
public static java.util.List<RatingsEntry> findByU_C_C(long userId, long classNameId, java.util.List<java.lang.Long> classPKs) throws SystemException
SystemException
public static RatingsEntryFinder getFinder()
public void setFinder(RatingsEntryFinder finder)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |