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, AttributeTypeRegistry attrTypeRegistry)
           
 
Method Summary
 void checkModify(OperationContext opContext, org.apache.directory.shared.ldap.name.LdapDN 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,
                                         AttributeTypeRegistry attrTypeRegistry)
Method Detail

checkModify

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


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