|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.service.persistence.impl.BasePersistenceImpl
com.liferay.portlet.messageboards.service.persistence.MBMessageFlagFinderImpl
public class MBMessageFlagFinderImpl
Field Summary | |
---|---|
static java.lang.String |
COUNT_BY_U_T
|
Fields inherited from class com.liferay.portal.service.persistence.impl.BasePersistenceImpl |
---|
COUNT_COLUMN_NAME |
Constructor Summary | |
---|---|
MBMessageFlagFinderImpl()
|
Method Summary | |
---|---|
int |
countByU_T(long userId,
long threadId)
|
Methods inherited from class com.liferay.portal.service.persistence.impl.BasePersistenceImpl |
---|
closeSession, getDataSource, getDialect, openSession, processException, registerListener, setDataSource, setSessionFactory, unregisterListener |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static java.lang.String COUNT_BY_U_T
Constructor Detail |
---|
public MBMessageFlagFinderImpl()
Method Detail |
---|
public int countByU_T(long userId, long threadId) throws com.liferay.portal.SystemException
countByU_T
in interface com.liferay.portlet.messageboards.service.persistence.MBMessageFlagFinder
com.liferay.portal.SystemException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |