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