public final class InPredicate extends AbstractDataTransferObject implements MultiValuedPredicate
for a convenient way to construct this class.
,
Serialized FormModifier and Type | Method and Description |
---|---|
String |
getPropertyPath()
Returns the property path for this predicate which represents the
portion of the object model to which the predicate applies.
|
Set<CriteriaValue<?>> |
getValues()
Gets an immutable set of criteria values for this predicate.
|
String |
toString()
This will return a proper string representation of the Model Object.
|
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
equals, hashCode
public String getPropertyPath()
PropertyPathPredicate
getPropertyPath
in interface PropertyPathPredicate
public Set<CriteriaValue<?>> getValues()
MultiValuedPredicate
getValues
in interface MultiValuedPredicate
public String toString()
ModelObjectBasic
toString
in interface ModelObjectBasic
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.