public class OrRestriction extends NaryLogicalRestriction<OrFilter>
context, filter, parent| Constructor and Description |
|---|
OrRestriction() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canHandle(ObjectFilter filter) |
org.hibernate.criterion.Criterion |
interpret() |
OrRestriction |
newInstance() |
getRestrictions, updateJunction, validateFilterinterpretChildFilteraddIsNotNullIfNecessary, getContext, getFilter, getParent, isNegated, setContext, setFilter, setParentpublic boolean canHandle(ObjectFilter filter)
canHandle in class NaryLogicalRestriction<OrFilter>public org.hibernate.criterion.Criterion interpret()
throws QueryException
interpret in class Restriction<OrFilter>QueryExceptionpublic OrRestriction newInstance()
newInstance in class Restriction<OrFilter>Copyright © 2016 evolveum. All rights reserved.