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

/forgerock/opendj-v3/opendj-legacy/src/main/java/org/opends/server/schema/
H A DNumericStringSubstringMatchingRule.java35 public class NumericStringSubstringMatchingRule extends DummyByteArrayComparator { class in inherits:DummyByteArrayComparator
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/schema/
H A DNumericStringSubstringMatchingRuleTest.java33 * Test the NumericStringSubstringMatchingRule.
72 return new NumericStringSubstringMatchingRule();
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/schema/
H A DNumericStringSubstringMatchingRuleTest.java32 * Test the NumericStringSubstringMatchingRule.
71 return new NumericStringSubstringMatchingRule();
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/schema/
H A DNumericStringSubstringMatchingRuleTest.java33 * Test the NumericStringSubstringMatchingRule.
72 return new NumericStringSubstringMatchingRule();
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/schema/
H A DNumericStringSubstringMatchingRuleTest.java32 * Test the NumericStringSubstringMatchingRule.
71 return new NumericStringSubstringMatchingRule();
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/schema/
H A DNumericStringSubstringMatchingRuleTest.java33 * Test the NumericStringSubstringMatchingRule.
72 return new NumericStringSubstringMatchingRule();
/forgerock/opendj-b2.6/src/server/org/opends/server/schema/
H A DNumericStringSubstringMatchingRuleFactory.java41 * {@link NumericStringSubstringMatchingRule}.
59 matchingRule = new NumericStringSubstringMatchingRule();
H A DNumericStringSubstringMatchingRule.java54 class NumericStringSubstringMatchingRule class in inherits:SubstringMatchingRule
60 public NumericStringSubstringMatchingRule() method in class:NumericStringSubstringMatchingRule
/forgerock/opendj2/src/server/org/opends/server/schema/
H A DNumericStringSubstringMatchingRuleFactory.java40 * {@link NumericStringSubstringMatchingRule}.
58 matchingRule = new NumericStringSubstringMatchingRule();
H A DNumericStringSubstringMatchingRule.java53 class NumericStringSubstringMatchingRule class in inherits:SubstringMatchingRule
59 public NumericStringSubstringMatchingRule() method in class:NumericStringSubstringMatchingRule
/forgerock/opendj2.6.2/src/server/org/opends/server/schema/
H A DNumericStringSubstringMatchingRuleFactory.java41 * {@link NumericStringSubstringMatchingRule}.
59 matchingRule = new NumericStringSubstringMatchingRule();
H A DNumericStringSubstringMatchingRule.java54 class NumericStringSubstringMatchingRule class in inherits:SubstringMatchingRule
60 public NumericStringSubstringMatchingRule() method in class:NumericStringSubstringMatchingRule
/forgerock/opendj2-jel-hg/src/server/org/opends/server/schema/
H A DNumericStringSubstringMatchingRuleFactory.java41 * {@link NumericStringSubstringMatchingRule}.
59 matchingRule = new NumericStringSubstringMatchingRule();
H A DNumericStringSubstringMatchingRule.java54 class NumericStringSubstringMatchingRule class in inherits:SubstringMatchingRule
60 public NumericStringSubstringMatchingRule() method in class:NumericStringSubstringMatchingRule
/forgerock/opendj2-hg/src/server/org/opends/server/schema/
H A DNumericStringSubstringMatchingRuleFactory.java40 * {@link NumericStringSubstringMatchingRule}.
58 matchingRule = new NumericStringSubstringMatchingRule();
H A DNumericStringSubstringMatchingRule.java53 class NumericStringSubstringMatchingRule class in inherits:SubstringMatchingRule
59 public NumericStringSubstringMatchingRule() method in class:NumericStringSubstringMatchingRule

Completed in 79 milliseconds