|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.util.dao.hibernate.DynamicQueryImpl
public class DynamicQueryImpl
| Constructor Summary | |
|---|---|
DynamicQueryImpl(org.hibernate.Criteria criteria)
|
|
| Method Summary | |
|---|---|
java.util.List<?> |
list()
|
void |
setLimit(int begin,
int end)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DynamicQueryImpl(org.hibernate.Criteria criteria)
| Method Detail |
|---|
public java.util.List<?> list()
list in interface com.liferay.portal.kernel.dao.DynamicQuery
public void setLimit(int begin,
int end)
setLimit in interface com.liferay.portal.kernel.dao.DynamicQuery
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||