| Package | Description |
|---|---|
| org.apache.directory.api.dsmlv2.request |
| Modifier and Type | Method and Description |
|---|---|
BatchRequestDsml.OnError |
BatchRequestDsml.getOnError()
Gets the on error handling type of the request
|
static BatchRequestDsml.OnError |
BatchRequestDsml.OnError.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BatchRequestDsml.OnError[] |
BatchRequestDsml.OnError.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchRequestDsml.setOnError(BatchRequestDsml.OnError onError)
Sets the on error handling type of the request
|
Copyright © 2021. All rights reserved.