public final class OrPredicate extends AbstractDataTransferObject
for a convenient way to construct this class.
,
Serialized FormModifier and Type | Method and Description |
---|---|
Set<Predicate> |
getPredicates()
Returns an unmodifiable set of predicates contained within
this composite 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 Set<Predicate> getPredicates()
CompositePredicate
getPredicates
in interface CompositePredicate
public final String toString()
ModelObjectBasic
toString
in interface ModelObjectBasic
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.