Package | Description |
---|---|
com.evolveum.midpoint.prism.query |
Modifier and Type | Method and Description |
---|---|
ExpressionWrapper |
PropertyValueFilter.getExpression() |
Modifier and Type | Method and Description |
---|---|
static EqualFilter |
EqualFilter.createEqual(ItemPath path,
PrismPropertyDefinition definition,
QName matchingRule,
ExpressionWrapper expression) |
static RefFilter |
RefFilter.createReferenceEqual(ItemPath path,
PrismReferenceDefinition definition,
ExpressionWrapper expression) |
static RefFilter |
RefFilter.createReferenceEqual(ItemPath path,
PrismReference item,
ExpressionWrapper expression) |
void |
PropertyValueFilter.setExpression(ExpressionWrapper expression) |
Copyright © 2014 evolveum. All rights reserved.