| opends/src/server/org/opends/server/admin/client/ClientConstraintHandler.java | ●●●●● patch | view | raw | blame | history |
opends/src/server/org/opends/server/admin/client/ClientConstraintHandler.java
@@ -51,6 +51,15 @@ public abstract class ClientConstraintHandler { /** * Creates a new client constraint handler. */ protected ClientConstraintHandler() { // No implementation required. } /** * Determines whether or not the newly created managed object which * is about to be added to the server configuration satisfies this * constraint.