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..Basic interface to match a
ConnectorObject.A FilteredResultsHandlerVisitor can accept theConnectorObject.FilterVisitor<R,P> A visitor ofFilters, in the style of the visitor design pattern.Proxy the filter to return the negative of the value.A PresenceFilter determines if the attribute provided is present in theConnectorObjectGet a single value out of the attribute to test w/.Filter based on strings.