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 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)
Creates a client configuration view of the provided managed
object.
|
Modifier and Type | Method and Description |
---|---|
InstantiableRelationDefinition<BackendVLVIndexCfgClient,BackendVLVIndexCfg> |
JEBackendCfgDefn.getBackendVLVIndexesRelationDefinition()
Get the "backend-vlv-indexes" relation definition.
|
InstantiableRelationDefinition<BackendVLVIndexCfgClient,BackendVLVIndexCfg> |
PDBBackendCfgDefn.getBackendVLVIndexesRelationDefinition()
Get the "backend-vlv-indexes" relation definition.
|
InstantiableRelationDefinition<BackendVLVIndexCfgClient,BackendVLVIndexCfg> |
PluggableBackendCfgDefn.getBackendVLVIndexesRelationDefinition()
Get the "backend-vlv-indexes" relation definition.
|
Modifier and Type | Method and Description |
---|---|
BackendVLVIndexCfgClient |
BackendVLVIndexCfgDefn.createClientConfiguration(ManagedObject<? extends BackendVLVIndexCfgClient> impl)
Creates a client configuration view of the provided managed
object.
|
Copyright © 2010-2016 ForgeRock AS. All Rights Reserved.