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

Matthew Swift
24.05.2011 89c8ba1b990f5317308209b39350de0fef0379e6
opendj3/opendj-ldap-sdk/src/main/java/org/forgerock/opendj/ldap/schema/SchemaValidationPolicy.java
@@ -45,7 +45,7 @@
   * A call-back which will be called during DIT structure rule schema
   * validation in order to retrieve the parent of the entry being validated.
   */
  public interface EntryResolver
  public static interface EntryResolver
  {
    /**
     * Returns the named entry in order to enforce DIT structure rules.