mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Jean-Noel Rouvignac
14.05.2014 3c47c41e9ebd977095879ade126e348ee0b2d5d9
opendj3-server-dev/src/server/org/opends/server/api/MatchingRule.java
@@ -48,15 +48,6 @@
    mayInvoke = false)
public interface MatchingRule
{
  /**
   * Retrieves the common name for this matching rule.
   *
   * @return The common name for this matching rule, or {@code null}
   *         if it does not have a name.
   */
  String getName();
  /**
   * Retrieves all names for this matching rule.