|
Liferay 6.1.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portlet.dynamicdatalists.service.persistence.DDLRecordFinderUtil
public class DDLRecordFinderUtil
| Constructor Summary | |
|---|---|
DDLRecordFinderUtil()
|
|
| Method Summary | |
|---|---|
static int |
countByR_S(long recordSetId,
int status)
|
static List<DDLRecord> |
findByR_S(long recordSetId,
int status,
int start,
int end,
OrderByComparator orderByComparator)
|
static DDLRecordFinder |
getFinder()
|
void |
setFinder(DDLRecordFinder finder)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DDLRecordFinderUtil()
| Method Detail |
|---|
public static int countByR_S(long recordSetId,
int status)
throws SystemException
SystemException
public static List<DDLRecord> findByR_S(long recordSetId,
int status,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
SystemExceptionpublic static DDLRecordFinder getFinder()
public void setFinder(DDLRecordFinder finder)
|
Liferay 6.1.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||