public final class SchemaService extends Object
| Modifier and Type | Method and Description |
|---|---|
static org.apache.directory.api.ldap.model.entry.Entry |
getSubschemaEntry(DirectoryService directoryService,
FilteringOperationContext operationContext) |
static org.apache.directory.api.ldap.model.entry.Entry |
getSubschemaEntryCloned(DirectoryService directoryService) |
static org.apache.directory.api.ldap.model.entry.Entry |
getSubschemaEntryImmutable(DirectoryService directoryService) |
public static org.apache.directory.api.ldap.model.entry.Entry getSubschemaEntryImmutable(DirectoryService directoryService) throws org.apache.directory.api.ldap.model.exception.LdapException
org.apache.directory.api.ldap.model.exception.LdapExceptionpublic static org.apache.directory.api.ldap.model.entry.Entry getSubschemaEntryCloned(DirectoryService directoryService) throws org.apache.directory.api.ldap.model.exception.LdapException
org.apache.directory.api.ldap.model.exception.LdapExceptionpublic static org.apache.directory.api.ldap.model.entry.Entry getSubschemaEntry(DirectoryService directoryService, FilteringOperationContext operationContext) throws org.apache.directory.api.ldap.model.exception.LdapException
org.apache.directory.api.ldap.model.exception.LdapExceptionCopyright © 2021. All rights reserved.