|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.dao.orm.hibernate.CriterionImpl
com.liferay.portal.dao.orm.hibernate.ConjunctionImpl
public class ConjunctionImpl
| Constructor Summary | |
|---|---|
ConjunctionImpl(org.hibernate.criterion.Conjunction conjunction)
|
|
| Method Summary | |
|---|---|
com.liferay.portal.kernel.dao.orm.Junction |
add(com.liferay.portal.kernel.dao.orm.Criterion criterion)
|
org.hibernate.criterion.Conjunction |
getWrappedConjunction()
|
| Methods inherited from class com.liferay.portal.dao.orm.hibernate.CriterionImpl |
|---|
getWrappedCriterion |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConjunctionImpl(org.hibernate.criterion.Conjunction conjunction)
| Method Detail |
|---|
public com.liferay.portal.kernel.dao.orm.Junction add(com.liferay.portal.kernel.dao.orm.Criterion criterion)
add in interface com.liferay.portal.kernel.dao.orm.Junctionpublic org.hibernate.criterion.Conjunction getWrappedConjunction()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||