| Package | Description |
|---|---|
| org.identityconnectors.framework.common.objects.filter |
| Modifier and Type | Method and Description |
|---|---|
protected T |
AbstractFilterTranslator.createEndsWithExpression(EndsWithFilter filter,
boolean not)
Should be overridden by subclasses to create a ENDS-WITH expression if
the native resource supports ENDS-WITH.
|
R |
FilterVisitor.visitEndsWithFilter(P p,
EndsWithFilter filter)
Visits a
ends with filter. |
Copyright © 2018. All rights reserved.