public final class NotInPredicate extends AbstractDataTransferObject implements MultiValuedPredicate
for a convenient way to construct this class.,
Serialized Form| Modifier 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, hashCodeExcludeFieldsclone, finalize, getClass, notify, notifyAll, wait, wait, waitequals, hashCodepublic String getPropertyPath()
PropertyPathPredicategetPropertyPath in interface PropertyPathPredicatepublic Set<CriteriaValue<?>> getValues()
MultiValuedPredicategetValues in interface MultiValuedPredicatepublic String toString()
ModelObjectBasictoString in interface ModelObjectBasicCopyright © 2005–2015 The Kuali Foundation. All rights reserved.