| Package | Description |
|---|---|
| org.openksavi.sponge.action |
Interfaces for actions.
|
| Modifier and Type | Method and Description |
|---|---|
ResultMeta<T> |
ResultMeta.description(String description) |
ResultMeta<?> |
ActionOperations.getResultMeta()
Returns the result metadata or
null in not specified. |
ResultMeta<T> |
ResultMeta.label(String label) |
| Modifier and Type | Method and Description |
|---|---|
void |
ActionOperations.setResultMeta(ResultMeta<?> resultMeta)
Sets the (optional) result metadata.
|
Copyright © 2016–2019 Softelnet. All rights reserved.