com.liferay.portal.service.persistence
Class ActivityTrackerFinderUtil
java.lang.Object
com.liferay.portal.service.persistence.ActivityTrackerFinderUtil
- public class ActivityTrackerFinderUtil
- extends java.lang.Object
View Source
- Author:
- Brian Wing Shun Chan
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActivityTrackerFinderUtil
public ActivityTrackerFinderUtil()
countByU_R
public static int countByU_R(long userId,
long receiverUserId)
throws com.liferay.portal.SystemException
- Throws:
com.liferay.portal.SystemException
findByU_R
public static java.util.List findByU_R(long userId,
long receiverUserId,
int begin,
int end)
throws com.liferay.portal.SystemException
- Throws:
com.liferay.portal.SystemException
getFinder
public static ActivityTrackerFinder getFinder()
setFinder
public void setFinder(ActivityTrackerFinder finder)