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