org.opends.server.admin.std.client
Interface OrderingMatchingRuleCfgClient
- All Superinterfaces:
- ConfigurationClient, MatchingRuleCfgClient
public interface OrderingMatchingRuleCfgClient
- extends MatchingRuleCfgClient
A client-side interface for reading and modifying Ordering Matching
Rule settings.
Ordering Matching Rules define a set of rules for performing
ordering matching operations against assertion values.
definition
ManagedObjectDefinition<? extends OrderingMatchingRuleCfgClient,? extends OrderingMatchingRuleCfg> definition()
- Get the configuration definition associated with this Ordering Matching Rule.
- Specified by:
definition
in interface ConfigurationClient
- Specified by:
definition
in interface MatchingRuleCfgClient
- Returns:
- Returns the configuration definition associated with this Ordering Matching Rule.