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

/forgerock/opendj-v3/opendj-legacy/src/main/java/org/opends/server/schema/
H A DIntegerEqualityMatchingRule.java37 public class IntegerEqualityMatchingRule extends DummyByteArrayComparator { class in inherits:DummyByteArrayComparator
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/schema/
H A DIntegerEqualityMatchingRuleTest.java33 * Test the IntegerEqualityMatchingRule.
76 return new IntegerEqualityMatchingRule();
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/schema/
H A DIntegerEqualityMatchingRuleTest.java32 * Test the IntegerEqualityMatchingRule.
75 return new IntegerEqualityMatchingRule();
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/schema/
H A DIntegerEqualityMatchingRuleTest.java33 * Test the IntegerEqualityMatchingRule.
76 return new IntegerEqualityMatchingRule();
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/schema/
H A DIntegerEqualityMatchingRuleTest.java32 * Test the IntegerEqualityMatchingRule.
75 return new IntegerEqualityMatchingRule();
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/schema/
H A DIntegerEqualityMatchingRuleTest.java33 * Test the IntegerEqualityMatchingRule.
76 return new IntegerEqualityMatchingRule();
/forgerock/opendj-b2.6/src/server/org/opends/server/schema/
H A DIntegerEqualityMatchingRuleFactory.java40 * This class is a factory class for {@link IntegerEqualityMatchingRule}.
58 matchingRule = new IntegerEqualityMatchingRule();
H A DIntegerEqualityMatchingRule.java52 class IntegerEqualityMatchingRule class in inherits:EqualityMatchingRule
58 public IntegerEqualityMatchingRule() method in class:IntegerEqualityMatchingRule
/forgerock/opendj2/src/server/org/opends/server/schema/
H A DIntegerEqualityMatchingRuleFactory.java39 * This class is a factory class for {@link IntegerEqualityMatchingRule}.
57 matchingRule = new IntegerEqualityMatchingRule();
H A DIntegerEqualityMatchingRule.java51 class IntegerEqualityMatchingRule class in inherits:EqualityMatchingRule
57 public IntegerEqualityMatchingRule() method in class:IntegerEqualityMatchingRule
/forgerock/opendj2.6.2/src/server/org/opends/server/schema/
H A DIntegerEqualityMatchingRuleFactory.java40 * This class is a factory class for {@link IntegerEqualityMatchingRule}.
58 matchingRule = new IntegerEqualityMatchingRule();
H A DIntegerEqualityMatchingRule.java52 class IntegerEqualityMatchingRule class in inherits:EqualityMatchingRule
58 public IntegerEqualityMatchingRule() method in class:IntegerEqualityMatchingRule
/forgerock/opendj2-jel-hg/src/server/org/opends/server/schema/
H A DIntegerEqualityMatchingRuleFactory.java40 * This class is a factory class for {@link IntegerEqualityMatchingRule}.
58 matchingRule = new IntegerEqualityMatchingRule();
H A DIntegerEqualityMatchingRule.java52 class IntegerEqualityMatchingRule class in inherits:EqualityMatchingRule
58 public IntegerEqualityMatchingRule() method in class:IntegerEqualityMatchingRule
/forgerock/opendj2-hg/src/server/org/opends/server/schema/
H A DIntegerEqualityMatchingRuleFactory.java39 * This class is a factory class for {@link IntegerEqualityMatchingRule}.
57 matchingRule = new IntegerEqualityMatchingRule();
H A DIntegerEqualityMatchingRule.java51 class IntegerEqualityMatchingRule class in inherits:EqualityMatchingRule
57 public IntegerEqualityMatchingRule() method in class:IntegerEqualityMatchingRule

Completed in 117 milliseconds