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.
|
org.opends.server.schema |
Contains implementations of various Directory Server schema elements.
|
Modifier and Type | Method and Description |
---|---|
ManagedObjectDefinition<? extends AttributeTypeDescriptionAttributeSyntaxCfgClient,? extends AttributeTypeDescriptionAttributeSyntaxCfg> |
AttributeTypeDescriptionAttributeSyntaxCfgClient.definition()
Get the configuration definition associated with this Attribute Type Description Attribute Syntax.
|
Modifier and Type | Method and Description |
---|---|
AttributeTypeDescriptionAttributeSyntaxCfg |
AttributeTypeDescriptionAttributeSyntaxCfgDefn.createServerConfiguration(ServerManagedObject<? extends AttributeTypeDescriptionAttributeSyntaxCfg> impl)
Creates a server configuration view of the provided server managed
object.
|
Modifier and Type | Method and Description |
---|---|
Class<AttributeTypeDescriptionAttributeSyntaxCfg> |
AttributeTypeDescriptionAttributeSyntaxCfgDefn.getServerConfigurationClass()
Gets the server configuration class instance associated with this managed
object definition.
|
Modifier and Type | Method and Description |
---|---|
AttributeTypeDescriptionAttributeSyntaxCfg |
AttributeTypeDescriptionAttributeSyntaxCfgDefn.createServerConfiguration(ServerManagedObject<? extends AttributeTypeDescriptionAttributeSyntaxCfg> impl)
Creates a server configuration view of the provided server managed
object.
|
Modifier and Type | Method and Description |
---|---|
Class<? extends AttributeTypeDescriptionAttributeSyntaxCfg> |
AttributeTypeDescriptionAttributeSyntaxCfg.configurationClass()
Gets the configuration class associated with this Attribute Type Description Attribute Syntax.
|
Modifier and Type | Method and Description |
---|---|
void |
AttributeTypeDescriptionAttributeSyntaxCfg.addAttributeTypeDescriptionChangeListener(ConfigurationChangeListener<AttributeTypeDescriptionAttributeSyntaxCfg> listener)
Register to be notified when this Attribute Type Description Attribute Syntax is changed.
|
void |
AttributeTypeDescriptionAttributeSyntaxCfg.removeAttributeTypeDescriptionChangeListener(ConfigurationChangeListener<AttributeTypeDescriptionAttributeSyntaxCfg> listener)
Deregister an existing Attribute Type Description Attribute Syntax configuration change listener.
|
Modifier and Type | Method and Description |
---|---|
ConfigChangeResult |
AttributeTypeSyntax.applyConfigurationChange(AttributeTypeDescriptionAttributeSyntaxCfg configuration) |
void |
AttributeTypeSyntax.initializeSyntax(AttributeTypeDescriptionAttributeSyntaxCfg configuration,
ServerContext serverContext) |
boolean |
AttributeTypeSyntax.isConfigurationChangeAcceptable(AttributeTypeDescriptionAttributeSyntaxCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
Copyright 2010-2017 ForgeRock AS.