| Package | Description |
|---|---|
| org.openfact.models | |
| org.openfact.models.types |
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentModel.addRequiredAction(DocumentRequiredAction action) |
void |
DocumentModel.removeRequiredAction(DocumentRequiredAction action) |
DocumentQuery |
DocumentQuery.requiredAction(DocumentRequiredAction... requiredAction) |
| Modifier and Type | Method and Description |
|---|---|
static DocumentRequiredAction |
DocumentRequiredAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DocumentRequiredAction[] |
DocumentRequiredAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static List<DocumentRequiredAction> |
DocumentRequiredAction.getDefaults() |
Copyright © 2017. All rights reserved.