|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portlet.expando.service.persistence.ExpandoValueFinderUtil
public class ExpandoValueFinderUtil
| Constructor Summary | |
|---|---|
ExpandoValueFinderUtil()
|
|
| Method Summary | |
|---|---|
static int |
countByTC_TN_CN(long classNameId,
java.lang.String tableName,
java.lang.String columnName)
|
static java.util.List<ExpandoValue> |
findByTC_TN_CN(long classNameId,
java.lang.String tableName,
java.lang.String columnName,
int begin,
int end)
|
static ExpandoValue |
findByTC_TN_N(long classNameId,
java.lang.String tableName,
java.lang.String columnName,
long rowId)
|
static ExpandoValueFinder |
getFinder()
|
void |
setFinder(ExpandoValueFinder finder)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExpandoValueFinderUtil()
| Method Detail |
|---|
public static int countByTC_TN_CN(long classNameId,
java.lang.String tableName,
java.lang.String columnName)
throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
public static java.util.List<ExpandoValue> findByTC_TN_CN(long classNameId,
java.lang.String tableName,
java.lang.String columnName,
int begin,
int end)
throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
public static ExpandoValue findByTC_TN_N(long classNameId,
java.lang.String tableName,
java.lang.String columnName,
long rowId)
throws com.liferay.portal.SystemException
com.liferay.portal.SystemExceptionpublic static ExpandoValueFinder getFinder()
public void setFinder(ExpandoValueFinder finder)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||