Package org.identityconnectors.framework.common.objects.filter
package org.identityconnectors.framework.common.objects.filter
-
ClassDescriptionBase class to make it easier to implement Search.Filter for an attribute value that is comparable.Useful for the AND, OR, XOR, etc..Externally chained filters e.g. the filter implementing case insensitive searches.Basic interface to match a
ConnectorObject
.FilterVisitor<R,P> A visitor ofFilter
s, in the style of the visitor design pattern.Proxy the filter to return the negative of the value.Get a single value out of the attribute to test w/.Filter based on strings.