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

Jean-Noel Rouvignac
06.20.2014 7498fb6c84105230f0ec3d52956e4f740004abde
opendj3-server-dev/src/server/org/opends/server/api/ExtensibleMatchingRule.java
@@ -31,6 +31,7 @@
import org.forgerock.opendj.ldap.ByteSequence;
import org.forgerock.opendj.ldap.DecodeException;
import org.forgerock.opendj.ldap.spi.IndexQueryFactory;
import org.forgerock.opendj.ldap.spi.Indexer;
/**
 * This interface defines the set of methods that must be
@@ -51,9 +52,7 @@
   * @return The collection of extensible indexers associated with this matching
   *         rule.
   */
  Collection<ExtensibleIndexer> getIndexers();
  Collection<Indexer> getIndexers();
  /**
   * Returns an index query appropriate for the provided attribute