| Interface | Description |
|---|---|
| Action |
Action.
|
| ActionAdapter |
Action adapter.
|
| ActionBuilder |
An action builder.
|
| ActionDefinition |
Action definition.
|
| ActionMeta |
An action metadata.
|
| ActionOnCallCallback |
An action onCal callback marker interface.
|
| ActionOnCallNoResultCallback |
An action onCall with no result callback for a builder.
|
| ActionOnCallResultCallback |
An action onCall with a result callback for a builder.
|
| ActionOnIsActiveCallback |
An action onIsActive callback for a builder.
|
| ActionOnProvideArgsCallback |
An action onProvideArgs callback for a builder.
|
| ActionOperations |
Action operations.
|
| Class | Description |
|---|---|
| IsActionActiveContext |
A context for the
onIsActive callback method. |
| ProvideArgsContext |
A provided action arguments context.
|
| ProvideArgsParameters |
A provide args method parameters.
|
| Exception | Description |
|---|---|
| InactiveActionException |
An exception thrown when an action is inactive.
|
Copyright © 2016–2021 Softelnet. All rights reserved.