|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MultiValuedPredicate
Represents an predicate which contains multiple CriteriaValue
.
Method Summary | |
---|---|
Set<? extends CriteriaValue<?>> |
getValues()
Gets an immutable set of criteria values for this predicate. |
Methods inherited from interface org.kuali.rice.core.api.criteria.PropertyPathPredicate |
---|
getPropertyPath |
Methods inherited from interface org.kuali.rice.core.api.mo.ModelObjectComplete |
---|
equals, hashCode |
Methods inherited from interface org.kuali.rice.core.api.mo.ModelObjectBasic |
---|
toString |
Method Detail |
---|
Set<? extends CriteriaValue<?>> getValues()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |