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


public interface MBMessageFlagFinder

View Source

Author:
Brian Wing Shun Chan

Method Summary
 int countByU_T(long userId, long threadId)
           
 

Method Detail

countByU_T

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