| Package | Description |
|---|---|
| com.imperva.ddc.core.query |
| Modifier and Type | Field and Description |
|---|---|
protected Operation |
ModificationDetails.operation |
| Modifier and Type | Method and Description |
|---|---|
Operation |
ModificationDetails.getOperation() |
static Operation |
Operation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Operation[] |
Operation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModificationDetails.setOperation(Operation operation) |
| Constructor and Description |
|---|
ModificationDetails(String dn,
Field attribute,
Operation operation) |
Copyright © 2020. All rights reserved.