| Package | Description |
|---|---|
| com.sovren.models.api.matching.ui | |
| com.sovren.models.api.matching.ui.hooks |
| Class and Description |
|---|
| UserActionHookCollection
A collection of Matching UI User Action Hooks
|
| Class and Description |
|---|
| ClientSideHook
A hook that does some client-side action (opening a tab/window, running some javascript)
|
| JsAction
An action performed in Javascript
|
| ServerSideHook
A hook that does some server-side action (performs an HTTP POST to your server)
|
| SourcingHook
A hook that does some server-side action for sourcing results (performs and HTTP POST to your server)
NOTE: Bulk actions are not supported for Sourcing hooks, yet. |
| UrlAction
An action performed with a URL (opening a new window, displaying some webpage)
|
| UserActionHook
A base class for all 3 kinds of hooks
|
Copyright © 2023. All rights reserved.