Package | Description |
---|---|
org.forgerock.opendj.config |
Common administration classes.
|
org.forgerock.opendj.config.client |
Common client-side administration classes.
|
org.forgerock.opendj.config.client.spi |
Client side driver implementation interfaces.
|
org.forgerock.opendj.config.dsconfig |
This package contains the DS config.
|
Modifier and Type | Method and Description |
---|---|
void |
ConfigurationClient.commit()
If this is a new configuration this method will attempt to add it to the
server, otherwise it will commit any changes made to this configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
ManagedObject.commit()
Adds this managed object to the server or commits any changes made to it
depending on whether the managed object already exists on the
server.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractManagedObject.commit() |
Modifier and Type | Method and Description |
---|---|
static void |
ArgumentExceptionFactory.displayMissingMandatoryPropertyException(com.forgerock.opendj.cli.ConsoleApplication app,
MissingMandatoryPropertiesException e)
Displays a table listing missing mandatory properties.
|
Copyright 2010-2017 ForgeRock AS.