Package | Description |
---|---|
org.forgerock.opendj.server.config.client |
Provides client-side interfaces for querying and managing the Core
directory server administrative components.
|
org.forgerock.opendj.server.config.meta |
Provides introspection interfaces for the Core directory server
administrative components.
|
Modifier and Type | Method and Description |
---|---|
<C extends BackendVlvIndexCfgClient> |
PluggableBackendCfgClient.createBackendVlvIndex(ManagedObjectDefinition<C,? extends BackendVlvIndexCfg> d,
String name,
Collection<PropertyException> exceptions)
Creates a new Backend Vlv Index.
|
Modifier and Type | Method and Description |
---|---|
BackendVlvIndexCfgClient |
PluggableBackendCfgClient.getBackendVlvIndex(String name)
Gets the named Backend Vlv Index.
|
Modifier and Type | Method and Description |
---|---|
ManagedObjectDefinition<? extends BackendVlvIndexCfgClient,? extends BackendVlvIndexCfg> |
BackendVlvIndexCfgClient.definition()
Get the configuration definition associated with this Backend VLV Index.
|
Modifier and Type | Method and Description |
---|---|
BackendVlvIndexCfgClient |
BackendVlvIndexCfgDefn.createClientConfiguration(ManagedObject<? extends BackendVlvIndexCfgClient> impl) |
Modifier and Type | Method and Description |
---|---|
InstantiableRelationDefinition<BackendVlvIndexCfgClient,BackendVlvIndexCfg> |
PluggableBackendCfgDefn.getBackendVlvIndexesRelationDefinition()
Get the "backend-vlv-indexes" relation definition.
|
InstantiableRelationDefinition<BackendVlvIndexCfgClient,BackendVlvIndexCfg> |
PdbBackendCfgDefn.getBackendVlvIndexesRelationDefinition()
Get the "backend-vlv-indexes" relation definition.
|
InstantiableRelationDefinition<BackendVlvIndexCfgClient,BackendVlvIndexCfg> |
JeBackendCfgDefn.getBackendVlvIndexesRelationDefinition()
Get the "backend-vlv-indexes" relation definition.
|
Modifier and Type | Method and Description |
---|---|
BackendVlvIndexCfgClient |
BackendVlvIndexCfgDefn.createClientConfiguration(ManagedObject<? extends BackendVlvIndexCfgClient> impl) |
Copyright 2010-2020 ForgeRock AS.