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

/forgerock/opendj-v3/opendj-legacy/src/main/java/org/opends/server/schema/
H A DIntegerOrderingMatchingRule.java36 public class IntegerOrderingMatchingRule 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 DIntegerOrderingMatchingRuleTest.java33 * Test the IntegerOrderingMatchingRule.
80 return new IntegerOrderingMatchingRule();
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/schema/
H A DIntegerOrderingMatchingRuleTest.java32 * Test the IntegerOrderingMatchingRule.
79 return new IntegerOrderingMatchingRule();
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/schema/
H A DIntegerOrderingMatchingRuleTest.java33 * Test the IntegerOrderingMatchingRule.
80 return new IntegerOrderingMatchingRule();
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/schema/
H A DIntegerOrderingMatchingRuleTest.java32 * Test the IntegerOrderingMatchingRule.
79 return new IntegerOrderingMatchingRule();
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/schema/
H A DIntegerOrderingMatchingRuleTest.java33 * Test the IntegerOrderingMatchingRule.
80 return new IntegerOrderingMatchingRule();
/forgerock/opendj-b2.6/src/server/org/opends/server/schema/
H A DIntegerOrderingMatchingRuleFactory.java40 * This class is a factory class for {@link IntegerOrderingMatchingRule}.
58 matchingRule = new IntegerOrderingMatchingRule();
H A DIntegerOrderingMatchingRule.java53 public class IntegerOrderingMatchingRule class in inherits:AbstractMatchingRule,OrderingMatchingRule
70 public IntegerOrderingMatchingRule() method in class:IntegerOrderingMatchingRule
/forgerock/opendj2/src/server/org/opends/server/schema/
H A DIntegerOrderingMatchingRuleFactory.java39 * This class is a factory class for {@link IntegerOrderingMatchingRule}.
57 matchingRule = new IntegerOrderingMatchingRule();
H A DIntegerOrderingMatchingRule.java52 public class IntegerOrderingMatchingRule class in inherits:AbstractMatchingRule,OrderingMatchingRule
69 public IntegerOrderingMatchingRule() method in class:IntegerOrderingMatchingRule
/forgerock/opendj2.6.2/src/server/org/opends/server/schema/
H A DIntegerOrderingMatchingRuleFactory.java40 * This class is a factory class for {@link IntegerOrderingMatchingRule}.
58 matchingRule = new IntegerOrderingMatchingRule();
H A DIntegerOrderingMatchingRule.java53 public class IntegerOrderingMatchingRule class in inherits:AbstractMatchingRule,OrderingMatchingRule
70 public IntegerOrderingMatchingRule() method in class:IntegerOrderingMatchingRule
/forgerock/opendj2-jel-hg/src/server/org/opends/server/schema/
H A DIntegerOrderingMatchingRuleFactory.java40 * This class is a factory class for {@link IntegerOrderingMatchingRule}.
58 matchingRule = new IntegerOrderingMatchingRule();
H A DIntegerOrderingMatchingRule.java53 public class IntegerOrderingMatchingRule class in inherits:AbstractMatchingRule,OrderingMatchingRule
70 public IntegerOrderingMatchingRule() method in class:IntegerOrderingMatchingRule
/forgerock/opendj2-hg/src/server/org/opends/server/schema/
H A DIntegerOrderingMatchingRuleFactory.java39 * This class is a factory class for {@link IntegerOrderingMatchingRule}.
57 matchingRule = new IntegerOrderingMatchingRule();
H A DIntegerOrderingMatchingRule.java52 public class IntegerOrderingMatchingRule class in inherits:AbstractMatchingRule,OrderingMatchingRule
69 public IntegerOrderingMatchingRule() method in class:IntegerOrderingMatchingRule

Completed in 73 milliseconds