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

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

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

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



Copyright © 2012. All Rights Reserved.