Package com.ibm.di.server.criteria
-
Interface Summary Interface Description 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 builtSearchCriteria
. -
Class Summary Class Description 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.