org.opends.server.admin.std.client
Interface ApproximateMatchingRuleCfgClient
- All Superinterfaces:
- ConfigurationClient, MatchingRuleCfgClient
public interface ApproximateMatchingRuleCfgClient
- extends MatchingRuleCfgClient
A client-side interface for reading and modifying Approximate
Matching Rule settings.
Approximate Matching Rules define a set of rules for performing
approximate matching operations against assertion values. In many
cases, approximate matching is based on a "sounds like" operation.
definition
ManagedObjectDefinition<? extends ApproximateMatchingRuleCfgClient,? extends ApproximateMatchingRuleCfg> definition()
- Get the configuration definition associated with this Approximate Matching Rule.
- Specified by:
definition
in interface ConfigurationClient
- Specified by:
definition
in interface MatchingRuleCfgClient
- Returns:
- Returns the configuration definition associated with this Approximate Matching Rule.