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 class
HistoricalCsnOrderingMatchingRule
Deprecated.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 class
CaseExactOrderingMatchingRule
Deprecated.since OPENDJ-1591 Migrate matching rulesclass
CaseIgnoreOrderingMatchingRule
Deprecated.since OPENDJ-1591 Migrate matching rulesclass
GeneralizedTimeOrderingMatchingRule
Deprecated.since OPENDJ-1591 Migrate matching rulesclass
IntegerOrderingMatchingRule
Deprecated.since OPENDJ-1591 Migrate matching rulesclass
NumericStringOrderingMatchingRule
Deprecated.since OPENDJ-1591 Migrate matching rulesclass
OctetStringOrderingMatchingRule
Deprecated.since OPENDJ-1591 Migrate matching rulesclass
UUIDOrderingMatchingRule
Deprecated.since OPENDJ-1591 Migrate matching rules
-