| Package | Description |
|---|---|
| org.identityconnectors.framework.common.objects.filter |
| Modifier and Type | Method and Description |
|---|---|
protected T |
AbstractFilterTranslator.createLessThanOrEqualExpression(LessThanOrEqualFilter filter,
boolean not)
Should be overridden by subclasses to create a LESS-THAN-EQUAL expression
if the native resource supports LESS-THAN-EQUAL.
|
R |
FilterVisitor.visitLessThanOrEqualFilter(P p,
LessThanOrEqualFilter filter)
Visits a
less than or equal to filter. |
Copyright © 2014. All rights reserved.