|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portlet.expando.service.persistence.ExpandoRowFinderUtil
public class ExpandoRowFinderUtil
| Constructor Summary | |
|---|---|
ExpandoRowFinderUtil()
|
|
| Method Summary | |
|---|---|
static int |
countByTC_TC_TN(long companyId,
long classNameId,
java.lang.String tableName)
|
static ExpandoRow |
fetchByTC_TC_TN_C(long companyId,
long classNameId,
java.lang.String tableName,
long classPK)
|
static java.util.List<ExpandoRow> |
findByTC_TC_TN(long companyId,
long classNameId,
java.lang.String tableName,
int start,
int end)
|
static ExpandoRowFinder |
getFinder()
|
void |
setFinder(ExpandoRowFinder finder)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExpandoRowFinderUtil()
| Method Detail |
|---|
public static int countByTC_TC_TN(long companyId,
long classNameId,
java.lang.String tableName)
throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
public static java.util.List<ExpandoRow> findByTC_TC_TN(long companyId,
long classNameId,
java.lang.String tableName,
int start,
int end)
throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
public static ExpandoRow fetchByTC_TC_TN_C(long companyId,
long classNameId,
java.lang.String tableName,
long classPK)
throws com.liferay.portal.SystemException
com.liferay.portal.SystemExceptionpublic static ExpandoRowFinder getFinder()
public void setFinder(ExpandoRowFinder finder)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||