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.
|
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() |
Copyright 2010-2020 ForgeRock AS.