Package | Description |
---|---|
org.opends.server.admin.std.client |
Provides client-side interfaces for querying and managing the Core
directory server administrative components.
|
org.opends.server.admin.std.meta |
Provides introspection interfaces for the Core directory server
administrative components.
|
Modifier and Type | Method and Description |
---|---|
<C extends BackendIndexCfgClient> |
PluggableBackendCfgClient.createBackendIndex(ManagedObjectDefinition<C,? extends BackendIndexCfg> d,
String name,
Collection<PropertyException> exceptions)
Creates a new Backend Index.
|
Modifier and Type | Method and Description |
---|---|
BackendIndexCfgClient |
PluggableBackendCfgClient.getBackendIndex(String name)
Gets the named Backend Index.
|
Modifier and Type | Method and Description |
---|---|
ManagedObjectDefinition<? extends BackendIndexCfgClient,? extends BackendIndexCfg> |
BackendIndexCfgClient.definition()
Get the configuration definition associated with this Backend Index.
|
Modifier and Type | Method and Description |
---|---|
BackendIndexCfgClient |
BackendIndexCfgDefn.createClientConfiguration(ManagedObject<? extends BackendIndexCfgClient> impl)
Creates a client configuration view of the provided managed
object.
|
Modifier and Type | Method and Description |
---|---|
InstantiableRelationDefinition<BackendIndexCfgClient,BackendIndexCfg> |
JEBackendCfgDefn.getBackendIndexesRelationDefinition()
Get the "backend-indexes" relation definition.
|
InstantiableRelationDefinition<BackendIndexCfgClient,BackendIndexCfg> |
PDBBackendCfgDefn.getBackendIndexesRelationDefinition()
Get the "backend-indexes" relation definition.
|
InstantiableRelationDefinition<BackendIndexCfgClient,BackendIndexCfg> |
PluggableBackendCfgDefn.getBackendIndexesRelationDefinition()
Get the "backend-indexes" relation definition.
|
Modifier and Type | Method and Description |
---|---|
BackendIndexCfgClient |
BackendIndexCfgDefn.createClientConfiguration(ManagedObject<? extends BackendIndexCfgClient> impl)
Creates a client configuration view of the provided managed
object.
|
Copyright © 2010-2016 ForgeRock AS. All Rights Reserved.