public interface MultiValuedPredicate extends PropertyPathPredicate
CriteriaValue
.Modifier and Type | Method and Description |
---|---|
Set<? extends CriteriaValue<?>> |
getValues()
Gets an immutable set of criteria values for this predicate.
|
getPropertyPath
equals, hashCode
toString
Set<? extends CriteriaValue<?>> getValues()
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.