|
Liferay 6.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portlet.mobiledevicerules.service.persistence.MDRRuleGroupFinderUtil
public class MDRRuleGroupFinderUtil
| Constructor Summary | |
|---|---|
MDRRuleGroupFinderUtil()
|
|
| Method Summary | |
|---|---|
static int |
countByG_N(long groupId,
String name)
|
static List<MDRRuleGroup> |
findByG_N(long groupId,
String name)
|
static List<MDRRuleGroup> |
findByG_N(long groupId,
String name,
int start,
int end)
|
static MDRRuleGroupFinder |
getFinder()
|
void |
setFinder(MDRRuleGroupFinder finder)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MDRRuleGroupFinderUtil()
| Method Detail |
|---|
public static int countByG_N(long groupId,
String name)
throws SystemException
SystemException
public static List<MDRRuleGroup> findByG_N(long groupId,
String name)
throws SystemException
SystemException
public static List<MDRRuleGroup> findByG_N(long groupId,
String name,
int start,
int end)
throws SystemException
SystemExceptionpublic static MDRRuleGroupFinder getFinder()
public void setFinder(MDRRuleGroupFinder finder)
|
Liferay 6.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||