| Package | Description |
|---|---|
| org.exoplatform.commons.search.domain |
| Modifier and Type | Method and Description |
|---|---|
static OperationType |
OperationType.getById(String operation) |
OperationType |
IndexingOperation.getOperation() |
static OperationType |
OperationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OperationType[] |
OperationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IndexingOperation.setOperation(OperationType operation) |
| Constructor and Description |
|---|
IndexingOperation(String entityId,
String entityType,
OperationType operation) |
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.