public interface FormsAgent
Modifier and Type | Field and Description |
---|---|
static SpecialistType<FormsAgent> |
TYPE
Agent providing means to get hold on a form data container.
|
Modifier and Type | Method and Description |
---|---|
Form |
getForm(String formDefinition)
Produces a form container for the given definition.
|
static final SpecialistType<FormsAgent> TYPE
@NotNull Form getForm(String formDefinition) throws InvalidFormDefinition
formDefinition
- The form definition to build upon.InvalidFormDefinition
- If the form definition is erroneous.Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210