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

Matthew Swift
24.05.2011 70263adb8f65a0c60b8e908522ea9e3c61df6594
opendj-sdk/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.