Package | Description |
---|---|
com.evolveum.midpoint.prism.query | |
com.evolveum.midpoint.repo.sql.query.restriction |
Modifier and Type | Class and Description |
---|---|
class |
ComparativeFilter<T> |
class |
EqualFilter<T> |
class |
GreaterFilter<T> |
class |
InFilter<T> |
class |
LessFilter<T> |
class |
PropertyValueFilter<T extends PrismValue> |
class |
RefFilter |
class |
SubstringFilter<T> |
Modifier and Type | Method and Description |
---|---|
protected void |
ValueFilter.cloneValues(ValueFilter clone) |
Modifier and Type | Class and Description |
---|---|
class |
ItemRestriction<T extends ValueFilter> |
Modifier and Type | Method and Description |
---|---|
protected org.hibernate.criterion.Criterion |
ItemRestriction.createCriterion(String propertyName,
Object value,
ValueFilter filter) |
protected Object |
ItemRestriction.getValueFromFilter(ValueFilter filter,
PropertyDefinition def) |
org.hibernate.criterion.Criterion |
AnyPropertyRestriction.interpretInternal(ValueFilter filter) |
org.hibernate.criterion.Criterion |
PropertyRestriction.interpretInternal(ValueFilter filter) |
org.hibernate.criterion.Criterion |
CollectionRestriction.interpretInternal(ValueFilter filter) |
Copyright © 2014 evolveum. All rights reserved.