Package com.ibm.di.server.criteria

Interface Summary
MatchCustomizer Defines a contract for plugging in a customization of the default matching mechanism.
SearchCriteriaMatcher An interface defining a contract for matching an Entry's values against a built SearchCriteria.
 

Class Summary
DefaultMatcherCustomizer

Note: This class is for internal usage only.
DefaultSearchCriteriaMatcher A default implementation which is performing criteria matches according to the attribute value's type.