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

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

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

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



Copyright © 2012. All Rights Reserved.