org.apache.directory.server.core.collective
Class CollectiveAttributesSchemaChecker

java.lang.Object
  extended by org.apache.directory.server.core.collective.CollectiveAttributesSchemaChecker

public class CollectiveAttributesSchemaChecker
extends java.lang.Object

Schema checking utilities specifically for operations on collective attributes.

Version:
$Rev:$
Author:
Apache Directory Project

Constructor Summary
CollectiveAttributesSchemaChecker(PartitionNexus nexus, org.apache.directory.shared.ldap.schema.SchemaManager schemaManager)
           
 
Method Summary
 void checkModify(OperationContext opContext, org.apache.directory.shared.ldap.name.DN normName, java.util.List<org.apache.directory.shared.ldap.entry.Modification> mods)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CollectiveAttributesSchemaChecker

public CollectiveAttributesSchemaChecker(PartitionNexus nexus,
                                         org.apache.directory.shared.ldap.schema.SchemaManager schemaManager)
Method Detail

checkModify

public void checkModify(OperationContext opContext,
                        org.apache.directory.shared.ldap.name.DN normName,
                        java.util.List<org.apache.directory.shared.ldap.entry.Modification> mods)
                 throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.