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


public interface MBMessageFlagFinder

View Source

Author:
Brian Wing Shun Chan

Method Summary
 int countByU_T(long threadId, long userId)
           
 

Method Detail

countByU_T

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