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

java.lang.Object
  extended bycom.liferay.portlet.messageboards.service.persistence.MBMessageFlagFinder

public class MBMessageFlagFinder
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

Field Summary
static java.lang.String COUNT_BY_T_U
           
 
Constructor Summary
MBMessageFlagFinder()
           
 
Method Summary
static int countByU_T(long threadId, long userId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

COUNT_BY_T_U

public static java.lang.String COUNT_BY_T_U
Constructor Detail

MBMessageFlagFinder

public MBMessageFlagFinder()
Method Detail

countByU_T

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