|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portlet.messageboards.service.persistence.MBCategoryFinderUtil
public class MBCategoryFinderUtil
| Constructor Summary | |
|---|---|
MBCategoryFinderUtil()
|
|
| Method Summary | |
|---|---|
static int |
countByS_G_U(long groupId,
long userId)
|
static int |
filterCountByS_G_U(long groupId,
long userId)
|
static java.util.List<MBCategory> |
filterFindByS_G_U(long groupId,
long userId,
int start,
int end)
|
static java.util.List<MBCategory> |
findByS_G_U(long groupId,
long userId,
int start,
int end)
|
static MBCategoryFinder |
getFinder()
|
void |
setFinder(MBCategoryFinder finder)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MBCategoryFinderUtil()
| Method Detail |
|---|
public static int countByS_G_U(long groupId,
long userId)
throws SystemException
SystemException
public static int filterCountByS_G_U(long groupId,
long userId)
throws SystemException
SystemException
public static java.util.List<MBCategory> filterFindByS_G_U(long groupId,
long userId,
int start,
int end)
throws SystemException
SystemException
public static java.util.List<MBCategory> findByS_G_U(long groupId,
long userId,
int start,
int end)
throws SystemException
SystemExceptionpublic static MBCategoryFinder getFinder()
public void setFinder(MBCategoryFinder finder)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||