Uses of Package
org.identityconnectors.framework.common.objects.filter

Packages that use org.identityconnectors.framework.common.objects.filter
org.identityconnectors.framework.api.operations   
org.identityconnectors.framework.common.objects.filter   
org.identityconnectors.framework.spi.operations   
 

Classes in org.identityconnectors.framework.common.objects.filter used by org.identityconnectors.framework.api.operations
Filter
          Basic interface to match a ConnectorObject.
 

Classes in org.identityconnectors.framework.common.objects.filter used by org.identityconnectors.framework.common.objects.filter
AttributeFilter
           
ComparableAttributeFilter
          Filter for an attribute value that is comparable.
CompositeFilter
          Useful for the AND, OR, XOR, etc..
ContainsAllValuesFilter
           
ContainsFilter
           
EndsWithFilter
           
EqualsFilter
          Determines whether an object contains an attribute that matches a specific attribute value.
Filter
          Basic interface to match a ConnectorObject.
FilterTranslator
           
GreaterThanFilter
           
GreaterThanOrEqualFilter
           
LessThanFilter
           
LessThanOrEqualFilter
           
SingleValueAttributeFilter
          Get a single value out of the attribute to test w/.
StartsWithFilter
           
StringFilter
          Filter based on strings.
 

Classes in org.identityconnectors.framework.common.objects.filter used by org.identityconnectors.framework.spi.operations
FilterTranslator
           
 



Copyright © 2012. All Rights Reserved.