org.apache.directory.shared.ldap.schema.registries
Class DefaultDITContentRuleRegistry
java.lang.Object
org.apache.directory.shared.ldap.schema.registries.DefaultSchemaObjectRegistry<DITContentRule>
org.apache.directory.shared.ldap.schema.registries.DefaultDITContentRuleRegistry
- All Implemented Interfaces:
- Iterable<DITContentRule>, DITContentRuleRegistry, SchemaObjectRegistry<DITContentRule>
public class DefaultDITContentRuleRegistry
- extends DefaultSchemaObjectRegistry<DITContentRule>
- implements DITContentRuleRegistry
An DITContentRule registry's service default implementation.
- Version:
- $Rev: 828111 $
- Author:
- Apache Directory Project
| Methods inherited from class org.apache.directory.shared.ldap.schema.registries.DefaultSchemaObjectRegistry |
clear, contains, copy, get, getOidByName, getSchemaName, getType, iterator, lookup, oidsIterator, register, renameSchema, size, toString, unregister, unregister, unregisterSchemaElements |
| Methods inherited from interface org.apache.directory.shared.ldap.schema.registries.SchemaObjectRegistry |
clear, contains, get, getOidByName, getSchemaName, getType, iterator, lookup, oidsIterator, register, renameSchema, size, unregister, unregister, unregisterSchemaElements |
DefaultDITContentRuleRegistry
public DefaultDITContentRuleRegistry()
- Creates a new default DITContentRuleRegistry instance.
copy
public DefaultDITContentRuleRegistry copy()
- Copy the DITContentRuleRegistry
- Specified by:
copy in interface DITContentRuleRegistry- Specified by:
copy in interface SchemaObjectRegistry<DITContentRule>
- Returns:
- SchemaObjectRegistry The copied registry
Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.