| Package | Description |
|---|---|
| com.imperva.ddc.core.language.searchcriteria | |
| com.imperva.ddc.core.query |
| Modifier and Type | Method and Description |
|---|---|
static SearchCriteriaBuilder |
SearchCriteriaFactory.create(DirectoryType directoryType) |
| Modifier and Type | Method and Description |
|---|---|
DirectoryType |
Request.getDirectoryType() |
static DirectoryType |
DirectoryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DirectoryType[] |
DirectoryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static RemoveCriteriaBuilder |
RemoveRequestBuilderFactory.create(DirectoryType directoryType) |
static AddCriteriaBuilder |
AddRequestBuilderFactory.create(DirectoryType directoryType) |
static ChangeCriteriaBuilder |
ChangeRequestBuilderFactory.create(DirectoryType directoryType) |
void |
Request.setDirectoryType(DirectoryType directoryType) |
Copyright © 2020. All rights reserved.