| Interface | Description |
|---|---|
| ListResult.ValueProvider |
Converts a row to the needed value from the row
|
| Class | Description |
|---|---|
| CompositeResult |
Return multiple result types.
|
| CompositeResult.Entry |
An individual sub-result
|
| DisplayFileResult |
Used to display an external file as a report.
|
| ListResult |
A list of items such as properties as a result table.
|
| PropertyResult |
Extract properties from an object and display as a result table.
|
| TextResult |
This result is rendered as text.
|