com.liferay.portlet.messageboards.service.persistence
Class MBMessageFlagFinderUtil

java.lang.Object
  extended by com.liferay.portlet.messageboards.service.persistence.MBMessageFlagFinderUtil

public class MBMessageFlagFinderUtil
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
MBMessageFlagFinderUtil()
           
 
Method Summary
static int countByU_T(long threadId, long userId)
           
static MBMessageFlagFinder getFinder()
           
 void setFinder(MBMessageFlagFinder finder)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MBMessageFlagFinderUtil

public MBMessageFlagFinderUtil()
Method Detail

countByU_T

public static int countByU_T(long threadId,
                             long userId)
                      throws com.liferay.portal.SystemException
Throws:
com.liferay.portal.SystemException

getFinder

public static MBMessageFlagFinder getFinder()

setFinder

public void setFinder(MBMessageFlagFinder finder)