| Package | Description |
|---|---|
| org.opentoutatice.ecm.scanner.directive |
| Modifier and Type | Method and Description |
|---|---|
static DirectiveType |
DirectiveType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DirectiveType[] |
DirectiveType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Directive |
DirectiveFactoryImpl.create(DirectiveType type)
Creates a directive.
|
Directive |
DirectiveFactory.create(DirectiveType type)
Creates a directive.
|
Directive |
DirectiveFactoryImpl.create(DirectiveType type,
String query)
Creates a directive.
|
Directive |
DirectiveFactory.create(DirectiveType type,
String query)
Creates a directive.
|
Copyright © 2019. All rights reserved.