Package | Description |
---|---|
de.innovationgate.wgaservices |
The Base Client API for using WGA Services Web Service
|
Modifier and Type | Method and Description |
---|---|
ActionResult |
WGAServices.callAction(RemoteSession session,
String dbKey,
String actionID,
String executionContext,
List<Object> params,
Form form)
Calls a remote action on the WGA server.
|