Uses of Interface
org.identityconnectors.framework.common.objects.filter.FilterTranslator

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

Uses of FilterTranslator in org.identityconnectors.framework.common.objects.filter
 

Classes in org.identityconnectors.framework.common.objects.filter that implement FilterTranslator
 class AbstractFilterTranslator<T>
          Base class to make it easier to implement Search.
 

Uses of FilterTranslator in org.identityconnectors.framework.spi.operations
 

Methods in org.identityconnectors.framework.spi.operations that return FilterTranslator
 FilterTranslator<T> SearchOp.createFilterTranslator(ObjectClass oclass, OperationOptions options)
          Creates a filter translator that will translate a specified filter into one or more native queries.
 



Copyright © 2012. All Rights Reserved.