Uses of Class
org.identityconnectors.framework.common.objects.filter.LessThanFilter

Packages that use LessThanFilter
org.identityconnectors.framework.common.objects.filter   
 

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

Methods in org.identityconnectors.framework.common.objects.filter with parameters of type LessThanFilter
protected  T AbstractFilterTranslator.createLessThanExpression(LessThanFilter filter, boolean not)
          Should be overridden by subclasses to create a LESS-THAN expression if the native resource supports LESS-THAN.
 



Copyright © 2012. All Rights Reserved.