Searched refs:CaseExactOrderingMatchingRule (Results 1 - 16 of 16) sorted by relevance

/forgerock/opendj-v3/opendj-legacy/src/main/java/org/opends/server/schema/
H A DCaseExactOrderingMatchingRule.java36 public class CaseExactOrderingMatchingRule extends DummyByteArrayComparator implements OrderingMatchingRule { class in inherits:DummyByteArrayComparator,OrderingMatchingRule
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/schema/
H A DCaseExactOrderingMatchingRuleTest.java33 * Test the CaseExactOrderingMatchingRule.
70 return new CaseExactOrderingMatchingRule();
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/schema/
H A DCaseExactOrderingMatchingRuleTest.java32 * Test the CaseExactOrderingMatchingRule.
69 return new CaseExactOrderingMatchingRule();
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/schema/
H A DCaseExactOrderingMatchingRuleTest.java33 * Test the CaseExactOrderingMatchingRule.
70 return new CaseExactOrderingMatchingRule();
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/schema/
H A DCaseExactOrderingMatchingRuleTest.java32 * Test the CaseExactOrderingMatchingRule.
69 return new CaseExactOrderingMatchingRule();
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/schema/
H A DCaseExactOrderingMatchingRuleTest.java33 * Test the CaseExactOrderingMatchingRule.
70 return new CaseExactOrderingMatchingRule();
/forgerock/opendj-b2.6/src/server/org/opends/server/schema/
H A DCaseExactOrderingMatchingRuleFactory.java40 * This class is a factory class for {@link CaseExactOrderingMatchingRule}.
57 matchingRule = new CaseExactOrderingMatchingRule();
H A DCaseExactOrderingMatchingRule.java51 public class CaseExactOrderingMatchingRule class in inherits:AbstractMatchingRule,OrderingMatchingRule
68 public CaseExactOrderingMatchingRule() method in class:CaseExactOrderingMatchingRule
/forgerock/opendj2/src/server/org/opends/server/schema/
H A DCaseExactOrderingMatchingRuleFactory.java39 * This class is a factory class for {@link CaseExactOrderingMatchingRule}.
56 matchingRule = new CaseExactOrderingMatchingRule();
H A DCaseExactOrderingMatchingRule.java50 public class CaseExactOrderingMatchingRule class in inherits:AbstractMatchingRule,OrderingMatchingRule
67 public CaseExactOrderingMatchingRule() method in class:CaseExactOrderingMatchingRule
/forgerock/opendj2.6.2/src/server/org/opends/server/schema/
H A DCaseExactOrderingMatchingRuleFactory.java40 * This class is a factory class for {@link CaseExactOrderingMatchingRule}.
57 matchingRule = new CaseExactOrderingMatchingRule();
H A DCaseExactOrderingMatchingRule.java51 public class CaseExactOrderingMatchingRule class in inherits:AbstractMatchingRule,OrderingMatchingRule
68 public CaseExactOrderingMatchingRule() method in class:CaseExactOrderingMatchingRule
/forgerock/opendj2-jel-hg/src/server/org/opends/server/schema/
H A DCaseExactOrderingMatchingRuleFactory.java40 * This class is a factory class for {@link CaseExactOrderingMatchingRule}.
57 matchingRule = new CaseExactOrderingMatchingRule();
H A DCaseExactOrderingMatchingRule.java51 public class CaseExactOrderingMatchingRule class in inherits:AbstractMatchingRule,OrderingMatchingRule
68 public CaseExactOrderingMatchingRule() method in class:CaseExactOrderingMatchingRule
/forgerock/opendj2-hg/src/server/org/opends/server/schema/
H A DCaseExactOrderingMatchingRuleFactory.java39 * This class is a factory class for {@link CaseExactOrderingMatchingRule}.
56 matchingRule = new CaseExactOrderingMatchingRule();
H A DCaseExactOrderingMatchingRule.java50 public class CaseExactOrderingMatchingRule class in inherits:AbstractMatchingRule,OrderingMatchingRule
67 public CaseExactOrderingMatchingRule() method in class:CaseExactOrderingMatchingRule

Completed in 122 milliseconds