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.
|
org.forgerock.opendj.server.config.server |
Provides server-side interfaces for accessing the Core directory
server administrative components.
|
Modifier and Type | Method and Description |
---|---|
ManagedObjectDefinition<? extends GoverningStructureRuleVirtualAttributeCfgClient,? extends GoverningStructureRuleVirtualAttributeCfg> |
GoverningStructureRuleVirtualAttributeCfgClient.definition()
Get the configuration definition associated with this Governing Structure Rule Virtual Attribute.
|
Modifier and Type | Method and Description |
---|---|
GoverningStructureRuleVirtualAttributeCfg |
GoverningStructureRuleVirtualAttributeCfgDefn.createServerConfiguration(ServerManagedObject<? extends GoverningStructureRuleVirtualAttributeCfg> impl) |
Modifier and Type | Method and Description |
---|---|
Class<GoverningStructureRuleVirtualAttributeCfg> |
GoverningStructureRuleVirtualAttributeCfgDefn.getServerConfigurationClass() |
Modifier and Type | Method and Description |
---|---|
GoverningStructureRuleVirtualAttributeCfg |
GoverningStructureRuleVirtualAttributeCfgDefn.createServerConfiguration(ServerManagedObject<? extends GoverningStructureRuleVirtualAttributeCfg> impl) |
Modifier and Type | Method and Description |
---|---|
Class<? extends GoverningStructureRuleVirtualAttributeCfg> |
GoverningStructureRuleVirtualAttributeCfg.configurationClass()
Gets the configuration class associated with this Governing Structure Rule Virtual Attribute.
|
Modifier and Type | Method and Description |
---|---|
void |
GoverningStructureRuleVirtualAttributeCfg.addGoverningStructureRuleChangeListener(ConfigurationChangeListener<GoverningStructureRuleVirtualAttributeCfg> listener)
Register to be notified when this Governing Structure Rule Virtual Attribute is changed.
|
void |
GoverningStructureRuleVirtualAttributeCfg.removeGoverningStructureRuleChangeListener(ConfigurationChangeListener<GoverningStructureRuleVirtualAttributeCfg> listener)
Deregister an existing Governing Structure Rule Virtual Attribute configuration change listener.
|
Copyright 2010-2018 ForgeRock AS.