Uses of Interface
org.opends.server.api.OrderingMatchingRule
-
Packages that use OrderingMatchingRule Package Description org.opends.server.replication.plugin This package contains the part of the Multi-master replication code that works on the Directory Server side.org.opends.server.schema Contains implementations of various Directory Server schema elements. -
-
Uses of OrderingMatchingRule in org.opends.server.replication.plugin
Classes in org.opends.server.replication.plugin that implement OrderingMatchingRule Modifier and Type Class Description classHistoricalCsnOrderingMatchingRuleDeprecated.since OPENDJ-1591 Migrate matching rules -
Uses of OrderingMatchingRule in org.opends.server.schema
Classes in org.opends.server.schema that implement OrderingMatchingRule Modifier and Type Class Description classCaseExactOrderingMatchingRuleDeprecated.since OPENDJ-1591 Migrate matching rulesclassCaseIgnoreOrderingMatchingRuleDeprecated.since OPENDJ-1591 Migrate matching rulesclassGeneralizedTimeOrderingMatchingRuleDeprecated.since OPENDJ-1591 Migrate matching rulesclassIntegerOrderingMatchingRuleDeprecated.since OPENDJ-1591 Migrate matching rulesclassNumericStringOrderingMatchingRuleDeprecated.since OPENDJ-1591 Migrate matching rulesclassOctetStringOrderingMatchingRuleDeprecated.since OPENDJ-1591 Migrate matching rulesclassUUIDOrderingMatchingRuleDeprecated.since OPENDJ-1591 Migrate matching rules
-