Uses of Enum Class
org.forgerock.opendj.server.config.meta.LocalBackendCfgDefn.WritabilityMode
Packages that use LocalBackendCfgDefn.WritabilityMode
Package
Description
Provides client-side interfaces for querying and managing the Core
directory server administrative components.
Provides introspection interfaces for the Core directory server
administrative components.
Provides server-side interfaces for accessing the Core directory
server administrative components.
Contains various Directory Server backend implementations.
-
Uses of LocalBackendCfgDefn.WritabilityMode in org.forgerock.opendj.server.config.client
Methods in org.forgerock.opendj.server.config.client that return types with arguments of type LocalBackendCfgDefn.WritabilityModeModifier and TypeMethodDescriptionLdifBackendCfgClient.getWritabilityMode()Gets the "writability-mode" property.LocalBackendCfgClient.getWritabilityMode()Gets the "writability-mode" property.MemoryBackendCfgClient.getWritabilityMode()Gets the "writability-mode" property.MonitorBackendCfgClient.getWritabilityMode()Gets the "writability-mode" property.NullBackendCfgClient.getWritabilityMode()Gets the "writability-mode" property.PluggableBackendCfgClient.getWritabilityMode()Gets the "writability-mode" property.SchemaBackendCfgClient.getWritabilityMode()Gets the "writability-mode" property.TaskBackendCfgClient.getWritabilityMode()Gets the "writability-mode" property.Method parameters in org.forgerock.opendj.server.config.client with type arguments of type LocalBackendCfgDefn.WritabilityModeModifier and TypeMethodDescriptionvoidLdifBackendCfgClient.setWritabilityMode(ValueOrExpression<LocalBackendCfgDefn.WritabilityMode> value) Sets the "writability-mode" property.voidLocalBackendCfgClient.setWritabilityMode(ValueOrExpression<LocalBackendCfgDefn.WritabilityMode> value) Sets the "writability-mode" property.voidMemoryBackendCfgClient.setWritabilityMode(ValueOrExpression<LocalBackendCfgDefn.WritabilityMode> value) Sets the "writability-mode" property.voidMonitorBackendCfgClient.setWritabilityMode(ValueOrExpression<LocalBackendCfgDefn.WritabilityMode> value) Sets the "writability-mode" property.voidNullBackendCfgClient.setWritabilityMode(ValueOrExpression<LocalBackendCfgDefn.WritabilityMode> value) Sets the "writability-mode" property.voidPluggableBackendCfgClient.setWritabilityMode(ValueOrExpression<LocalBackendCfgDefn.WritabilityMode> value) Sets the "writability-mode" property.voidSchemaBackendCfgClient.setWritabilityMode(ValueOrExpression<LocalBackendCfgDefn.WritabilityMode> value) Sets the "writability-mode" property.voidTaskBackendCfgClient.setWritabilityMode(ValueOrExpression<LocalBackendCfgDefn.WritabilityMode> value) Sets the "writability-mode" property. -
Uses of LocalBackendCfgDefn.WritabilityMode in org.forgerock.opendj.server.config.meta
Subclasses with type arguments of type LocalBackendCfgDefn.WritabilityMode in org.forgerock.opendj.server.config.metaModifier and TypeClassDescriptionstatic enumDefines the set of permissible values for the "writability-mode" property.Methods in org.forgerock.opendj.server.config.meta that return LocalBackendCfgDefn.WritabilityModeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static LocalBackendCfgDefn.WritabilityMode[]LocalBackendCfgDefn.WritabilityMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.forgerock.opendj.server.config.meta that return types with arguments of type LocalBackendCfgDefn.WritabilityModeModifier and TypeMethodDescriptionJeBackendCfgDefn.getWritabilityModePropertyDefinition()Get the "writability-mode" property definition.LdifBackendCfgDefn.getWritabilityModePropertyDefinition()Get the "writability-mode" property definition.LocalBackendCfgDefn.getWritabilityModePropertyDefinition()Get the "writability-mode" property definition.MemoryBackendCfgDefn.getWritabilityModePropertyDefinition()Get the "writability-mode" property definition.MonitorBackendCfgDefn.getWritabilityModePropertyDefinition()Get the "writability-mode" property definition.NullBackendCfgDefn.getWritabilityModePropertyDefinition()Get the "writability-mode" property definition.PluggableBackendCfgDefn.getWritabilityModePropertyDefinition()Get the "writability-mode" property definition.SchemaBackendCfgDefn.getWritabilityModePropertyDefinition()Get the "writability-mode" property definition.TaskBackendCfgDefn.getWritabilityModePropertyDefinition()Get the "writability-mode" property definition. -
Uses of LocalBackendCfgDefn.WritabilityMode in org.forgerock.opendj.server.config.server
Methods in org.forgerock.opendj.server.config.server that return LocalBackendCfgDefn.WritabilityModeModifier and TypeMethodDescriptionLdifBackendCfg.getWritabilityMode()Gets the "writability-mode" property.LocalBackendCfg.getWritabilityMode()Gets the "writability-mode" property.MemoryBackendCfg.getWritabilityMode()Gets the "writability-mode" property.MonitorBackendCfg.getWritabilityMode()Gets the "writability-mode" property.NullBackendCfg.getWritabilityMode()Gets the "writability-mode" property.PluggableBackendCfg.getWritabilityMode()Gets the "writability-mode" property.SchemaBackendCfg.getWritabilityMode()Gets the "writability-mode" property.TaskBackendCfg.getWritabilityMode()Gets the "writability-mode" property. -
Uses of LocalBackendCfgDefn.WritabilityMode in org.opends.server.backends
Methods in org.opends.server.backends that return LocalBackendCfgDefn.WritabilityModeModifier and TypeMethodDescriptionConfigurationBackend.ConfigurationBackendCfg.getWritabilityMode()