|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OidRegistry | |
|---|---|
| org.apache.directory.api.ldap.model.schema | Contains interfaces and base classes for representing the LDAP schema domain model. |
| org.apache.directory.api.ldap.model.schema.registries | |
| Uses of OidRegistry in org.apache.directory.api.ldap.model.schema |
|---|
| Methods in org.apache.directory.api.ldap.model.schema that return OidRegistry | |
|---|---|
OidRegistry |
SchemaManager.getGlobalOidRegistry()
Returns a reference to the global OidRegistry |
| Uses of OidRegistry in org.apache.directory.api.ldap.model.schema.registries |
|---|
| Fields in org.apache.directory.api.ldap.model.schema.registries declared as OidRegistry | |
|---|---|
protected OidRegistry<SchemaObject> |
Registries.globalOidRegistry
The global OID registry |
protected OidRegistry<T> |
DefaultSchemaObjectRegistry.oidRegistry
the global OID Registry |
| Methods in org.apache.directory.api.ldap.model.schema.registries that return OidRegistry | |
|---|---|
OidRegistry<T> |
OidRegistry.copy()
Copy the OidRegistry, without the contained values |
OidRegistry<SchemaObject> |
Registries.getGlobalOidRegistry()
|
| Constructors in org.apache.directory.api.ldap.model.schema.registries with parameters of type OidRegistry | |
|---|---|
DefaultSchemaObjectRegistry(SchemaObjectType schemaObjectType,
OidRegistry<T> oidRegistry)
Creates a new DefaultSchemaObjectRegistry instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||